]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/arm/mach-mx3/Kconfig
MXC: Add iomux support for MX35 SoCs
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 1 Apr 2009 09:11:48 +0000 (11:11 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 May 2009 14:14:56 +0000 (16:14 +0200)
commitbca6ef1e53b601ece59250f41b9817eba3afa490
tree00b4d295f1b2738ba869ac5750f5f7debd456e01
parent01eb1753fcafd25304ec9392e0d9d2acb649931b
MXC: Add iomux support for MX35 SoCs

This iomux is called iomux-v3 in the tree because it is the third known
incarnation of MXC iomuxers. It is not only found on the MX35 but also
on the MX51 and probably others.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/Kconfig
arch/arm/plat-mxc/Kconfig
arch/arm/plat-mxc/Makefile
arch/arm/plat-mxc/include/mach/iomux-v3.h [new file with mode: 0644]
arch/arm/plat-mxc/iomux-v3.c [new file with mode: 0644]