[PATCH v2 0/2] Add PCIe Endpoint overlays for J721E and J721S2
From: Siddharth Vadapalli
Date: Wed Nov 15 2023 - 03:52:25 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-20231114.
v1:
https://lore.kernel.org/r/20231020113222.3161829-1-s-vadapalli@xxxxxx/
Changes since v1:
- Rebased series on linux-next tagged next-20231114.
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