arm64: dts: ti: k3-am62a7-sk: Add bootph-all tag to usb0_phy_ctrl node

Add bootph-all property to the USB0 PHY controller node to make it
available during all boot phases. This is required for USB DFU boot.

Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com>
Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: Judith Mendez <jm@ti.com>
Link: https://patch.msgid.link/20250902053009.1732607-2-h-salunke@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Hrushikesh Salunke 2025-09-02 11:00:06 +05:30 committed by Nishanth Menon
parent 6fdcb1013f
commit 47315d395a

View File

@ -705,6 +705,10 @@ usb0_hs_ep: endpoint {
};
};
&usb0_phy_ctrl {
bootph-all;
};
&usbss1 {
status = "okay";
};