Skip to content

Commit 8771308

Browse files
stephan-ghandersson
authored andcommitted
arm64: dts: qcom: msm8939-sony-tulip: Allow disabling pm8916_l6
The vendor kernel from Sony does not have regulator-always-on for pm8916_l6, so we should be able to disable it when setting up the display properly. Since sony-tulip does not have display set up currently it should be fine to let the regulator disable until then. Signed-off-by: Stephan Gerhold <stephan@gerhold.net> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230530-msm8939-regulators-v1-4-a3c3ac833567@gerhold.net
1 parent 209aea1 commit 8771308

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/qcom/msm8939-sony-xperia-kanuti-tulip.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
pm8916_l6: l6 {
9292
regulator-min-microvolt = <1800000>;
9393
regulator-max-microvolt = <1800000>;
94-
regulator-always-on;
9594
};
9695

9796
pm8916_l7: l7 {

0 commit comments

Comments
 (0)