devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] arm: dts: ls1021a: Enable usb3-lpm-capable for usb3 node
@ 2018-01-05  9:40 Ran Wang
  2018-01-05  9:40 ` [PATCH 2/4] arm64: dts: ls1043a: " Ran Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ran Wang @ 2018-01-05  9:40 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Russell King, Catalin Marinas,
	Will Deacon, Mathias Nyman, Greg Kroah-Hartman
  Cc: Shawn Guo, Felipe Balbi, Li Yang, devicetree, linux-arm-kernel,
	linux-kernel, linux-usb, Ran Wang

Enable USB3 HW LPM feature for ls1021a and active patch for
snps erratum A-010131. It will disable U1/U2 temperary when
initiate U3 request.

Signed-off-by: Ran Wang <ran.wang_1@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index f81fad2..21a4488 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -709,6 +709,8 @@
 			dr_mode = "host";
 			snps,quirk-frame-length-adjustment = <0x20>;
 			snps,dis_rxdet_inp3_quirk;
+			usb3-lpm-capable;
+			snps,dis-u1u2-when-u3-quirk;
 		};
 
 		pcie@3400000 {
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-05-23 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-05  9:40 [PATCH 1/4] arm: dts: ls1021a: Enable usb3-lpm-capable for usb3 node Ran Wang
2018-01-05  9:40 ` [PATCH 2/4] arm64: dts: ls1043a: " Ran Wang
2018-01-05  9:40 ` [PATCH 3/4] arm64: dts: ls1046a: " Ran Wang
2018-01-05  9:40 ` [PATCH 4/4] xHCI: Handle dwc3 erratum on USB3 HW LPM feature Ran Wang
2019-05-23 21:43   ` Li Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).