FDT Support for GPIO (gpiobus and friends)
Luiz Otavio O Souza
loos.br at gmail.com
Tue Nov 26 18:44:55 UTC 2013
Right, so after playing a little bit with IIC and SPI on FDT i have now a patch, which i believe, is more clean and complete to support an OFW GPIO bus in the same way as it has been done with IIC and SPI.
The first patch (001-ofw-gpiobus.diff) implements the OFW GPIO bus and all the changes to make possible to the available gpio devices (gpioled and gpioiic) attach to it.
The second patch (002-iicbb-ofw-iicbus.diff) implements the changes to make the OFW IIC bus attach to a gpioiic bit-banging (iicbb(4)) kind of driver.
The third patch (006-ofw-gpio-man.diff) has the manual changes for gpioiic and gpioled.
I would appreciate if you people could take a look and give me some feedback.
Luiz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 001-ofw-gpiobus.diff
Type: application/octet-stream
Size: 18029 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20131126/8b1cd98f/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 002-iicbb-ofw-iicbus.diff
Type: application/octet-stream
Size: 2022 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20131126/8b1cd98f/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 006-ofw-gpio-man.diff
Type: application/octet-stream
Size: 3450 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20131126/8b1cd98f/attachment-0002.obj>
More information about the freebsd-arch
mailing list