On 11.12.2023 18:24, Manivannan Sadhasivam wrote: > 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@xxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx # 6.6 > Fixes: bb56cff4ac03 ("ARM: dts: qcom-sdx55: switch PCIe QMP PHY to new style of bindings") > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > --- Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> Konrad