ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2
authorMagnus Damm <damm@opensource.se>
Tue, 13 Dec 2011 16:36:22 +0000 (01:36 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 9 Jan 2012 01:17:53 +0000 (10:17 +0900)
commit19c43fc53870e772084bb778f2bb3c949bf9a3b7
treee8f0a1b72ae53595aa9a63d5bd3a1e9351584ec5
parentf411fade0085a0d2c080bd64e72e0aff55bcbd09
ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2

Add GPIO-only r8a7779 PFC support V2.

Only regular GPIOs are supported at this time. GPIO_FN are not
supported because they require variable bit width support in be
the shared pfc code.

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-marzen.c
arch/arm/mach-shmobile/include/mach/common.h
arch/arm/mach-shmobile/include/mach/r8a7779.h
arch/arm/mach-shmobile/pfc-r8a7779.c [new file with mode: 0644]