All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
@ 2016-11-23  7:15 ` Changming Huang
  0 siblings, 0 replies; 7+ messages in thread
From: Changming Huang @ 2016-11-23  7:15 UTC (permalink / raw)
  To: robh+dt, mark.rutland, linux
  Cc: devicetree, linux-arm-kernel, linux-kernel, Changming Huang,
	Rajesh Bhagat

This sets dma ops as coherent for usb 3.0 platform device

Signed-off-by: Changming Huang <jerry.huang@nxp.com>
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 368e219..81fb4d9 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -627,6 +627,7 @@
 			dr_mode = "host";
 			snps,quirk-frame-length-adjustment = <0x20>;
 			snps,dis_rxdet_inp3_quirk;
+			dma-coherent;
 		};
 
 		pcie@3400000 {
-- 
1.7.9.5

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

* [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
@ 2016-11-23  7:15 ` Changming Huang
  0 siblings, 0 replies; 7+ messages in thread
From: Changming Huang @ 2016-11-23  7:15 UTC (permalink / raw)
  To: robh+dt, mark.rutland, linux
  Cc: devicetree, Rajesh Bhagat, linux-kernel, linux-arm-kernel,
	Changming Huang

This sets dma ops as coherent for usb 3.0 platform device

Signed-off-by: Changming Huang <jerry.huang@nxp.com>
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 368e219..81fb4d9 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -627,6 +627,7 @@
 			dr_mode = "host";
 			snps,quirk-frame-length-adjustment = <0x20>;
 			snps,dis_rxdet_inp3_quirk;
+			dma-coherent;
 		};
 
 		pcie@3400000 {
-- 
1.7.9.5

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

* [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
@ 2016-11-23  7:15 ` Changming Huang
  0 siblings, 0 replies; 7+ messages in thread
From: Changming Huang @ 2016-11-23  7:15 UTC (permalink / raw)
  To: linux-arm-kernel

This sets dma ops as coherent for usb 3.0 platform device

Signed-off-by: Changming Huang <jerry.huang@nxp.com>
Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
---
 arch/arm/boot/dts/ls1021a.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 368e219..81fb4d9 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -627,6 +627,7 @@
 			dr_mode = "host";
 			snps,quirk-frame-length-adjustment = <0x20>;
 			snps,dis_rxdet_inp3_quirk;
+			dma-coherent;
 		};
 
 		pcie at 3400000 {
-- 
1.7.9.5

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

* RE: [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
  2016-11-23  7:15 ` Changming Huang
  (?)
@ 2016-12-14  9:44   ` Jerry Huang
  -1 siblings, 0 replies; 7+ messages in thread
From: Jerry Huang @ 2016-12-14  9:44 UTC (permalink / raw)
  To: Jerry Huang, robh+dt, mark.rutland, linux
  Cc: devicetree, linux-arm-kernel, linux-kernel, Rajesh Bhagat


> -----Original Message-----
> From: Changming Huang [mailto:jerry.huang@nxp.com]
> Sent: Wednesday, November 23, 2016 3:15 PM
> To: robh+dt@kernel.org; mark.rutland@arm.com; linux@armlinux.org.uk
> Cc: devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-
> kernel@vger.kernel.org; Jerry Huang <jerry.huang@nxp.com>; Rajesh
> Bhagat <rajesh.bhagat@nxp.com>
> Subject: [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
> 
> This sets dma ops as coherent for usb 3.0 platform device
> 
> Signed-off-by: Changming Huang <jerry.huang@nxp.com>
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
> ---
>  arch/arm/boot/dts/ls1021a.dtsi |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index 368e219..81fb4d9 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -627,6 +627,7 @@
>  			dr_mode = "host";
>  			snps,quirk-frame-length-adjustment = <0x20>;
>  			snps,dis_rxdet_inp3_quirk;
> +			dma-coherent;
>  		};
> 
>  		pcie@3400000 {
> --
How about this property for usb? Any comment for it?

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

* RE: [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
@ 2016-12-14  9:44   ` Jerry Huang
  0 siblings, 0 replies; 7+ messages in thread
From: Jerry Huang @ 2016-12-14  9:44 UTC (permalink / raw)
  To: Jerry Huang, robh+dt, mark.rutland, linux
  Cc: devicetree, Rajesh Bhagat, linux-kernel, linux-arm-kernel


> -----Original Message-----
> From: Changming Huang [mailto:jerry.huang@nxp.com]
> Sent: Wednesday, November 23, 2016 3:15 PM
> To: robh+dt@kernel.org; mark.rutland@arm.com; linux@armlinux.org.uk
> Cc: devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-
> kernel@vger.kernel.org; Jerry Huang <jerry.huang@nxp.com>; Rajesh
> Bhagat <rajesh.bhagat@nxp.com>
> Subject: [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
> 
> This sets dma ops as coherent for usb 3.0 platform device
> 
> Signed-off-by: Changming Huang <jerry.huang@nxp.com>
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
> ---
>  arch/arm/boot/dts/ls1021a.dtsi |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index 368e219..81fb4d9 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -627,6 +627,7 @@
>  			dr_mode = "host";
>  			snps,quirk-frame-length-adjustment = <0x20>;
>  			snps,dis_rxdet_inp3_quirk;
> +			dma-coherent;
>  		};
> 
>  		pcie@3400000 {
> --
How about this property for usb? Any comment for it?

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

* [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
@ 2016-12-14  9:44   ` Jerry Huang
  0 siblings, 0 replies; 7+ messages in thread
From: Jerry Huang @ 2016-12-14  9:44 UTC (permalink / raw)
  To: linux-arm-kernel


> -----Original Message-----
> From: Changming Huang [mailto:jerry.huang at nxp.com]
> Sent: Wednesday, November 23, 2016 3:15 PM
> To: robh+dt at kernel.org; mark.rutland at arm.com; linux at armlinux.org.uk
> Cc: devicetree at vger.kernel.org; linux-arm-kernel at lists.infradead.org; linux-
> kernel at vger.kernel.org; Jerry Huang <jerry.huang@nxp.com>; Rajesh
> Bhagat <rajesh.bhagat@nxp.com>
> Subject: [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
> 
> This sets dma ops as coherent for usb 3.0 platform device
> 
> Signed-off-by: Changming Huang <jerry.huang@nxp.com>
> Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com>
> ---
>  arch/arm/boot/dts/ls1021a.dtsi |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index 368e219..81fb4d9 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -627,6 +627,7 @@
>  			dr_mode = "host";
>  			snps,quirk-frame-length-adjustment = <0x20>;
>  			snps,dis_rxdet_inp3_quirk;
> +			dma-coherent;
>  		};
> 
>  		pcie at 3400000 {
> --
How about this property for usb? Any comment for it?

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

* [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node
@ 2016-11-23  5:49 Changming Huang
  0 siblings, 0 replies; 7+ messages in thread
From: Changming Huang @ 2016-11-23  5:49 UTC (permalink / raw)
  To: linux-usb-u79uwXL29TY76Z2rM5mHXA, devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Changming Huang, Rajesh Bhagat

This sets dma ops as coherent for usb 3.0 platform device

Signed-off-by: Changming Huang <jerry.huang-3arQi8VN3Tc@public.gmane.org>
Signed-off-by: Rajesh Bhagat <rajesh.bhagat-3arQi8VN3Tc@public.gmane.org>
---
 arch/arm/boot/dts/ls1021a.dtsi |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
index 368e219..81fb4d9 100644
--- a/arch/arm/boot/dts/ls1021a.dtsi
+++ b/arch/arm/boot/dts/ls1021a.dtsi
@@ -627,6 +627,7 @@
 			dr_mode = "host";
 			snps,quirk-frame-length-adjustment = <0x20>;
 			snps,dis_rxdet_inp3_quirk;
+			dma-coherent;
 		};
 
 		pcie@3400000 {
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-12-14 11:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-23  7:15 [PATCH] arm/dts: ls1021a: Add dma-coherent property to usb3 node Changming Huang
2016-11-23  7:15 ` Changming Huang
2016-11-23  7:15 ` Changming Huang
2016-12-14  9:44 ` Jerry Huang
2016-12-14  9:44   ` Jerry Huang
2016-12-14  9:44   ` Jerry Huang
  -- strict thread matches above, loose matches on Subject: below --
2016-11-23  5:49 Changming Huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.