[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230310092804.692303-1-s-vadapalli@ti.com>
Date: Fri, 10 Mar 2023 14:58:02 +0530
From: Siddharth Vadapalli <s-vadapalli@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>,
<robh+dt@...nel.org>, <krzysztof.kozlowski@...aro.org>,
<krzysztof.kozlowski+dt@...aro.org>
CC: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>, <srk@...com>,
<s-vadapalli@...com>
Subject: [PATCH 0/2] Add device-tree support for CPSW9G on J721E SoC
Hello,
This series adds the device-tree nodes for CPSW9G instance of CPSW
Ethernet Switch on TI's J721E SoC. Additionally, an overlay file is also
added to enable CPSW9G nodes in QSGMII mode with the Add-On J7 QUAD Port
Ethernet expansion QSGMII daughtercard.
Siddharth Vadapalli (2):
arm64: dts: ti: k3-j721e: Add CPSW9G nodes
arm64: dts: ti: k3-j721e: Add overlay to enable CPSW9G ports in QSGMII
mode
arch/arm64/boot/dts/ti/Makefile | 4 +
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 107 +++++++++++++
.../dts/ti/k3-j721e-quad-port-eth-exp.dtso | 148 ++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j721e.dtsi | 1 +
4 files changed, 260 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-quad-port-eth-exp.dtso
--
2.25.1
Powered by blists - more mailing lists