mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
arm64: dts: ti: k3-j722s-evm: 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-5-h-salunke@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
parent
69cd3e0eef
commit
5cad4ce9a7
|
|
@ -784,6 +784,10 @@ &usb0 {
|
|||
usb-role-switch;
|
||||
};
|
||||
|
||||
&usb0_phy_ctrl {
|
||||
bootph-all;
|
||||
};
|
||||
|
||||
&usbss1 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&main_usb1_pins_default>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user