sh: Add sh7722 pinmux code
authorMagnus Damm <damm@igel.co.jp>
Wed, 8 Oct 2008 11:41:52 +0000 (20:41 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Oct 2008 01:34:05 +0000 (10:34 +0900)
commit8d7b5b0af7e070b9ae0852541f67aa84da078315
treed4d7214f838e1a43bc217620bbbedac7f6654bc1
parent2967dab1ae37e30f1b71316513b49fd25c42eabe
sh: Add sh7722 pinmux code

This patch adds pinmux and gpio support for the sh7722 processor.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/sh7722.h [new file with mode: 0644]
arch/sh/kernel/cpu/sh4a/Makefile
arch/sh/kernel/cpu/sh4a/pinmux-sh7722.c [new file with mode: 0644]