mx31ads: Initial support for Wolfson Microelectronics 1133-EV1 module
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 15 Jan 2009 16:14:30 +0000 (16:14 +0000)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 13 Mar 2009 09:34:05 +0000 (10:34 +0100)
commitfe7316bff119a11e68f895ecf9a5a713ed30004c
treee7e25be8d53dc6d9b87ad23145e24c4cfd989a94
parentbab389c8750d7f41f499517b308600f13bd2788d
mx31ads: Initial support for Wolfson Microelectronics 1133-EV1 module

The i.MX31ADS supports pluggable PMU modules, including the WM835x based
Wolfson Microelectronics 1133-EV1. These boards provide power, audio,
RTC and watchdiog services to the system. This patch adds initial support
for those boards in I2C mode.

Currently support is limited by the available support for the features
of the i.MX31 in the mainline kernel.  Some further work will be needed
once other PMU modules are supported and once there is SPI support.
Many of the regulator constraints will be sharable with other PMU
boards.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx3/Kconfig
arch/arm/mach-mx3/mx31ads.c