Skip to content

Commit 3cc7633

Browse files
Siddharth-Vadapalli-at-TInmenon
authored andcommitted
arm64: dts: ti: k3-am62p-j722s-common-main: Enable USB0 for DFU boot
Add the "bootph-all" property to the "usb0" device-tree node. This is required for the USB0 instance of USB to be functional at all stages of USB DFU boot. Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Reviewed-by: Roger Quadros <rogerq@kernel.org> Link: https://lore.kernel.org/r/20241220054550.153360-1-s-vadapalli@ti.com Signed-off-by: Nishanth Menon <nm@ti.com>
1 parent 6f02325 commit 3cc7633

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,7 @@
651651
interrupt-names = "host", "peripheral";
652652
maximum-speed = "high-speed";
653653
dr_mode = "otg";
654+
bootph-all;
654655
snps,usb2-gadget-lpm-disable;
655656
snps,usb2-lpm-disable;
656657
};

0 commit comments

Comments
 (0)