diff options
author | Rajendra Nayak <[email protected]> | 2010-02-17 20:54:15 +0530 |
---|---|---|
committer | Liam Girdwood <[email protected]> | 2010-03-03 14:49:26 +0000 |
commit | 2ebcf63245b4496808712ed884f6a330d73bc807 (patch) | |
tree | 49ab250a47f99a36dac17409552cce8374e328d8 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 34abbd68efe09765465b81dfedeee9994f13302f (diff) |
twl6030: regulator: Configure STATE register instead of REMAP
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 <[email protected]>
Cc: Liam Girdwood <[email protected]>
Cc: Samuel Ortiz <[email protected]>
Cc: Mark Brown <[email protected]>
Acked-by: Mark Brown <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions