]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Add property snps,quirk-frame-length-adjustment
authorSubbaraya Sundeep Bhatta <subbaraya.sundeep.bhatta@xilinx.com>
Wed, 27 Jan 2016 14:27:03 +0000 (19:57 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 11 Feb 2016 15:39:43 +0000 (16:39 +0100)
Added snps,quirk-frame-length-adjustment and snps,refclk_fladj
for USB

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

index a71ff9ef52c6fbde225592a02f3683849ea4281c..4b75cdb2c1b9391dcce191b630c470606a1699fa 100644 (file)
                                reg = <0x0 0xfe200000 0x0 0x40000>;
                                interrupt-parent = <&gic>;
                                interrupts = <0 65 4>;
+                               snps,quirk-frame-length-adjustment = <0x20>;
+                               snps,refclk_fladj;
                        };
                };
 
                                reg = <0x0 0xfe300000 0x0 0x40000>;
                                interrupt-parent = <&gic>;
                                interrupts = <0 70 4>;
+                               snps,quirk-frame-length-adjustment = <0x20>;
+                               snps,refclk_fladj;
                        };
                };