Skip to content

Commit f1a77ef

Browse files
TheOrangeCatandersson
authored andcommitted
ARM: dts: qcom: msm8974-sony-shinano: increase load on l21 for sdhc2
SD cards would exhibit errors similar to ones described in commit 27fe0fc ("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>
1 parent 5014e1e commit f1a77ef

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm/boot/dts/qcom/qcom-msm8974pro-sony-xperia-shinano-common.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,8 @@
380380
pm8941_l21: l21 {
381381
regulator-min-microvolt = <2950000>;
382382
regulator-max-microvolt = <2950000>;
383+
regulator-system-load = <500000>;
384+
regulator-allow-set-load;
383385
regulator-boot-on;
384386
};
385387

0 commit comments

Comments
 (0)