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, 5 Jan 2023 08:53:33 +0000 (09:53 +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/arm64/boot/dts/xilinx/zynqmp.dtsi

index 23ca88951189a122c54a7446f45dd522cd376648..130df216fa1bbf9f82018c4f8548ee6dbf513d29 100644 (file)
                                clock-names = "bus_early", "ref";
                                iommus = <&smmu 0x860>;
                                snps,quirk-frame-length-adjustment = <0x20>;
+                               snps,resume-hs-terminations;
                                /* dma-coherent; */
                        };
                };
                                clock-names = "bus_early", "ref";
                                iommus = <&smmu 0x861>;
                                snps,quirk-frame-length-adjustment = <0x20>;
+                               snps,resume-hs-terminations;
                                /* dma-coherent; */
                        };
                };