ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Mon, 11 Dec 2023 17:24:11 +0000 (22:54 +0530)
committerBjorn Andersson <andersson@kernel.org>
Tue, 19 Dec 2023 17:23:24 +0000 (11:23 -0600)
commitcc6fc55c7ae04ab19b3972f78d3a8b1be32bf533
tree743954f6fa947bc339f9657cd2c1028568cd4efe
parent710dd03464e4ab5b3d329768388b165d61958577
ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY

While convering the binding to new format, serdes address specified in the
old binding was used as the base address. This causes a boot hang as the
driver tries to access memory region outside of the specified address. Fix
it!

Cc: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: stable@vger.kernel.org # 6.6
Fixes: bb56cff4ac03 ("ARM: dts: qcom-sdx55: switch PCIe QMP PHY to new style of bindings")
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20231211172411.141289-1-manivannan.sadhasivam@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm/boot/dts/qcom/qcom-sdx55.dtsi