[PATCH v5 0/4] Add bootph-all property to enable Ethernet boot

From: Chintan Vankar
Date: Tue Jul 08 2025 - 04:43:44 EST


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 '8d6c58332c7a' of linux-next tagged
next-20250703.

Link to v4:
https://lore.kernel.org/r/20250429072644.2400295-1-c-vankar@xxxxxx/

Changes from v4 to v5:
- Updated [PATCH v4 2/2] by adding properties to the respective board
files and split [PATCH v4 2/2] for AM62P5-SK and J722S-EVM.
- Added a new patch to enable Ethernet boot on SK-AM69.

This series is based on linux-next tagged next-20250428.

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 | 7 +++++++
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 | 8 ++++++++
4 files changed, 39 insertions(+)

--
2.34.1