]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-am62p-j722s-common-main: Enable USB0 for DFU boot
authorSiddharth Vadapalli <s-vadapalli@ti.com>
Fri, 20 Dec 2024 05:45:16 +0000 (11:15 +0530)
committerNishanth Menon <nm@ti.com>
Thu, 2 Jan 2025 16:17:58 +0000 (10:17 -0600)
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>
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi

index 39f5c2d12fadbf8de9e5d91517c6b7995afebaa9..6e3beb5c2e010e1ac8bf034f85868004d8ad7514 100644 (file)
                        interrupt-names = "host", "peripheral";
                        maximum-speed = "high-speed";
                        dr_mode = "otg";
+                       bootph-all;
                        snps,usb2-gadget-lpm-disable;
                        snps,usb2-lpm-disable;
                };