[PATCH v4 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK

Chintan Vankar c-vankar at ti.com
Tue Apr 29 00:26:42 PDT 2025


This series adds bootph-all property to necessary nodes to enable
ethernet boot support for AM68-SK, J722s and AM62p-SK.

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

Link to v3:
https://lore.kernel.org/r/20250425051055.2393301-1-c-vankar@ti.com/

Changes from v3 to v4:
- As per Nishanth's suggestion, moved nodes which require "bootph-all"
  property into board specific file for AM68-SK.

Chintan Vankar (2):
  arm64: dts: ti: k3-am68-sk-base-board: Add bootph-all property to
    enable Ethernet boot
  arm64: dts: ti: k3-am62p*/k3-j722s: Add bootph-all property to enable
    Ethernet boot

 .../boot/dts/ti/k3-am62p-j722s-common-main.dtsi      |  3 +++
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts              |  2 ++
 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts     | 12 ++++++++++++
 arch/arm64/boot/dts/ti/k3-j722s-evm.dts              |  3 +++
 4 files changed, 20 insertions(+)

-- 
2.34.1




More information about the linux-arm-kernel mailing list