From: Mark Brown Date: Tue, 28 Jul 2009 14:22:02 +0000 (+0100) Subject: regulator: Add WM831x LDO support X-Git-Tag: v2.6.32-rc1~643^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c6b4fe668b2ae02f490deee86eaab60822a362;p=pandora-kernel.git regulator: Add WM831x LDO support The WM831x series of devices provide three types of LDO: - General purpose LDOs supporting voltages from 0.9-3.3V - High performance analogue LDOs supporting voltages from 1-3.5V - Very low power consumption LDOs intended to support always on functionality. This patch adds support for all three kinds of LDO. Each regulator is probed as an individual platform device with resources used to provide the register map location of the regulator. Mixed hardware and software control of regulators is not current supported. Signed-off-by: Mark Brown Acked-by: Liam Girdwood Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed