freebsd-dev/sys/modules/gpio
Oleksandr Tymoshenko aabc5ce043 Refactor FDT part of gpioled driver
- Split driver in two parts: FDT and non-FDT
- Instead of reattach gpioled nodes to GPIO bus use
    gpio_pin_get_by_ofw_idx and add ofwbus and simplebus as parrent buses

Reviewed by:	loos
Differential Revision:	https://reviews.freebsd.org/D8233
2016-11-07 21:15:39 +00:00
..
gpiobus Fix parallel builds by specifying *all* required headers in SRCS. 2016-05-27 04:34:42 +00:00
gpioiic Fix parallel builds by specifying *all* required headers in SRCS. 2016-05-27 04:34:42 +00:00
gpiokeys Revert r299739. That did not make it better. 2016-05-14 09:39:21 +00:00
gpioled Refactor FDT part of gpioled driver 2016-11-07 21:15:39 +00:00
gpiopps Fix parallel builds by specifying *all* required headers in SRCS. 2016-05-27 04:34:42 +00:00
gpiospi - Add required header for fixing make in sys/modules/gpio 2016-10-21 03:23:17 +00:00
Makefile Add gpiokeys to the list of GPIO modules built only if FDT is enabled 2016-05-28 00:22:39 +00:00