| b8f8a397 | 06-Nov-2019 |
Joseph Chen <chenjh@rock-chips.com> |
regulator: fixed: print failed message
Fixed-regulator maybe the first device probed by regulators_enable_boot_on(), its failure ends up the other regulator traverse(e.g. PMIC regulator), we hope to
regulator: fixed: print failed message
Fixed-regulator maybe the first device probed by regulators_enable_boot_on(), its failure ends up the other regulator traverse(e.g. PMIC regulator), we hope to get this information.
Change-Id: I2f1f67232dbb8a1b72dc8dfec75f1f6414b2abb9 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 712b6f80 | 03-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
regulator: rk8xx: implement get suspend value and enable callback
- regulator_get_suspend_enable; - regulator_get_suspend_value;
Change-Id: Id2326f4286d6eb45cfa5c0b47bcbf0030dbfd128 Signed-off-by:
regulator: rk8xx: implement get suspend value and enable callback
- regulator_get_suspend_enable; - regulator_get_suspend_value;
Change-Id: Id2326f4286d6eb45cfa5c0b47bcbf0030dbfd128 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| c204540b | 09-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
regulator: rk8xx: remove REG_DCDC_UV_ACT setting
no special reason to remove, just to keep the same setting with rkdevelop which is stable.
Change-Id: I3fe810d7080e29525cdf24c4475b0acb5380a9c5 Sign
regulator: rk8xx: remove REG_DCDC_UV_ACT setting
no special reason to remove, just to keep the same setting with rkdevelop which is stable.
Change-Id: I3fe810d7080e29525cdf24c4475b0acb5380a9c5 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 537b230e | 06-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
regulator: pwm: support "rockchip,pwm_voltage" init voltage
1. add this property to compabile legacy pwm regulator driver on rkdevelop; 2. give default init voltage 1.1v;
Change-Id: I7b1f989c28d
regulator: pwm: support "rockchip,pwm_voltage" init voltage
1. add this property to compabile legacy pwm regulator driver on rkdevelop; 2. give default init voltage 1.1v;
Change-Id: I7b1f989c28d91edd6e467ae1ba94299c6d695afb Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| 04d4208b | 02-Jul-2018 |
Joseph Chen <chenjh@rock-chips.com> |
regulator: rk8xx: fix LDO 'config_reg' missing
1. use 'NA' to indicate not unsed or not exist configure; 2. there is not configure register for ldo, so define it as NA;
Change-Id: Ic87e5c9fe6128c14
regulator: rk8xx: fix LDO 'config_reg' missing
1. use 'NA' to indicate not unsed or not exist configure; 2. there is not configure register for ldo, so define it as NA;
Change-Id: Ic87e5c9fe6128c14a47a306a8726c487d5b96664 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| f98160cb | 29-Jun-2018 |
Joseph Chen <chenjh@rock-chips.com> |
dm: regulator: verbose more regulator configure message
regulator_show() is used as an debug way, so its verbose message should be detail enough, this helps a lot.
Change-Id: Iabe5fc65e8b6ff27b9c92
dm: regulator: verbose more regulator configure message
regulator_show() is used as an debug way, so its verbose message should be detail enough, this helps a lot.
Change-Id: Iabe5fc65e8b6ff27b9c92bc3f0b6948e1013a9c8 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|