mbox series

[0/2] Add PCIe Endpoint overlays for J721E and J721S2

Message ID 20231020113222.3161829-1-s-vadapalli@ti.com (mailing list archive)
Headers show
Series Add PCIe Endpoint overlays for J721E and J721S2 | expand

Message

Siddharth Vadapalli Oct. 20, 2023, 11:32 a.m. UTC
Hello,

This series adds device-tree overlays for enabling PCIe in Endpoint mode
of operation on J721E-EVM and J721S2-EVM.

NOTE: This series is based on linux-next tagged next-20231020.
I am posting this series in order to have it reviewed before posting it
again when the merge window opens.

Regards,
Siddharth.

Siddharth Vadapalli (2):
  arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode
  arm64: dts: ti: k3-j721s2-evm: Add overlay for PCIE1 Endpoint Mode

 arch/arm64/boot/dts/ti/Makefile               |  6 +++
 .../boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso    | 53 +++++++++++++++++++
 .../boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso   | 53 +++++++++++++++++++
 3 files changed, 112 insertions(+)
 create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso
 create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso