[yocto] GPIO configuration in imx6ull

Vincent Prince vincent.prince.fr at gmail.com
Mon Jan 15 03:03:14 PST 2018


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 running Linux environment, i found this
resource quite complete
http://www.variwiki.com/index.php?title=DART-6UL_GPIO

Best Regards,
Vincent

2018-01-13 5:55 GMT+01:00 Mathew K Tharakan <
mathewkunjumontharakan at gmail.com>:

> 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180115/7625c518/attachment.html>


More information about the yocto mailing list