Hi, Changes in v2: - Addressing comments from Konrad and Dmitry. - Rebased on top of 6.3-rc1. This series adds the devicetree support for PCIe PHY and PCIe EP on SDX65. The PCIe EP is enabled on SDX65 MTP board. Thanks, Rohit. Rohit Agarwal (6): dt-bindings: mfd: qcom,tcsr: Add compatible for sdx65 dt-bindings: PCI: qcom: Add SDX65 SoC ARM: dts: qcom: sdx65: Add support for PCIe PHY ARM: dts: qcom: sdx65: Add support for PCIe EP ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY ARM: dts: qcom: sdx65-mtp: Enable PCIe EP .../devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + .../devicetree/bindings/pci/qcom,pcie-ep.yaml | 2 + arch/arm/boot/dts/qcom-sdx65-mtp.dts | 50 ++++++++++-- arch/arm/boot/dts/qcom-sdx65.dtsi | 92 ++++++++++++++++++++++ 4 files changed, 140 insertions(+), 5 deletions(-) -- 2.7.4