OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC
authorJohn Crispin <blogic@openwrt.org>
Sat, 19 May 2012 22:33:56 +0000 (00:33 +0200)
committerJohn Crispin <blogic@openwrt.org>
Thu, 13 Sep 2012 08:30:58 +0000 (10:30 +0200)
commite316cb2b16bbfbe48387b56e7e6b5d32ec686f82
tree8a57137909fa0a7911fe95aba9fb63130b2e3c66
parent3f8c50c9b110dad4136ea7226cd87b0c4cdb70c8
OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC

Implement support for pinctrl on lantiq/falcon socs. The FALCON has 5 banks
of up to 32 pins.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Thomas Langer <thomas.langer@lantiq.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Cc: devicetree-discuss@lists.ozlabs.org
Cc: linux-kernel@vger.kernel.org
arch/mips/include/asm/mach-lantiq/falcon/lantiq_soc.h
arch/mips/lantiq/Kconfig
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinctrl-falcon.c [new file with mode: 0644]