mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
arm64: dts: qcom: sdm670-google-sargo: keep pm660 ldo8 on
According to the downstream device tree, the regulator that powers the I/O for eMMC should not be turned off. Keep it always on just in case the eMMC driver fails and doesn't enable it, or unloads and disables it. Fixes:07c8ded6e3("arm64: dts: qcom: add sdm670 and pixel 3a device trees") Link:9ed6ddbe95/arch/arm64/boot/dts/google/sdm670-bonito-common.dtsi (105)Signed-off-by: Richard Acayan <mailingradian@gmail.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221205225237.200564-1-mailingradian@gmail.com
This commit is contained in:
committed by
Bjorn Andersson
parent
5e4cab734c
commit
861b67fbdc
@@ -256,6 +256,7 @@
|
||||
regulator-min-microvolt = <1800000>;
|
||||
regulator-max-microvolt = <1800000>;
|
||||
regulator-enable-ramp-delay = <250>;
|
||||
regulator-always-on;
|
||||
};
|
||||
|
||||
vreg_l9a_1p8: ldo9 {
|
||||
|
||||
Reference in New Issue
Block a user