History log of /arch/arm/mach-imx/mach-mx53_ard.c
Revision Date Author Comments
fd36dfb89fa080255ddca0ddbab62b64c9288e78 02-Apr-2012 Fabio Estevam <fabio.estevam@freescale.com> ARM: mx53ard: Fix smsc911x driver probe

Fix smsc911x driver probe by adding a fixed dummy regulator.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
784a90c0a7d8f5aa94b6c7d295ad44ae8e045aa3 07-Nov-2011 Sascha Hauer <s.hauer@pengutronix.de> ARM i.MX: Merge i.MX5 support into mach-imx

This patch moves the contents of arch/arm/mach-mx5 to arch/arm/mach-imx
and adjusts the Makefile/Kconfig entries in a way that it's possible
to compile i.MX5 together with i.MX3/6.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Tested-by: Dirk Behme <dirk.behme@de.bosch.com>