projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a92145
)
ARM: dts: ls1021a: Add quirk for Erratum A009116
author
Rajesh Bhagat
<rajesh.bhagat@freescale.com>
Wed, 14 Oct 2015 05:34:12 +0000
(11:04 +0530)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 19 Oct 2015 14:45:43 +0000
(22:45 +0800)
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>
arch/arm/boot/dts/ls1021a.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/ls1021a.dtsi
b/arch/arm/boot/dts/ls1021a.dtsi
index 2798058ea4e56e9b843d76937b57f2df140ddc55..9430a99281992dec3f3502de556b8521db492c69 100644
(file)
--- a/
arch/arm/boot/dts/ls1021a.dtsi
+++ b/
arch/arm/boot/dts/ls1021a.dtsi
@@
-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>;
};
};
};