ARM: dts: qcom: allow L2J regulator retention mode voting on Sun boards
Change the minimum mode allowed for L2J from low power mode (LPM) to retention mode. This can be used to ensure that power is saved once the secure processor is out of reset. Change-Id: I2b6b7c88b3ea9cc1f2105ff4999d44b96e0b7aeb Signed-off-by: David Collins <quic_collinsd@quicinc.com>
This commit is contained in:
@@ -1137,7 +1137,7 @@
|
||||
qcom,resource-name = "ldoj2";
|
||||
qcom,regulator-type = "pmic5-ldo";
|
||||
qcom,supported-modes =
|
||||
<RPMH_REGULATOR_MODE_LPM
|
||||
<RPMH_REGULATOR_MODE_RET
|
||||
RPMH_REGULATOR_MODE_HPM>;
|
||||
qcom,mode-threshold-currents = <0 30000>;
|
||||
|
||||
|
Reference in New Issue
Block a user