linux/drivers/of
Anton Vorontsov 863fbf4966 [POWERPC] OF helpers for the GPIO API
This implements various helpers to support OF bindings for the GPIO
LIB API.

Previously this was PowerPC specific, but it seems this code isn't
arch-dependent anyhow, so let's place it into of/.

SPARC will not see this addition yet, real hardware seem to not use
GPIOs at all. But this might change:

   http://www.leox.org/docs/faq_MLleon.html

"16-bit I/O port" sounds promising. :-)

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>
2008-04-17 07:46:11 +10:00
..
base.c [POWERPC] Add of_device_is_available function 2008-04-07 13:49:23 +10:00
device.c [POWERPC] Add of_find_matching_node() helper function 2008-01-17 14:53:22 +11:00
gpio.c [POWERPC] OF helpers for the GPIO API 2008-04-17 07:46:11 +10:00
Kconfig [POWERPC] OF helpers for the GPIO API 2008-04-17 07:46:11 +10:00
Makefile [POWERPC] OF helpers for the GPIO API 2008-04-17 07:46:11 +10:00
platform.c [POWERPC] Create and hook up of_platform_device_shutdown 2008-02-06 16:29:59 +11:00