diff options
author | Graeme Gregory <gg@slimlogic.co.uk> | 2011-05-22 21:21:23 +0100 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2011-05-27 10:49:29 +0100 |
commit | 4d94aee577ea8179bd40f0f17e64cada25c66b85 (patch) | |
tree | 42516842d77fcb874516e4e8f717090ef854d009 /drivers/usb | |
parent | 0ff3897d79d4607d37432b3eb81a304f7e4b4841 (diff) | |
download | op-kernel-dev-4d94aee577ea8179bd40f0f17e64cada25c66b85.zip op-kernel-dev-4d94aee577ea8179bd40f0f17e64cada25c66b85.tar.gz |
REGULATOR: TWL6025: add support to twl-regulator
Adding support for the twl6025. Major difference in the twl6025 is the
group functionality has been removed from the chip so this affects how
regulators are enabled and disabled.
The names of the regulators also changed.
The DCDCs of the 6025 are software controllable as well.
Since V1
Use the features variable passed via platform data instead of calling
global function.
Change the very switch like if statements to be a more readable
switch statement.
Since V2
twl6025 doesn't use remap so remove it from the macros.
Since V3
enable/disable functions for 4030/6030 were seperated upstream so rebase
on top of this. Change DCDC reference to SMPS as this is used in TRM.
Change list_voltage slightly to have less code.
Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions