mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
arm64: dts: ti: k3-am62a7-sk: Add boot phase tag for USB0
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> Link: https://lore.kernel.org/r/20250122124223.1118789-2-s-vadapalli@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:
parent
bc8d9e6b58
commit
e7ee00e314
|
|
@ -655,6 +655,7 @@ &usbss0 {
|
|||
};
|
||||
|
||||
&usb0 {
|
||||
bootph-all;
|
||||
usb-role-switch;
|
||||
|
||||
port {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user