summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mxs/iomux.c
AgeCommit message (Collapse)AuthorFilesLines
2012-08-17ARM: mxs: remove iomux driverShawn Guo1-101/+0
With all board files removed, there is no user of iomux driver. Remove it. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
2010-12-20ARM: mxs: Add iomux supportShawn Guo1-0/+101
MXS-based SoCs implements iomux functions in block PINCTRL. Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>