]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Enable hs termination flag for USB dwc3 controller
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Sun, 23 Oct 2022 21:56:49 +0000 (23:56 +0200)
committerMichal Simek <michal.simek@amd.com>
Thu, 9 Mar 2023 12:15:00 +0000 (13:15 +0100)
Since we need to support legacy phys with the dwc3 controller,
we enable this quirk on the zynqmp platforms.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Link: https://lore.kernel.org/r/20221023215649.221726-1-m.grzeschik@pengutronix.de
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/dts/zynqmp.dtsi

index f32469f18ca99284564bf3affeb10e11c933f5e5..2a6b3b2a5c6726cec103b732b3144956c203d203 100644 (file)
                                snps,enable_guctl1_resume_quirk;
                                snps,enable_guctl1_ipd_quirk;
                                snps,xhci-stream-quirk;
+                               snps,resume-hs-terminations;
                                /* dma-coherent; */
                        };
                };
                                snps,enable_guctl1_resume_quirk;
                                snps,enable_guctl1_ipd_quirk;
                                snps,xhci-stream-quirk;
+                               snps,resume-hs-terminations;
                                /* dma-coherent; */
                        };
                };