summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorAxel Lin2012-03-29 04:47:36 +0200
committerMark Brown2012-03-29 13:06:24 +0200
commitcee1a799eb044657922c4d63003d7bf71f8c8b8d (patch)
treec3b5b304a90b68c8ad61231789e1535b98fdbe16 /include/linux
parentregulator: Fix setting low power mode for wm831x aldo (diff)
downloadkernel-qcow2-linux-cee1a799eb044657922c4d63003d7bf71f8c8b8d.tar.gz
kernel-qcow2-linux-cee1a799eb044657922c4d63003d7bf71f8c8b8d.tar.xz
kernel-qcow2-linux-cee1a799eb044657922c4d63003d7bf71f8c8b8d.zip
regulator: Only update [LDOx|DCx]_HIB_MODE bits in wm8350_[ldo|dcdc]_set_suspend_disable
What we want is to disable output by setting [LDOx|DCx]_HIB_MODE bits. Current code also clears other bits in LDOx/DCDCx Low Power register. R202 (CAh) LDO1 Low Power BIT[13:12] LDO1 Hibernate behaviour: 00 = Select voltage image settings 01 = disable output 10 = reserved 11 = reserved R182 (B6h) DCDC1 Low Power BIT[14:12] DC-DC1 Hibernate behaviour: 000 = Use current settings (no change) 001 = Select voltage image settings 010 = Force standby mode 011 = Force standby mode and voltage image settings. 100 = Force LDO mode 101 = Force LDO mode and voltage image settings. 110 = Reserved. 111 = Disable output Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions