summaryrefslogtreecommitdiffstats
path: root/sys/dev/gpio/gpiobusvar.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix legal staff in GPIO sources:gonzo2010-09-291-10/+11
| | | | | | | | - license clause now contains "AUTHOR AND CONTRIBUTORS" instead of just "AUTHOR" - Add license/copyright to gpioc.c Spotted by: Edward Tomasz Napierala, Andrew Turner
* Initial GPIO bus support. Includes:gonzo2010-09-281-0/+56
- GPIO bus controller interface - GPIO bus interface - Implementation of GPIO led(4) compatible device - Implementation of iic(4) bus over GPIO (author: Luiz Otavio O Souza) Tested by: Luiz Otavio O Souza, Alexandr Rybalko
OpenPOWER on IntegriCloud