devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe
@ 2023-07-05  8:17 Mrinmay Sarkar
  2023-07-05  8:17 ` [PATCH v1 1/6] dt-bindings: PCI: qcom: Add sa8775p compatible Mrinmay Sarkar
                   ` (6 more replies)
  0 siblings, 7 replies; 28+ messages in thread
From: Mrinmay Sarkar @ 2023-07-05  8:17 UTC (permalink / raw)
  To: agross, andersson, krzysztof.kozlowski+dt, conor+dt,
	konrad.dybcio, mani
  Cc: quic_shazhuss, quic_nitegupt, quic_ramkri, quic_nayiluri,
	Mrinmay Sarkar, Lorenzo Pieralisi, Krzysztof Wilczyński,
	Rob Herring, Bjorn Helgaas, Vinod Koul, Kishon Vijay Abraham I,
	linux-arm-msm, linux-pci, devicetree, linux-kernel, linux-phy

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

 .../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


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2023-07-13  9:12 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05  8:17 [PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe Mrinmay Sarkar
2023-07-05  8:17 ` [PATCH v1 1/6] dt-bindings: PCI: qcom: Add sa8775p compatible Mrinmay Sarkar
2023-07-05  8:25   ` Manivannan Sadhasivam
2023-07-05  9:16   ` Rob Herring
2023-07-05  8:17 ` [PATCH v1 2/6] dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY Mrinmay Sarkar
2023-07-05  8:26   ` Manivannan Sadhasivam
2023-07-05  9:16   ` Rob Herring
2023-07-06  6:35   ` Krzysztof Kozlowski
2023-07-05  8:17 ` [PATCH v1 3/6] PCI: qcom: Add support for sa8775p SoC Mrinmay Sarkar
2023-07-05  8:28   ` Manivannan Sadhasivam
2023-07-05  8:17 ` [PATCH v1 4/6] phy: qcom-qmp-pcie: add support for sa8775p Mrinmay Sarkar
2023-07-06 14:53   ` Dmitry Baryshkov
2023-07-13  6:59     ` Mrinmay Sarkar
2023-07-13  9:11       ` Dmitry Baryshkov
2023-07-05  8:17 ` [PATCH v1 5/6] arm64: dts: qcom: sa8775p: Add pcie0 and pcie1 nodes Mrinmay Sarkar
2023-07-05  8:36   ` Manivannan Sadhasivam
2023-07-06  6:38   ` Krzysztof Kozlowski
2023-07-06 10:01   ` Konrad Dybcio
2023-07-06 11:15     ` Manivannan Sadhasivam
2023-07-05  8:17 ` [PATCH v1 6/6] arm64: dts: qcom: sa8775p-ride: enable pcie nodes Mrinmay Sarkar
2023-07-06  6:38   ` Krzysztof Kozlowski
2023-07-06 11:18   ` Konrad Dybcio
2023-07-05  8:46 ` [PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe Manivannan Sadhasivam
2023-07-06  6:39   ` Krzysztof Kozlowski
2023-07-06 11:12     ` Manivannan Sadhasivam
2023-07-06 12:09       ` Krzysztof Kozlowski
2023-07-06 12:12         ` Konrad Dybcio
2023-07-13  7:22         ` Manivannan Sadhasivam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).