Skip to content

Commit

Permalink
arm64: dts: qcom: sm8550-mtp: Add missing supply for L1B regulator
Browse files Browse the repository at this point in the history
Even though currently there is no consumer for L1B, add the supply
for it anyway.

Fixes: 71342fb ("arm64: dts: qcom: Add base SM8550 MTP dts")
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230801095246.2884770-1-abel.vesa@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
  • Loading branch information
Abel Vesa authored and Bjorn Andersson committed Aug 3, 2023
1 parent a5de9bc commit 2c9e45d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/sm8550-mtp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit 2c9e45d

Please sign in to comment.