Hi Bjorn, This series adds the devicetree support for PCIe PHY, PCIe EP and IPA on SDX55. The PCIe EP is enabled only on FN980 as there is no endpoint support on T55. For IPA, the support is enabled on both FN980 and T55 boards. With this, IPA seems to be functional as the modem ready interrupt has been received. But there is an issue with some QMI command failing with the mode, so can't do the data call atm. Thanks, Mani Manivannan Sadhasivam (6): ARM: dts: qcom: sdx55: Add support for PCIe PHY ARM: dts: qcom: sdx55-fn980: Enable PCIE0 PHY ARM: dts: qcom: sdx55: Add support for PCIe EP ARM: dts: qcom: sdx55-fn980: Enable PCIe EP ARM: dts: qcom: sdx55-fn980: Enable IPA ARM: dts: qcom: sdx55-t55: Enable IPA arch/arm/boot/dts/qcom-sdx55-t55.dts | 6 ++ .../boot/dts/qcom-sdx55-telit-fn980-tlb.dts | 59 ++++++++++++++ arch/arm/boot/dts/qcom-sdx55.dtsi | 80 +++++++++++++++++++ 3 files changed, 145 insertions(+) -- 2.25.1