]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: mach-shmobile: sh7367 and G3EVM pinmux support
authorMagnus Damm <damm@opensource.se>
Wed, 10 Feb 2010 11:10:55 +0000 (20:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 12 Feb 2010 05:10:47 +0000 (14:10 +0900)
commit7fdda6780aaa21c7a94e09975649649bb0f4a932
treed9240403a18aa07ba9589e311d366e2e302c3956
parente4e430c611db75f58d3ca33869e182a530859426
ARM: mach-shmobile: sh7367 and G3EVM pinmux support

Add support for the sh7367 pinmux using drivers/sh/pfc.c
and select serial console pins and some LEDs on G3EVM.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/board-g3evm.c
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/include/mach/gpio.h
arch/arm/mach-shmobile/include/mach/sh7367.h [new file with mode: 0644]
arch/arm/mach-shmobile/pfc-sh7367.c [new file with mode: 0644]