linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/4] Add bootph-all property to enable Ethernet boot
@ 2025-07-09 10:53 Chintan Vankar
  2025-07-09 10:53 ` [PATCH v6 1/4] arm64: dts: ti: k3-am68-sk-base-board: " Chintan Vankar
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chintan Vankar @ 2025-07-09 10:53 UTC (permalink / raw)
  To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, Tero Kristo,
	Vignesh Raghavendra, Nishanth Menon, c-vankar
  Cc: s-vadapalli, linux-kernel, devicetree, linux-arm-kernel

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-07-15  5:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 10:53 [PATCH v6 0/4] Add bootph-all property to enable Ethernet boot Chintan Vankar
2025-07-09 10:53 ` [PATCH v6 1/4] arm64: dts: ti: k3-am68-sk-base-board: " Chintan Vankar
2025-07-09 10:53 ` [PATCH v6 2/4] arm64: dts: ti: k3-am62p5-sk: " Chintan Vankar
2025-07-09 10:53 ` [PATCH v6 3/4] arm64: dts: ti: k3-j722s-evm: " Chintan Vankar
2025-07-09 10:53 ` [PATCH v6 4/4] arm64: dts: ti: k3-am69-sk: " Chintan Vankar
2025-07-15  5:29 ` [PATCH v6 0/4] " Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).