From: Abel Vesa Date: Thu, 30 May 2024 15:43:39 +0000 (+0300) Subject: arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a X-Git-Tag: v6.11-rc1~188^2~8^2~147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf7d2157aa87dca6f078a2d4867fd0a9dbc357aa;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: qcom: x1e80100-crd: Fix the PHY regulator for PCIe 6a The actual PHY regulator is L1d instead of L3j, so fix it accordingly. Fixes: d7e03cce0400 ("arm64: dts: qcom: x1e80100-crd: Enable more support") Signed-off-by: Abel Vesa Reviewed-by: Dmitry Baryshkov Cc: stable@vger.kernel.org # 6.9 Link: https://lore.kernel.org/r/20240530-x1e80100-dts-pcie6a-v1-1-ee17a9939ba5@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/x1e80100-crd.dts b/arch/arm64/boot/dts/qcom/x1e80100-crd.dts index 722ed6181a0a4..a1f901dda92fb 100644 --- a/arch/arm64/boot/dts/qcom/x1e80100-crd.dts +++ b/arch/arm64/boot/dts/qcom/x1e80100-crd.dts @@ -650,7 +650,7 @@ }; &pcie6a_phy { - vdda-phy-supply = <&vreg_l3j_0p8>; + vdda-phy-supply = <&vreg_l1d_0p8>; vdda-pll-supply = <&vreg_l2j_1p2>; status = "okay";