Re: [yocto] GPIO configuration in imx6ull

2018-01-15 Thread Vincent Prince
Hi, Are you aware of pin-muxing subject? You can change GPIO settings in U-boot with gpio_* functions. You can change them in DTS with gpio-edm driver from Wandboard kernel ( https://github.com/wandboard-org/linux/blob/4.1-2.0.x-imx/drivers/input/keyboard/gpio_edm.c ) You can also change them in

[yocto] GPIO configuration in imx6ull

2018-01-12 Thread Mathew K Tharakan
Hi, I'm using iMX6ULL evk. I would like to change direction and value of some gpios. How to do that?? Could you help me in this, since I'm completely new to BSP. Thanks and Regards Mathew. K. Tharakan -- ___ yocto mailing list yocto@yoctoproject.org ht