]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit69296d8b9c2fe47690e138d662256ca397e86bc0
treeeabec7954c03bde518f32f40fe3c544803b74497
parentb4721e3f179bae5f6e3789d4c2f5f28f30634337
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]