Commit f7d2844d authored by Sjoerd Simons's avatar Sjoerd Simons Committed by Vignesh Raghavendra

arm64: dts: ti: k3-am625-beagleplay: Add boot phase tags for USB0

The USB0 port on the beagleplay can be used for DFU booting. To enable
that functionality mark with bootph-all.
Signed-off-by: default avatarSjoerd Simons <sjoerd@collabora.com>
Link: https://lore.kernel.org/r/20240112091745.1896922-3-sjoerd@collabora.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 524c8086
......@@ -573,11 +573,13 @@ &mcu_i2c0 {
};
&usbss0 {
bootph-all;
ti,vbus-divider;
status = "okay";
};
&usb0 {
bootph-all;
dr_mode = "peripheral";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment