[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230726065407.378455-1-s-vadapalli@ti.com>
Date: Wed, 26 Jul 2023 12:24:05 +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 MAIN CPSW2G DT support for J721S2
Hello,
This series adds devicetree node for MAIN CPSW2G instance of CPSW
Ethernet Switch on TI's J721S2 SoC. Also, a devicetree overlay is added
in order to enable MAIN CPSW2G in RGMII-RXID mode using the GESI
Expansion Board connected to the J7 Common-Processor-Board.
Regards,
Siddharth.
---
NOTE: This series is based on linux-next tagged next-20230725.
v2:
https://lore.kernel.org/r/20230710094328.1359377-1-s-vadapalli@ti.com/
Changes since v2:
- Collect Reviewed-by tag from Ravi Gunasekaran <r-gunasekaran@...com>.
- Rename main_cpsw_mdio_pins_default and rgmii1_pins_default to:
main_cpsw_mdio_default_pins and rgmii1_default_pins respectively.
- Rename main-cpsw-mdio-pins-default and rgmii1-pins-default to:
main-cpsw-mdio-default-pins and rgmii1-default-pins respectively.
- The above changes are performed to follow the updated json-schema
patch at:
https://lore.kernel.org/all/169021456020.3622493.10284534202541859578.robh@kernel.org/
- Rebase series on next-20230725.
v1:
https://lore.kernel.org/r/20230529104913.560045-1-s-vadapalli@ti.com/
Changes since v1:
- Rebase series on next-20230710.
RFC:
https://lore.kernel.org/r/20230426105718.118806-1-s-vadapalli@ti.com/
Changes since RFC:
- Add GESI board product link in the device-tree overlay file.
Kishon Vijay Abraham I (2):
arm64: dts: ti: k3-j721s2-main: Add main CPSW2G devicetree node
arm64: dts: ti: k3-j721s2: Add overlay to enable main CPSW2G with GESI
arch/arm64/boot/dts/ti/Makefile | 2 +
.../dts/ti/k3-j721s2-evm-gesi-exp-board.dtso | 85 +++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 69 +++++++++++++++
3 files changed, 156 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso
--
2.34.1
Powered by blists - more mailing lists