From: Abel Vesa Date: Tue, 1 Aug 2023 09:52:46 +0000 (+0300) Subject: arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator X-Git-Tag: v6.6-rc1~130^2~6^2~56 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=2c9e45dfeed126488aa73e7b82b3576c4c6f1036;p=linux-2.6-block.git arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator Even though currently there is no consumer for L1B, add the supply for it anyway. Fixes: 71342fb91eae ("arm64: dts: qcom: Add base SM8550 MTP dts") Signed-off-by: Abel Vesa Reviewed-by: Neil Armstrong Link: https://lore.kernel.org/r/20230801095246.2884770-1-abel.vesa@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts index 39a43db26ea1..f29cce5186ac 100644 --- a/arch/arm64/boot/dts/qcom/sm8550-mtp.dts +++ b/arch/arm64/boot/dts/qcom/sm8550-mtp.dts @@ -195,6 +195,7 @@ vdd-bob1-supply = <&vph_pwr>; vdd-bob2-supply = <&vph_pwr>; + vdd-l1-l4-l10-supply = <&vreg_s6g_1p8>; vdd-l2-l13-l14-supply = <&vreg_bob1>; vdd-l3-supply = <&vreg_s4g_1p3>; vdd-l5-l16-supply = <&vreg_bob1>;