ARM: dts: qcom: msm8974-sony-shinano: increase load on l21 for sdhc2

SD cards would exhibit errors similar to ones described in commit
27fe0fc05f ("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>
This commit is contained in:
Valeriy Klimin 2024-06-21 17:26:44 +03:00 committed by Bjorn Andersson
parent 5014e1e970
commit f1a77eff4c
1 changed files with 2 additions and 0 deletions

View File

@ -380,6 +380,8 @@ pm8941_l20: l20 {
pm8941_l21: l21 {
regulator-min-microvolt = <2950000>;
regulator-max-microvolt = <2950000>;
regulator-system-load = <500000>;
regulator-allow-set-load;
regulator-boot-on;
};