mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
2ebcf63245
This is no REMAP register on twl6030, instead there is a STATE register to drive a resource to a given state. The state register can be used to specify what state the resource should enter when its associated with a GRP. Register Bit field description is as below. The patch programmes the corresponding STATE registers for all LDO's to turn ON when assocaited with GRP_P1. STATE REG: Bit7 |Bit6 |Bit5 |Bit4 |Bit3 |Bit2 |Bit1 |Bit0 P3_GRP |P2_GRP |P1_GRP |RES |RES |RES |State1 |State0 State can be specified as below 00: OFF 01: ON 10: OFF 11: SLEEP Signed-off-by: Rajendra Nayak <rnayak@ti.com> Cc: Liam Girdwood <lrg@slimlogic.co.uk> Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk> |
||
---|---|---|
.. | ||
88pm8607.c | ||
ab3100.c | ||
bq24022.c | ||
core.c | ||
da903x.c | ||
dummy.c | ||
dummy.h | ||
fixed.c | ||
Kconfig | ||
lp3971.c | ||
Makefile | ||
max1586.c | ||
max8649.c | ||
max8660.c | ||
mc13783-regulator.c | ||
pcap-regulator.c | ||
pcf50633-regulator.c | ||
tps6507x-regulator.c | ||
tps65023-regulator.c | ||
twl-regulator.c | ||
userspace-consumer.c | ||
virtual.c | ||
wm831x-dcdc.c | ||
wm831x-isink.c | ||
wm831x-ldo.c | ||
wm8350-regulator.c | ||
wm8400-regulator.c | ||
wm8994-regulator.c |