ARM: mach-shmobile: sh7377 and G4EVM pinmux support
authorNISHIMOTO Hiroki <nishimoto.hiroki@renesas.com>
Fri, 12 Feb 2010 08:10:06 +0000 (08:10 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 15 Feb 2010 04:43:37 +0000 (13:43 +0900)
commit276b4f623cfd30320c004269725683ba8f262bb6
tree5d6ff272e902614b33fb6ec1a87cf9bc9e8df014
parent3a7b802d1a8c279876ec74094d71f3c6c45d8030
ARM: mach-shmobile: sh7377 and G4EVM pinmux support

Add support for the sh 7377 pinmux using drivers/sh/pfc.c
and some LEDs on G4EVM.

Signed-off-by: NISHIMOTO Hiroki <nishimoto.hiroki@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/board-g4evm.c
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/include/mach/sh7377.h [new file with mode: 0644]
arch/arm/mach-shmobile/pfc-sh7377.c [new file with mode: 0644]