sh: Add sh7203 pinmux code
authorMagnus Damm <damm@igel.co.jp>
Wed, 8 Oct 2008 11:42:29 +0000 (20:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Oct 2008 01:34:18 +0000 (10:34 +0900)
commit41e4a9a5e2fc5a43b2b81aec402720226de29f05
tree0ed9e4566e4fa52cc1892522e74b7bef5c18d98d
parent16587c453b90b761c6b883f1d6cc06fe3d455eee
sh: Add sh7203 pinmux code

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

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