Commit c4f70b4f authored by Ran Wang's avatar Ran Wang Committed by Shawn Guo

ARM: dts: ls1021a: Add incr-burst-byte-adjustment property to USB3 node

Add this property to improve USB read write performance.
Signed-off-by: default avatarRan Wang <ran.wang_1@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 0ce7b4a7
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment