linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups
@ 2013-07-31 14:37 Lothar Waßmann
  2013-07-31 14:37 ` [PATCH 2/10] ARM: dts: mxs: add labels to most nodes for easier reference Lothar Waßmann
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Lothar Waßmann @ 2013-07-31 14:37 UTC (permalink / raw)
  To: linux-arm-kernel


Signed-off-by: Lothar Wa?mann <LW@KARO-electronics.de>
---
 arch/arm/boot/dts/imx28.dtsi |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/imx28.dtsi b/arch/arm/boot/dts/imx28.dtsi
index 47fc5ef..0360acc 100644
--- a/arch/arm/boot/dts/imx28.dtsi
+++ b/arch/arm/boot/dts/imx28.dtsi
@@ -731,9 +731,9 @@
 			};
 
 			dcp at 80028000 {
+				compatible = "fsl-dcp";
 				reg = <0x80028000 0x2000>;
 				interrupts = <52 53 54>;
-				compatible = "fsl-dcp";
 			};
 
 			pxp at 8002a000 {
@@ -815,7 +815,7 @@
 				reg = <0x8003c800 0x100>;
 				status = "disabled";
 			};
-                };
+		};
 
 		apbx at 80040000 {
 			compatible = "simple-bus";
@@ -1045,6 +1045,5 @@
 			reg = <0x800f8000 0x8000>;
 			status = "disabled";
 		};
-
 	};
 };
-- 
1.7.2.5

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

end of thread, other threads:[~2014-04-17  7:35 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 14:37 [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups Lothar Waßmann
2013-07-31 14:37 ` [PATCH 2/10] ARM: dts: mxs: add labels to most nodes for easier reference Lothar Waßmann
2013-07-31 19:46   ` Stephen Warren
2013-08-02  7:34     ` Lothar Waßmann
2013-07-31 14:37 ` [PATCH 3/10] ARM: dts: mxs: set dcp to "disabled" by default Lothar Waßmann
2013-07-31 14:37 ` [PATCH 4/10] ARM: dts: mxs: add another set of saif0_pins (without MCLK) Lothar Waßmann
2013-07-31 14:37 ` [PATCH 5/10] ARM: dts: mxs: add pin config for SSP3 interface Lothar Waßmann
2013-07-31 14:37 ` [PATCH 6/10] ARM: dts: mxs: add pin config for LCD sync and clock pins Lothar Waßmann
2013-07-31 14:37 ` [PATCH 7/10] ARM: dts: mxs: add pin config options for usbphy pins Lothar Waßmann
2013-07-31 14:37 ` [PATCH 8/10] ARM: dts: mxs: add 'phy_type' property to usbphy nodes Lothar Waßmann
2013-07-31 14:37 ` [PATCH 9/10] ARM: dts: tx28: restructure and update DTS file Lothar Waßmann
2013-07-31 19:49   ` Stephen Warren
2014-04-17  6:39   ` Dirk Behme
2014-04-17  7:35     ` Lothar Waßmann
2013-07-31 14:38 ` [PATCH 10/10] ARM: dts: mxs: add pinctrl header files to be able to use symbolic names in dts files Lothar Waßmann
2013-07-31 19:46 ` [PATCH 1/10] ARM: dts: mxs: move 'compatible' property to beginning of node and do some whitespace cleanups Stephen Warren
2013-07-31 20:21 ` Sergei Shtylyov
2013-08-01  5:57   ` Lothar Waßmann
2013-08-01  7:40     ` Tobias Rauter

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