]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: mach-sdk7786: Add support for fpga gpios.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 13 Oct 2010 18:04:44 +0000 (03:04 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Oct 2010 18:04:44 +0000 (03:04 +0900)
commit47da88f36639b8de57f6cdd680f8c27528ccd67c
tree2c5cf30f6fb84366277fcbec57a0c8cc04f64282
parent550a1ef18a53cae3d908edceca9daaafbedcf12f
sh: mach-sdk7786: Add support for fpga gpios.

The sdk7786 FPGA supports a number of user settable input switches that
are otherwise unused. This wires up a dummy gpio chip for the switch bank
to simply expose them to userspace.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/Kconfig
arch/sh/boards/mach-sdk7786/Makefile
arch/sh/boards/mach-sdk7786/gpio.c [new file with mode: 0644]