Skip to content

Commit 1d99fee

Browse files
Konrad Dybcioandersson
authored andcommitted
arm64: dts: qcom: sdm845-tama: Add regulator-system-load to l14a/l28a
Add the properties to ensure the ever so delicate touchscreen setup matches downstream. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230313-topic-tama_disp-v3-3-2b1567c039d7@linaro.org
1 parent 3ab8216 commit 1d99fee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@
228228
regulator-min-microvolt = <1800000>;
229229
regulator-max-microvolt = <1800000>;
230230
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
231+
regulator-system-load = <62000>;
231232
};
232233

233234
vreg_l15a_1p8: ldo15 {
@@ -314,6 +315,7 @@
314315
regulator-min-microvolt = <2856000>;
315316
regulator-max-microvolt = <3008000>;
316317
regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
318+
regulator-system-load = <100000>;
317319
};
318320

319321
vreg_lvs1a_1p8: lvs1 {

0 commit comments

Comments
 (0)