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 <[email protected]> Reviewed-by: Roger Quadros <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Nishanth Menon <[email protected]>
1 parent 6f02325 commit 3cc7633

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)