diff mbox series

[1/2] arm64: dts: ti: k3-am62a7-sk: Add boot phase tag for USB0

Message ID 20250122124223.1118789-2-s-vadapalli@ti.com (mailing list archive)
State New
Headers show
Series Add boot phase tag to USB0 on AM62A7-SK and AM62P5-SK | expand

Commit Message

Siddharth Vadapalli Jan. 22, 2025, 12:41 p.m. UTC
The USB0 instance of USB on AM62Ax SoC can be used for USB DFU boot. This
requires USB0 to be enabled at all stages of the boot process. In order to
support USB DFU boot on AM62A7-SK, add the "bootph-all" property to USB0.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
index a6f0d87a50d8..afe654cf1c22 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
@@ -655,6 +655,7 @@  &usbss0 {
 };
 
 &usb0 {
+	bootph-all;
 	usb-role-switch;
 
 	port {