]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Lantiq: Add support for FALC-ON GPIOs
authorJohn Crispin <blogic@openwrt.org>
Mon, 16 Jan 2012 16:43:40 +0000 (17:43 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 26 Apr 2012 23:22:53 +0000 (00:22 +0100)
commite4fad668146417f18cae772fb6ec454a3b3ce3a5
tree2b417696f300a2601568f9d5a2de4a3cffee8661
parent0a060bf8efaad804be48670a5da57afd3277ab12
MIPS: Lantiq: Add support for FALC-ON GPIOs

FALC-ON uses a different GPIO core than the other Lantiq SoCs. This patch
adds the new driver.

Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3272/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/falcon/Makefile
arch/mips/lantiq/falcon/devices.c
arch/mips/lantiq/falcon/devices.h
arch/mips/lantiq/falcon/gpio.c [new file with mode: 0644]