[PATCH] arm64: dts: ti: k3-am62l: Add bootph to usb0

From: Bryan Brattlof

Date: Tue Jul 14 2026 - 19:06:25 EST


From: Anshul Dalal <anshuld@xxxxxx>

The AM62L-EVM has the ability to boot via DFU. Add the boot phase
property to the usb0 node to enable this boot mode.

Signed-off-by: Anshul Dalal <anshuld@xxxxxx>
Signed-off-by: Bryan Brattlof <bb@xxxxxx>
---
arch/arm64/boot/dts/ti/k3-am62l3-evm.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts b/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts
index a1af4571a815..84a0cfaaf196 100644
--- a/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62l3-evm.dts
@@ -356,6 +356,7 @@ &usbss0 {

&usb0 {
usb-role-switch;
+ bootph-all;

port {
usb0_hs_ep: endpoint {

---
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
change-id: 20260706-am62lx-evm-dfu-2f0af65e9734

Best regards,
--
Bryan Brattlof <bb@xxxxxx>