linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod
@ 2017-08-11  9:29 yinbo.zhu
  2017-08-11 11:10 ` Felipe Balbi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: yinbo.zhu @ 2017-08-11  9:29 UTC (permalink / raw)
  To: linux-devel, yinbo.zhu, Rob Herring, Mark Rutland, Russell King,
	Felipe Balbi
  Cc: open list, open list, moderated list, open list, Laurent Pinchart,
	Stefano Stabellini, Catalin Marinas, Bart Van Assche,
	Doug Ledford, Greg Kroah-Hartman

From: "yinbo.zhu" <yinbo.zhu@nxp.com>

Signed-off-by: yinbo.zhu <yinbo.zhu@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index ffbf3cf..f525297 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -731,6 +731,8 @@
 			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;
 		};
 
-- 
2.1.0.27.g96db324

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

end of thread, other threads:[~2017-08-11 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-11  9:29 [PATCH 1/3] dts: usb3: Add configure-gfladj property to USB3 nod yinbo.zhu
2017-08-11 11:10 ` Felipe Balbi
2017-08-11 16:24 ` [linux-devel] " Leo Li
2017-08-11 17:56 ` Sriram Dash

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).