powerpc: gpio driver for mpc8349/8572/8610 and compatible
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 23 Sep 2008 15:35:38 +0000 (17:35 +0200)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 23 Sep 2008 15:41:16 +0000 (10:41 -0500)
commit1e16dfc1baa745dd89b95f6e33e4142df6218066
treeeabec7954c03bde518f32f40fe3c544803b74497
parent1afb7f809bfb8fad9eec9419f3dfd75cee746ebd
powerpc: gpio driver for mpc8349/8572/8610 and compatible

Structured similar to the existing QE GPIO support.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Documentation/powerpc/dts-bindings/fsl/8xxx_gpio.txt [new file with mode: 0644]
arch/powerpc/sysdev/Kconfig
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/mpc8xxx_gpio.c [new file with mode: 0644]