[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250709105326.232608-1-c-vankar@ti.com>
Date: Wed, 9 Jul 2025 16:23:22 +0530
From: Chintan Vankar <c-vankar@...com>
To: Conor Dooley <conor+dt@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Rob Herring <robh@...nel.org>, Tero Kristo
<kristo@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>, Nishanth Menon
<nm@...com>,
<c-vankar@...com>
CC: <s-vadapalli@...com>, <linux-kernel@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH v6 0/4] Add bootph-all property to enable Ethernet boot
This series adds bootph-all property to necessary nodes to enable
ethernet boot support for SK-AM68, AM62P5-SK, J722S, and SK-AM69.
This series is based on commit '58ba80c47402' of linux-next tagged
next-20250708.
Link to v5:
https://lore.kernel.org/r/20250708084252.1028191-1-c-vankar@ti.com/
Changes from v5 to v6:
- Added bootph-all property to "cpsw_mac_syscon" node for AM62P5-SK, J722S
and SK-AM69.
- Removed bootph-all property from "mcu_udmap" node for SK-AM69 since it
was already present.
- Corrected "bootph-all" which was misspelled in previous version for
SK-AM69.
Chintan Vankar (4):
arm64: dts: ti: k3-am68-sk-base-board: Add bootph-all property to
enable Ethernet boot
arm64: dts: ti: k3-am62p5-sk: Add bootph-all property to enable
Ethernet boot
arm64: dts: ti: k3-j722s-evm: Add bootph-all property to enable
Ethernet boot
arm64: dts: ti: k3-am69-sk: Add bootph-all property to enable Ethernet
boot
arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 11 +++++++++++
arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-am69-sk.dts | 12 ++++++++++++
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 12 ++++++++++++
4 files changed, 47 insertions(+)
--
2.34.1
Powered by blists - more mailing lists