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:
David Collins
2024-04-02 11:56:15 -07:00
parent 7815414198
commit 4e142cd438

View File

@@ -1137,7 +1137,7 @@
qcom,resource-name = "ldoj2"; qcom,resource-name = "ldoj2";
qcom,regulator-type = "pmic5-ldo"; qcom,regulator-type = "pmic5-ldo";
qcom,supported-modes = qcom,supported-modes =
<RPMH_REGULATOR_MODE_LPM <RPMH_REGULATOR_MODE_RET
RPMH_REGULATOR_MODE_HPM>; RPMH_REGULATOR_MODE_HPM>;
qcom,mode-threshold-currents = <0 30000>; qcom,mode-threshold-currents = <0 30000>;