[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231211115535.1264353-1-s-vadapalli@ti.com>
Date: Mon, 11 Dec 2023 17:25:33 +0530
From: Siddharth Vadapalli <s-vadapalli@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>,
<robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
<conor+dt@...nel.org>, <afd@...com>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <r-gunasekaran@...com>,
<srk@...com>, <s-vadapalli@...com>
Subject: [PATCH v3 0/2] Add PCIe Endpoint overlays for J721E and J721S2
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-20231211.
v2:
https://lore.kernel.org/r/20231115085204.3578616-1-s-vadapalli@ti.com/
Changes since v2:
- Rebased series on linux-next tagged next-20231211.
- Collected Reviewed-by tag from:
Ravi Gunasekaran <r-gunasekaran@...com>
- Updated Makefile based on Andrew's suggestion to build the DTBs
corresponding to the overlays only with an OF_ALL_DTBS build config
since the generated DTBs are not required except to ensure that the
overlays apply on the base DTB.
Reference:
https://lore.kernel.org/r/20231128-csi_dts-v3-9-0bb11cfa9d43@ti.com
v1:
https://lore.kernel.org/r/20231020113222.3161829-1-s-vadapalli@ti.com/
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 | 10 +++-
.../boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso | 53 +++++++++++++++++++
.../boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso | 53 +++++++++++++++++++
3 files changed, 115 insertions(+), 1 deletion(-)
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
Powered by blists - more mailing lists