[POWERPC] Implement support for the GPIO LIB API
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 11 Apr 2008 13:06:36 +0000 (23:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 16 Apr 2008 21:46:11 +0000 (07:46 +1000)
commitb7ce341585a51a6d65c7a77b6918132a3b360b81
tree4214625269c3ed6fa6a7c2cd9059a126dc4750bb
parent863fbf4966a7ac301a4077e4a04d73e8abfdd7b2
[POWERPC] Implement support for the GPIO LIB API

This implements support for the GPIO LIB API.  Two calls are still
unimplemented though: irq_to_gpio and gpio_to_irq.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Documentation/powerpc/booting-without-of.txt
arch/powerpc/Kconfig
include/asm-powerpc/gpio.h [new file with mode: 0644]