FDT Support for GPIO (gpiobus and friends)

Luiz Otavio O Souza loos.br at gmail.com
Tue Dec 4 19:19:16 UTC 2012


Hi,

I've been playing with GPIO on RPi and found the missing support of FDT on gpiobus very annoying.

The following patch (gpio-fdt.diff) adds FDT support to GPIO (gpiobus, gpioc, gpioled).

The bcm2835_gpio.c.fdt.diff will add (a better) support of FDT on RPi GPIO controller and the bcm2835.dts.diff has my changes on the RPi dts for adding support of gpioled on 'ok' led (pin 16).

Comments ?

Thanks,
Luiz

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpio-fdt.diff
Type: application/octet-stream
Size: 7350 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20121204/b0de6445/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bcm2835_gpio.c.fdt.diff
Type: application/octet-stream
Size: 2349 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20121204/b0de6445/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bcm2835.dts.diff
Type: application/octet-stream
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20121204/b0de6445/attachment-0002.obj>


More information about the freebsd-arch mailing list