]> git.sur5r.net Git - u-boot/commitdiff
arm64: zynqmp: Uncomment snps,quirk-frame-length-adjustment flag in dwc3
authorAnurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com>
Fri, 10 Mar 2017 13:48:17 +0000 (19:18 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 28 Nov 2017 15:09:16 +0000 (16:09 +0100)
This patch uncomments snps,quirk-frame-length-adjustment which has
the value to adjust the SOF/ITP generated from the controller.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp.dtsi

index 895ea1f9d595565fdb28c0e17ff97d320dfff877..2d26d0dacaf143f3e37e2345907184ee10dac6a4 100644 (file)
                                reg = <0x0 0xfe200000 0x0 0x40000>;
                                interrupt-parent = <&gic>;
                                interrupts = <0 65 4>, <0 69 4>;
-                               /* snps,quirk-frame-length-adjustment = <0x20>; */
+                               snps,quirk-frame-length-adjustment = <0x20>;
                                snps,refclk_fladj;
                                /* dma-coherent; */
                        };
                                reg = <0x0 0xfe300000 0x0 0x40000>;
                                interrupt-parent = <&gic>;
                                interrupts = <0 70 4>, <0 74 4>;
-                               /* snps,quirk-frame-length-adjustment = <0x20>; */
+                               snps,quirk-frame-length-adjustment = <0x20>;
                                snps,refclk_fladj;
                                /* dma-coherent; */
                        };