]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: ls1021a: Add incr-burst-byte-adjustment property to USB3 node
authorRan Wang <ran.wang_1@nxp.com>
Wed, 19 Dec 2018 09:41:09 +0000 (17:41 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 12 Jan 2019 03:05:29 +0000 (11:05 +0800)
Add this property to improve USB read write performance.

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi

index 424700061fa027bd46b479284b4c7424f8b4279c..c93971e721bcfe25c57d895feb65b2fa163cadab 100644 (file)
@@ -818,6 +818,7 @@ usb3: usb3@3100000 {
                        dr_mode = "host";
                        snps,quirk-frame-length-adjustment = <0x20>;
                        snps,dis_rxdet_inp3_quirk;
+                       snps,incr-burst-type-adjustment = <1>, <4>, <8>, <16>;
                };
 
                pcie@3400000 {