1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-05 18:05:16 +00:00
Luiz Otavio O Souza 2b8b8321e3 Implement a new method to retrieve the gpiobus reference from a GPIO
controller.

The gpiobus is responsible to keep track of the used pins and serialize
the access to pins.

Some of these features are important to devices that do not descend
directly from gpiobus and as such cannot make use of its features (one
classic example is gpioc that is attached to the GPIO controller and could
not, until now, make use of the gpiobus locking).
2015-01-31 15:50:19 +00:00
..
2015-01-23 21:08:24 +00:00
2014-10-12 18:01:52 +00:00
2015-01-31 12:58:04 +00:00
2014-09-25 19:10:32 +00:00
2015-01-22 11:12:42 +00:00
2014-12-27 07:07:37 +00:00
2014-09-23 06:32:19 +00:00