regulator: regulator driver for Palmas series chips
authorGraeme Gregory <gg@slimlogic.co.uk>
Fri, 18 May 2012 15:53:57 +0000 (16:53 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 19 May 2012 11:45:18 +0000 (12:45 +0100)
commite5ce4208f111e5b6ae22df334750324711c28320
treebb36d773d999f36e4fa50f860e16957066a60d57
parent1bdd670a32a5728502887a5f7e49aae081abdb4b
regulator: regulator driver for Palmas series chips

Palmas has both Switched Mode (SMPS) and Linear (LDO) regulators in it.
This regulator driver allows software control of these regulators.

The regulators available on Palmas series chips vary depending on the muxing.
This is handled automatically in the driver by reading the mux info from OTP.

Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/palmas-regulator.c [new file with mode: 0644]
This page took 0.025785 seconds and 5 git commands to generate.