Re: [PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe

From: Manivannan Sadhasivam
Date: Wed Jul 05 2023 - 04:46:27 EST


On Wed, Jul 05, 2023 at 01:47:05PM +0530, Mrinmay Sarkar wrote:
> Update the relavent DT bindings for PCIe, add new config to the phy
> driver add pcie and phy nodes to the .dtsi file and enable then in
> board .dts file for the sa8775p-ride platform.
>
> Mrinmay Sarkar (6):
> dt-bindings: PCI: qcom: Add sa8775p compatible
> dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY
> PCI: qcom: Add support for sa8775p SoC
> phy: qcom-qmp-pcie: add support for sa8775p
> arm64: dts: qcom: sa8775p: Add pcie0 and pcie1 nodes
> arm64: dts: qcom: sa8775p-ride: enable pcie nodes

Please note that the dts patches should come before driver patches.

- Mani

>
> .../devicetree/bindings/pci/qcom,pcie.yaml | 28 ++
> .../phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 19 +-
> arch/arm64/boot/dts/qcom/sa8775p-ride.dts | 68 ++++
> arch/arm64/boot/dts/qcom/sa8775p.dtsi | 201 ++++++++++-
> drivers/pci/controller/dwc/pcie-qcom.c | 1 +
> drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 328 ++++++++++++++++++
> .../qualcomm/phy-qcom-qmp-pcs-pcie-v5_20.h | 1 +
> .../phy-qcom-qmp-qserdes-txrx-v5_20.h | 2 +
> 8 files changed, 645 insertions(+), 3 deletions(-)
>
> --
> 2.39.2
>

--
மணிவண்ணன் சதாசிவம்