[PATCH V2] ENGR00242223-2 Need to add delay to regulator based on register setting

2013-02-03 Thread Anson Huang
When LDO is set to voltage up, need to do enough waiting before it ramps up to the new voltage, and this ramp up time should be based on the register setting. Signed-off-by: Anson Huang --- .../bindings/regulator/anatop-regulator.txt|8 drivers/regulator/anatop-regulator.c

[PATCH V3] regulators: anatop: add set_voltage_time_sel interface

2013-02-03 Thread Anson Huang
-27]: vddpu bit [28-29]: vddsoc field definition: 0'b00: 64 cycles of 24M clock; 0'b01: 128 cycles of 24M clock; 0'b02: 256 cycles of 24M clock; 0'b03: 512 cycles of 24M clock; Signed-off-by: Anson Huang --- .../bindings/regulator/anatop-regulator.txt|8 d

[PATCH V2] regulators: anatop: add set_voltage_time_sel interface

2013-02-03 Thread Anson Huang
-27]: vddpu bit [28-29]: vddsoc field definition: 0'b00: 64 cycles of 24M clock; 0'b01: 128 cycles of 24M clock; 0'b02: 256 cycles of 24M clock; 0'b03: 512 cycles of 24M clock; Signed-off-by: Anson Huang --- .../bindings/regulator/anatop-regulator.txt|8 d

[PATCH] regulators: anatop: add set_voltage_time_sel interface

2013-02-03 Thread Anson Huang
[26-27]: vddpu bit [28-29]: vddsoc field definition: 0'b00: 64 cycles of 24M clock; 0'b01: 128 cycles of 24M clock; 0'b02: 256 cycles of 24M clock; 0'b03: 512 cycles of 24M clock; Signed-off-by: Anson Huang --- .../bindings/regulator/anatop-regulator.txt|6 +++ d