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 <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 5014e1e commit f1a77ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)