Commit 607e266c authored by Rajesh Bhagat's avatar Rajesh Bhagat Committed by Shawn Guo

ARM: dts: ls1021a: Add quirk for Erratum A009116

Add "snps,quirk-frame-length-adjustment" property to
USB3 node for erratum A009116. This property provides
value of GFLADJ_30MHZ for post silicon frame length
adjustment.
Signed-off-by: default avatarNikhil Badola <nikhil.badola@freescale.com>
Signed-off-by: default avatarRajesh Bhagat <rajesh.bhagat@freescale.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 9a921459
......@@ -537,6 +537,7 @@ usb3@3100000 {
reg = <0x0 0x3100000 0x0 0x10000>;
interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
dr_mode = "host";
snps,quirk-frame-length-adjustment = <0x20>;
};
};
};
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