devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] Add PCIe EP support for SDX65
@ 2023-03-17  6:53 Rohit Agarwal
  2023-03-17  6:53 ` [PATCH v4 1/5] dt-bindings: PCI: qcom: Add SDX65 SoC Rohit Agarwal
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Rohit Agarwal @ 2023-03-17  6:53 UTC (permalink / raw)
  To: agross, andersson, konrad.dybcio, lee, robh+dt,
	krzysztof.kozlowski+dt, mani, lpieralisi, kw, bhelgaas,
	manivannan.sadhasivam
  Cc: linux-arm-msm, devicetree, linux-kernel, linux-pci, Rohit Agarwal

Hi,

Changes in v4:
 - Addressed comment from Dmitry to move the gpios to the board file.

Changes in v3:
 - Removing the applied patch.
 - Addressing some of the compile time issues missed in v2.

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 (5):
  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/pci/qcom,pcie-ep.yaml      |  2 +
 arch/arm/boot/dts/qcom-sdx65-mtp.dts               | 50 ++++++++++++-
 arch/arm/boot/dts/qcom-sdx65.dtsi                  | 87 ++++++++++++++++++++++
 3 files changed, 136 insertions(+), 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2023-03-28 13:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-17  6:53 [PATCH v4 0/5] Add PCIe EP support for SDX65 Rohit Agarwal
2023-03-17  6:53 ` [PATCH v4 1/5] dt-bindings: PCI: qcom: Add SDX65 SoC Rohit Agarwal
2023-03-27 10:50   ` Manivannan Sadhasivam
2023-03-17  6:53 ` [PATCH v4 2/5] ARM: dts: qcom: sdx65: Add support for PCIe PHY Rohit Agarwal
2023-03-28 13:29   ` Konrad Dybcio
2023-03-17  6:53 ` [PATCH v4 3/5] ARM: dts: qcom: sdx65: Add support for PCIe EP Rohit Agarwal
2023-03-27 10:54   ` Manivannan Sadhasivam
2023-03-28 13:29   ` Konrad Dybcio
2023-03-17  6:53 ` [PATCH v4 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY Rohit Agarwal
2023-03-28 13:30   ` Konrad Dybcio
2023-03-17  6:53 ` [PATCH v4 5/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP Rohit Agarwal
2023-03-28 13:30   ` Konrad Dybcio

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