projects
/
GitHub
/
moto-9609
/
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:
f1472f8
)
ARM: dts: ls1021a: Add dis_rxdet_inp3_quirk property to USB3 node
author
Rajesh Bhagat
<rajesh.bhagat@nxp.com>
Fri, 10 Jun 2016 06:23:44 +0000
(11:53 +0530)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 11 Jun 2016 14:10:08 +0000
(22:10 +0800)
Add "dis_rxdet_inp3_quirk" boolean property to USB3 node. This property
is used to disable rx detection in P3 PHY mode.
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.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 5ae8e9297e9a383eef59b19e9916fbe02cc7c767..368e2193428547382edb01b1b3e645fa2921f302 100644
(file)
--- a/
arch/arm/boot/dts/ls1021a.dtsi
+++ b/
arch/arm/boot/dts/ls1021a.dtsi
@@
-626,6
+626,7
@@
interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>;
dr_mode = "host";
snps,quirk-frame-length-adjustment = <0x20>;
+ snps,dis_rxdet_inp3_quirk;
};
pcie@3400000 {