]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: qcom: msm8974-sony-shinano: increase load on l21 for sdhc2
authorValeriy Klimin <vdos63@gmail.com>
Fri, 21 Jun 2024 14:26:44 +0000 (17:26 +0300)
committerBjorn Andersson <andersson@kernel.org>
Sun, 23 Jun 2024 20:43:52 +0000 (15:43 -0500)
SD cards would exhibit errors similar to ones described in commit
27fe0fc05f35 ("ARM: dts: msm8974-FP2: Increase load on l20 for sdhci")

This patch applies the same change to the regulator for sdhc2.

Signed-off-by: Valeriy Klimin <vdos63@gmail.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240621-sony-aries-v2-3-dddf10722522@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-common.dtsi

index e129bb1bd6ec68d4e0fe4710cf1474f7fff533f7..6af7c71c715847f137ec2da41d70f679a8e1c04b 100644 (file)
                pm8941_l21: l21 {
                        regulator-min-microvolt = <2950000>;
                        regulator-max-microvolt = <2950000>;
+                       regulator-system-load = <500000>;
+                       regulator-allow-set-load;
                        regulator-boot-on;
                };