summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorRajesh Bhagat <rajesh.bhagat@freescale.com>2015-10-14 05:34:12 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-09-25 07:25:50 (GMT)
commitae5116ec8e93e37b884791fe05abde188c1e27c2 (patch)
treee32ef7421bdb3d6cdf320555d85de5d546285481 /arch/arm
parent2edcc4c298119b54bcc71b60392cd6be5eadf003 (diff)
downloadlinux-ae5116ec8e93e37b884791fe05abde188c1e27c2.tar.xz
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: Nikhil Badola <nikhil.badola@freescale.com> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@freescale.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/ls1021a.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 3450b56..def82fe 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -642,6 +642,7 @@
reg = <0x0 0x3100000 0x0 0x10000>;
interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
dr_mode = "host";
+ snps,quirk-frame-length-adjustment = <0x20>;
configure-gfladj;
dma-coherent;
snps,dis_rxdet_inp3_quirk;