Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -537,6 +537,7 @@
			reg = <0x0 0x3100000 0x0 0x10000>;
			interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
			dr_mode = "host";
			snps,quirk-frame-length-adjustment = <0x20>;
		};
	};
};