All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx: remove the unused property
@ 2013-06-28  9:07 Huang Shijie
  2013-07-01  8:37 ` Shawn Guo
  0 siblings, 1 reply; 3+ messages in thread
From: Huang Shijie @ 2013-06-28  9:07 UTC (permalink / raw)
  To: linux-arm-kernel

The "fsl,gpmi-dma-channel" is not used any more, just remove it
from all the dts file.

Signed-off-by: Huang Shijie <b32955@freescale.com>
---
 arch/arm/boot/dts/imx23.dtsi   |    1 -
 arch/arm/boot/dts/imx28.dtsi   |    1 -
 arch/arm/boot/dts/imx6qdl.dtsi |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/imx23.dtsi b/arch/arm/boot/dts/imx23.dtsi
index 587ceef..399b0a0 100644
--- a/arch/arm/boot/dts/imx23.dtsi
+++ b/arch/arm/boot/dts/imx23.dtsi
@@ -82,7 +82,6 @@
 				clock-names = "gpmi_io";
 				dmas = <&dma_apbh 4>;
 				dma-names = "rx-tx";
-				fsl,gpmi-dma-channel = <4>;
 				status = "disabled";
 			};
 
diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 6a8acb0..cc65572 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -104,7 +104,6 @@
 				clock-names = "gpmi_io";
 				dmas = <&dma_apbh 4>;
 				dma-names = "rx-tx";
-				fsl,gpmi-dma-channel = <4>;
 				status = "disabled";
 			};
 
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index f2c623d..0641652 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -89,7 +89,6 @@
 				      "gpmi_bch_apb", "per1_bch";
 			dmas = <&dma_apbh 0>;
 			dma-names = "rx-tx";
-			fsl,gpmi-dma-channel = <0>;
 			status = "disabled";
 		};
 
-- 
1.7.1

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

* [PATCH] ARM: dts: imx: remove the unused property
  2013-06-28  9:07 [PATCH] ARM: dts: imx: remove the unused property Huang Shijie
@ 2013-07-01  8:37 ` Shawn Guo
  2013-07-01  8:42   ` Huang Shijie
  0 siblings, 1 reply; 3+ messages in thread
From: Shawn Guo @ 2013-07-01  8:37 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, Jun 28, 2013 at 05:07:34PM +0800, Huang Shijie wrote:
> The "fsl,gpmi-dma-channel" is not used any more, just remove it
> from all the dts file.
> 
> Signed-off-by: Huang Shijie <b32955@freescale.com>

I already had a patch [1] to clean them up more globally.  And I'm
waiting for all existing users to move to new API. I see this can go
into 3.12.

Shawn

[1] http://www.spinics.net/lists/arm-kernel/msg227839.html

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

* [PATCH] ARM: dts: imx: remove the unused property
  2013-07-01  8:37 ` Shawn Guo
@ 2013-07-01  8:42   ` Huang Shijie
  0 siblings, 0 replies; 3+ messages in thread
From: Huang Shijie @ 2013-07-01  8:42 UTC (permalink / raw)
  To: linux-arm-kernel

? 2013?07?01? 16:37, Shawn Guo ??:
> I already had a patch [1] to clean them up more globally.  And I'm
ok. got it.

thanks
Huang Shijie

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

end of thread, other threads:[~2013-07-01  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-28  9:07 [PATCH] ARM: dts: imx: remove the unused property Huang Shijie
2013-07-01  8:37 ` Shawn Guo
2013-07-01  8:42   ` Huang Shijie

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.