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

From: Siddharth Vadapalli
Date: Fri Oct 20 2023 - 07:32:53 EST


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

--
2.34.1