]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita52d0ee7acd7af90c6b80a1ab90f6120a173d8f6
treed4d7214f838e1a43bc217620bbbedac7f6654bc1
parentd68cac02d626f961484b60f088f69c98cff4c270
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]