All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150311004812.GU20455@dragon>

diff --git a/a/1.txt b/N1/1.txt
index 13aa054..2ebc6c0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,9 +52,9 @@ Shawn
 >  	soc {
 > -		interrupt-parent = <&intc>;
 > -
->  		aips-bus at 40000000 {
+>  		aips-bus@40000000 {
 >  
->  			intc: interrupt-controller at 40002000 {
+>  			intc: interrupt-controller@40002000 {
 >  				compatible = "arm,cortex-a9-gic";
 >  				#interrupt-cells = <3>;
 >  				interrupt-controller;
@@ -222,17 +222,17 @@ Shawn
 > +		interrupt-parent = <&mscm_ir>;
 >  		ranges;
 >  
->  		aips0: aips-bus at 40000000 {
+>  		aips0: aips-bus@40000000 {
 > @@ -62,6 +63,19 @@
 >  			#size-cells = <1>;
 >  			ranges;
 >  
-> +			mscm_cpucfg: cpucfg at 40001000 {
+> +			mscm_cpucfg: cpucfg@40001000 {
 > +				compatible = "fsl,vf610-mscm-cpucfg", "syscon";
 > +				reg = <0x40001000 0x800>;
 > +			};
 > +
-> +			mscm_ir: interrupt-controller at 40001800 {
+> +			mscm_ir: interrupt-controller@40001800 {
 > +				compatible = "fsl,vf610-mscm-ir";
 > +				reg = <0x40001800 0x400>;
 > +				fsl,cpucfg = <&mscm_cpucfg>;
@@ -240,7 +240,7 @@ Shawn
 > +				#interrupt-cells = <2>;
 > +			};
 > +
->  			edma0: dma-controller at 40018000 {
+>  			edma0: dma-controller@40018000 {
 >  				#dma-cells = <2>;
 >  				compatible = "fsl,vf610-edma";
 > @@ -69,6 +83,9 @@
@@ -254,7 +254,7 @@ Shawn
 >  				clocks = <&clks VF610_CLK_DMAMUX0>,
 >  					<&clks VF610_CLK_DMAMUX1>;
 > @@ -78,6 +95,7 @@
->  			can0: flexcan at 40020000 {
+>  			can0: flexcan@40020000 {
 >  				compatible = "fsl,vf610-flexcan";
 >  				reg = <0x40020000 0x4000>;
 > +				interrupts = <58 IRQ_TYPE_LEVEL_HIGH>;
@@ -262,7 +262,7 @@ Shawn
 >  					 <&clks VF610_CLK_FLEXCAN0>;
 >  				clock-names = "ipg", "per";
 > @@ -87,6 +105,7 @@
->  			uart0: serial at 40027000 {
+>  			uart0: serial@40027000 {
 >  				compatible = "fsl,vf610-lpuart";
 >  				reg = <0x40027000 0x1000>;
 > +				interrupts = <61 IRQ_TYPE_LEVEL_HIGH>;
@@ -270,7 +270,7 @@ Shawn
 >  				clock-names = "ipg";
 >  				dmas = <&edma0 0 2>,
 > @@ -98,6 +117,7 @@
->  			uart1: serial at 40028000 {
+>  			uart1: serial@40028000 {
 >  				compatible = "fsl,vf610-lpuart";
 >  				reg = <0x40028000 0x1000>;
 > +				interrupts = <62 IRQ_TYPE_LEVEL_HIGH>;
@@ -278,7 +278,7 @@ Shawn
 >  				clock-names = "ipg";
 >  				dmas = <&edma0 0 4>,
 > @@ -109,6 +129,7 @@
->  			uart2: serial at 40029000 {
+>  			uart2: serial@40029000 {
 >  				compatible = "fsl,vf610-lpuart";
 >  				reg = <0x40029000 0x1000>;
 > +				interrupts = <63 IRQ_TYPE_LEVEL_HIGH>;
@@ -286,7 +286,7 @@ Shawn
 >  				clock-names = "ipg";
 >  				dmas = <&edma0 0 6>,
 > @@ -120,6 +141,7 @@
->  			uart3: serial at 4002a000 {
+>  			uart3: serial@4002a000 {
 >  				compatible = "fsl,vf610-lpuart";
 >  				reg = <0x4002a000 0x1000>;
 > +				interrupts = <64 IRQ_TYPE_LEVEL_HIGH>;
@@ -302,7 +302,7 @@ Shawn
 >  				clock-names = "dspi";
 >  				spi-num-chipselects = <5>;
 > @@ -142,6 +165,7 @@
->  			sai2: sai at 40031000 {
+>  			sai2: sai@40031000 {
 >  				compatible = "fsl,vf610-sai";
 >  				reg = <0x40031000 0x1000>;
 > +				interrupts = <86 IRQ_TYPE_LEVEL_HIGH>;
@@ -310,7 +310,7 @@ Shawn
 >  				clock-names = "sai";
 >  				dma-names = "tx", "rx";
 > @@ -153,6 +177,7 @@
->  			pit: pit at 40037000 {
+>  			pit: pit@40037000 {
 >  				compatible = "fsl,vf610-pit";
 >  				reg = <0x40037000 0x1000>;
 > +				interrupts = <39 IRQ_TYPE_LEVEL_HIGH>;
@@ -318,7 +318,7 @@ Shawn
 >  				clock-names = "pit";
 >  			};
 > @@ -186,6 +211,7 @@
->  			adc0: adc at 4003b000 {
+>  			adc0: adc@4003b000 {
 >  				compatible = "fsl,vf610-adc";
 >  				reg = <0x4003b000 0x1000>;
 > +				interrupts = <53 IRQ_TYPE_LEVEL_HIGH>;
@@ -326,7 +326,7 @@ Shawn
 >  				clock-names = "adc";
 >  				status = "disabled";
 > @@ -194,6 +220,7 @@
->  			wdoga5: wdog at 4003e000 {
+>  			wdoga5: wdog@4003e000 {
 >  				compatible = "fsl,vf610-wdt", "fsl,imx21-wdt";
 >  				reg = <0x4003e000 0x1000>;
 > +				interrupts = <20 IRQ_TYPE_LEVEL_HIGH>;
@@ -382,7 +382,7 @@ Shawn
 >  				#interrupt-cells = <2>;
 >  				gpio-ranges = <&iomuxc 0 128 7>;
 > @@ -274,6 +307,7 @@
->  			usbphy0: usbphy at 40050800 {
+>  			usbphy0: usbphy@40050800 {
 >  				compatible = "fsl,vf610-usbphy";
 >  				reg = <0x40050800 0x400>;
 > +				interrupts = <50 IRQ_TYPE_LEVEL_HIGH>;
@@ -390,7 +390,7 @@ Shawn
 >  				fsl,anatop = <&anatop>;
 >  				status = "disabled";
 > @@ -282,6 +316,7 @@
->  			usbphy1: usbphy at 40050c00 {
+>  			usbphy1: usbphy@40050c00 {
 >  				compatible = "fsl,vf610-usbphy";
 >  				reg = <0x40050c00 0x400>;
 > +				interrupts = <51 IRQ_TYPE_LEVEL_HIGH>;
@@ -406,7 +406,7 @@ Shawn
 >  				clock-names = "ipg";
 >  				dmas = <&edma0 0 50>,
 > @@ -311,6 +347,7 @@
->  			usbdev0: usb at 40034000 {
+>  			usbdev0: usb@40034000 {
 >  				compatible = "fsl,vf610-usb", "fsl,imx27-usb";
 >  				reg = <0x40034000 0x800>;
 > +				interrupts = <75 IRQ_TYPE_LEVEL_HIGH>;
@@ -424,7 +424,7 @@ Shawn
 >  				clocks = <&clks VF610_CLK_DMAMUX2>,
 >  					<&clks VF610_CLK_DMAMUX3>;
 > @@ -368,6 +408,7 @@
->  			uart4: serial at 400a9000 {
+>  			uart4: serial@400a9000 {
 >  				compatible = "fsl,vf610-lpuart";
 >  				reg = <0x400a9000 0x1000>;
 > +				interrupts = <65 IRQ_TYPE_LEVEL_HIGH>;
@@ -432,7 +432,7 @@ Shawn
 >  				clock-names = "ipg";
 >  				status = "disabled";
 > @@ -376,6 +417,7 @@
->  			uart5: serial at 400aa000 {
+>  			uart5: serial@400aa000 {
 >  				compatible = "fsl,vf610-lpuart";
 >  				reg = <0x400aa000 0x1000>;
 > +				interrupts = <66 IRQ_TYPE_LEVEL_HIGH>;
@@ -440,7 +440,7 @@ Shawn
 >  				clock-names = "ipg";
 >  				status = "disabled";
 > @@ -384,6 +426,7 @@
->  			adc1: adc at 400bb000 {
+>  			adc1: adc@400bb000 {
 >  				compatible = "fsl,vf610-adc";
 >  				reg = <0x400bb000 0x1000>;
 > +				interrupts = <54 IRQ_TYPE_LEVEL_HIGH>;
@@ -448,7 +448,7 @@ Shawn
 >  				clock-names = "adc";
 >  				status = "disabled";
 > @@ -392,6 +435,7 @@
->  			esdhc1: esdhc at 400b2000 {
+>  			esdhc1: esdhc@400b2000 {
 >  				compatible = "fsl,imx53-esdhc";
 >  				reg = <0x400b2000 0x1000>;
 > +				interrupts = <28 IRQ_TYPE_LEVEL_HIGH>;
@@ -456,7 +456,7 @@ Shawn
 >  					<&clks VF610_CLK_PLATFORM_BUS>,
 >  					<&clks VF610_CLK_ESDHC1>;
 > @@ -402,6 +446,7 @@
->  			usbh1: usb at 400b4000 {
+>  			usbh1: usb@400b4000 {
 >  				compatible = "fsl,vf610-usb", "fsl,imx27-usb";
 >  				reg = <0x400b4000 0x800>;
 > +				interrupts = <76 IRQ_TYPE_LEVEL_HIGH>;
@@ -464,7 +464,7 @@ Shawn
 >  				fsl,usbphy = <&usbphy1>;
 >  				fsl,usbmisc = <&usbmisc1 0>;
 > @@ -420,6 +465,7 @@
->  			ftm: ftm at 400b8000 {
+>  			ftm: ftm@400b8000 {
 >  				compatible = "fsl,ftm-timer";
 >  				reg = <0x400b8000 0x1000 0x400b9000 0x1000>;
 > +				interrupts = <44 IRQ_TYPE_LEVEL_HIGH>;
@@ -472,7 +472,7 @@ Shawn
 >  					"ftm-evt-counter-en", "ftm-src-counter-en";
 >  				clocks = <&clks VF610_CLK_FTM2>,
 > @@ -432,6 +478,7 @@
->  			fec0: ethernet at 400d0000 {
+>  			fec0: ethernet@400d0000 {
 >  				compatible = "fsl,mvf600-fec";
 >  				reg = <0x400d0000 0x1000>;
 > +				interrupts = <78 IRQ_TYPE_LEVEL_HIGH>;
@@ -480,7 +480,7 @@ Shawn
 >  					<&clks VF610_CLK_ENET0>,
 >  					<&clks VF610_CLK_ENET>;
 > @@ -442,6 +489,7 @@
->  			fec1: ethernet at 400d1000 {
+>  			fec1: ethernet@400d1000 {
 >  				compatible = "fsl,mvf600-fec";
 >  				reg = <0x400d1000 0x1000>;
 > +				interrupts = <79 IRQ_TYPE_LEVEL_HIGH>;
@@ -488,7 +488,7 @@ Shawn
 >  					<&clks VF610_CLK_ENET1>,
 >  					<&clks VF610_CLK_ENET>;
 > @@ -452,6 +500,7 @@
->  			can1: flexcan at 400d4000 {
+>  			can1: flexcan@400d4000 {
 >  				compatible = "fsl,vf610-flexcan";
 >  				reg = <0x400d4000 0x4000>;
 > +				interrupts = <59 IRQ_TYPE_LEVEL_HIGH>;
diff --git a/a/content_digest b/N1/content_digest
index a09eb7b..c9acd36 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,25 @@
  "ref\01425249689-32354-1-git-send-email-stefan@agner.ch\0"
  "ref\01425249689-32354-4-git-send-email-stefan@agner.ch\0"
- "From\0shawn.guo@linaro.org (Shawn Guo)\0"
- "Subject\0[PATCH v6 3/3] ARM: dts: vf610: add Miscellaneous System Control Module (MSCM)\0"
+ "From\0Shawn Guo <shawn.guo@linaro.org>\0"
+ "Subject\0Re: [PATCH v6 3/3] ARM: dts: vf610: add Miscellaneous System Control Module (MSCM)\0"
  "Date\0Wed, 11 Mar 2015 08:48:15 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Stefan Agner <stefan@agner.ch>\0"
+ "Cc\0tglx@linutronix.de"
+  jason@lakedaemon.net
+  mark.rutland@arm.com
+  marc.zyngier@arm.com
+  u.kleine-koenig@pengutronix.de
+  kernel@pengutronix.de
+  arnd@arndb.de
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  pebolle@tiscali.nl
+  linux@arm.linux.org.uk
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Sun, Mar 01, 2015 at 11:41:29PM +0100, Stefan Agner wrote:\n"
@@ -60,9 +76,9 @@
  ">  \tsoc {\n"
  "> -\t\tinterrupt-parent = <&intc>;\n"
  "> -\n"
- ">  \t\taips-bus at 40000000 {\n"
+ ">  \t\taips-bus@40000000 {\n"
  ">  \n"
- ">  \t\t\tintc: interrupt-controller at 40002000 {\n"
+ ">  \t\t\tintc: interrupt-controller@40002000 {\n"
  ">  \t\t\t\tcompatible = \"arm,cortex-a9-gic\";\n"
  ">  \t\t\t\t#interrupt-cells = <3>;\n"
  ">  \t\t\t\tinterrupt-controller;\n"
@@ -230,17 +246,17 @@
  "> +\t\tinterrupt-parent = <&mscm_ir>;\n"
  ">  \t\tranges;\n"
  ">  \n"
- ">  \t\taips0: aips-bus at 40000000 {\n"
+ ">  \t\taips0: aips-bus@40000000 {\n"
  "> @@ -62,6 +63,19 @@\n"
  ">  \t\t\t#size-cells = <1>;\n"
  ">  \t\t\tranges;\n"
  ">  \n"
- "> +\t\t\tmscm_cpucfg: cpucfg at 40001000 {\n"
+ "> +\t\t\tmscm_cpucfg: cpucfg@40001000 {\n"
  "> +\t\t\t\tcompatible = \"fsl,vf610-mscm-cpucfg\", \"syscon\";\n"
  "> +\t\t\t\treg = <0x40001000 0x800>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tmscm_ir: interrupt-controller at 40001800 {\n"
+ "> +\t\t\tmscm_ir: interrupt-controller@40001800 {\n"
  "> +\t\t\t\tcompatible = \"fsl,vf610-mscm-ir\";\n"
  "> +\t\t\t\treg = <0x40001800 0x400>;\n"
  "> +\t\t\t\tfsl,cpucfg = <&mscm_cpucfg>;\n"
@@ -248,7 +264,7 @@
  "> +\t\t\t\t#interrupt-cells = <2>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tedma0: dma-controller at 40018000 {\n"
+ ">  \t\t\tedma0: dma-controller@40018000 {\n"
  ">  \t\t\t\t#dma-cells = <2>;\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-edma\";\n"
  "> @@ -69,6 +83,9 @@\n"
@@ -262,7 +278,7 @@
  ">  \t\t\t\tclocks = <&clks VF610_CLK_DMAMUX0>,\n"
  ">  \t\t\t\t\t<&clks VF610_CLK_DMAMUX1>;\n"
  "> @@ -78,6 +95,7 @@\n"
- ">  \t\t\tcan0: flexcan at 40020000 {\n"
+ ">  \t\t\tcan0: flexcan@40020000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-flexcan\";\n"
  ">  \t\t\t\treg = <0x40020000 0x4000>;\n"
  "> +\t\t\t\tinterrupts = <58 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -270,7 +286,7 @@
  ">  \t\t\t\t\t <&clks VF610_CLK_FLEXCAN0>;\n"
  ">  \t\t\t\tclock-names = \"ipg\", \"per\";\n"
  "> @@ -87,6 +105,7 @@\n"
- ">  \t\t\tuart0: serial at 40027000 {\n"
+ ">  \t\t\tuart0: serial@40027000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-lpuart\";\n"
  ">  \t\t\t\treg = <0x40027000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <61 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -278,7 +294,7 @@
  ">  \t\t\t\tclock-names = \"ipg\";\n"
  ">  \t\t\t\tdmas = <&edma0 0 2>,\n"
  "> @@ -98,6 +117,7 @@\n"
- ">  \t\t\tuart1: serial at 40028000 {\n"
+ ">  \t\t\tuart1: serial@40028000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-lpuart\";\n"
  ">  \t\t\t\treg = <0x40028000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <62 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -286,7 +302,7 @@
  ">  \t\t\t\tclock-names = \"ipg\";\n"
  ">  \t\t\t\tdmas = <&edma0 0 4>,\n"
  "> @@ -109,6 +129,7 @@\n"
- ">  \t\t\tuart2: serial at 40029000 {\n"
+ ">  \t\t\tuart2: serial@40029000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-lpuart\";\n"
  ">  \t\t\t\treg = <0x40029000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <63 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -294,7 +310,7 @@
  ">  \t\t\t\tclock-names = \"ipg\";\n"
  ">  \t\t\t\tdmas = <&edma0 0 6>,\n"
  "> @@ -120,6 +141,7 @@\n"
- ">  \t\t\tuart3: serial at 4002a000 {\n"
+ ">  \t\t\tuart3: serial@4002a000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-lpuart\";\n"
  ">  \t\t\t\treg = <0x4002a000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <64 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -310,7 +326,7 @@
  ">  \t\t\t\tclock-names = \"dspi\";\n"
  ">  \t\t\t\tspi-num-chipselects = <5>;\n"
  "> @@ -142,6 +165,7 @@\n"
- ">  \t\t\tsai2: sai at 40031000 {\n"
+ ">  \t\t\tsai2: sai@40031000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-sai\";\n"
  ">  \t\t\t\treg = <0x40031000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <86 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -318,7 +334,7 @@
  ">  \t\t\t\tclock-names = \"sai\";\n"
  ">  \t\t\t\tdma-names = \"tx\", \"rx\";\n"
  "> @@ -153,6 +177,7 @@\n"
- ">  \t\t\tpit: pit at 40037000 {\n"
+ ">  \t\t\tpit: pit@40037000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-pit\";\n"
  ">  \t\t\t\treg = <0x40037000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <39 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -326,7 +342,7 @@
  ">  \t\t\t\tclock-names = \"pit\";\n"
  ">  \t\t\t};\n"
  "> @@ -186,6 +211,7 @@\n"
- ">  \t\t\tadc0: adc at 4003b000 {\n"
+ ">  \t\t\tadc0: adc@4003b000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-adc\";\n"
  ">  \t\t\t\treg = <0x4003b000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <53 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -334,7 +350,7 @@
  ">  \t\t\t\tclock-names = \"adc\";\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -194,6 +220,7 @@\n"
- ">  \t\t\twdoga5: wdog at 4003e000 {\n"
+ ">  \t\t\twdoga5: wdog@4003e000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-wdt\", \"fsl,imx21-wdt\";\n"
  ">  \t\t\t\treg = <0x4003e000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <20 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -390,7 +406,7 @@
  ">  \t\t\t\t#interrupt-cells = <2>;\n"
  ">  \t\t\t\tgpio-ranges = <&iomuxc 0 128 7>;\n"
  "> @@ -274,6 +307,7 @@\n"
- ">  \t\t\tusbphy0: usbphy at 40050800 {\n"
+ ">  \t\t\tusbphy0: usbphy@40050800 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-usbphy\";\n"
  ">  \t\t\t\treg = <0x40050800 0x400>;\n"
  "> +\t\t\t\tinterrupts = <50 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -398,7 +414,7 @@
  ">  \t\t\t\tfsl,anatop = <&anatop>;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -282,6 +316,7 @@\n"
- ">  \t\t\tusbphy1: usbphy at 40050c00 {\n"
+ ">  \t\t\tusbphy1: usbphy@40050c00 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-usbphy\";\n"
  ">  \t\t\t\treg = <0x40050c00 0x400>;\n"
  "> +\t\t\t\tinterrupts = <51 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -414,7 +430,7 @@
  ">  \t\t\t\tclock-names = \"ipg\";\n"
  ">  \t\t\t\tdmas = <&edma0 0 50>,\n"
  "> @@ -311,6 +347,7 @@\n"
- ">  \t\t\tusbdev0: usb at 40034000 {\n"
+ ">  \t\t\tusbdev0: usb@40034000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-usb\", \"fsl,imx27-usb\";\n"
  ">  \t\t\t\treg = <0x40034000 0x800>;\n"
  "> +\t\t\t\tinterrupts = <75 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -432,7 +448,7 @@
  ">  \t\t\t\tclocks = <&clks VF610_CLK_DMAMUX2>,\n"
  ">  \t\t\t\t\t<&clks VF610_CLK_DMAMUX3>;\n"
  "> @@ -368,6 +408,7 @@\n"
- ">  \t\t\tuart4: serial at 400a9000 {\n"
+ ">  \t\t\tuart4: serial@400a9000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-lpuart\";\n"
  ">  \t\t\t\treg = <0x400a9000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <65 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -440,7 +456,7 @@
  ">  \t\t\t\tclock-names = \"ipg\";\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -376,6 +417,7 @@\n"
- ">  \t\t\tuart5: serial at 400aa000 {\n"
+ ">  \t\t\tuart5: serial@400aa000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-lpuart\";\n"
  ">  \t\t\t\treg = <0x400aa000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <66 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -448,7 +464,7 @@
  ">  \t\t\t\tclock-names = \"ipg\";\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -384,6 +426,7 @@\n"
- ">  \t\t\tadc1: adc at 400bb000 {\n"
+ ">  \t\t\tadc1: adc@400bb000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-adc\";\n"
  ">  \t\t\t\treg = <0x400bb000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <54 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -456,7 +472,7 @@
  ">  \t\t\t\tclock-names = \"adc\";\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -392,6 +435,7 @@\n"
- ">  \t\t\tesdhc1: esdhc at 400b2000 {\n"
+ ">  \t\t\tesdhc1: esdhc@400b2000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,imx53-esdhc\";\n"
  ">  \t\t\t\treg = <0x400b2000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <28 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -464,7 +480,7 @@
  ">  \t\t\t\t\t<&clks VF610_CLK_PLATFORM_BUS>,\n"
  ">  \t\t\t\t\t<&clks VF610_CLK_ESDHC1>;\n"
  "> @@ -402,6 +446,7 @@\n"
- ">  \t\t\tusbh1: usb at 400b4000 {\n"
+ ">  \t\t\tusbh1: usb@400b4000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-usb\", \"fsl,imx27-usb\";\n"
  ">  \t\t\t\treg = <0x400b4000 0x800>;\n"
  "> +\t\t\t\tinterrupts = <76 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -472,7 +488,7 @@
  ">  \t\t\t\tfsl,usbphy = <&usbphy1>;\n"
  ">  \t\t\t\tfsl,usbmisc = <&usbmisc1 0>;\n"
  "> @@ -420,6 +465,7 @@\n"
- ">  \t\t\tftm: ftm at 400b8000 {\n"
+ ">  \t\t\tftm: ftm@400b8000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,ftm-timer\";\n"
  ">  \t\t\t\treg = <0x400b8000 0x1000 0x400b9000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <44 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -480,7 +496,7 @@
  ">  \t\t\t\t\t\"ftm-evt-counter-en\", \"ftm-src-counter-en\";\n"
  ">  \t\t\t\tclocks = <&clks VF610_CLK_FTM2>,\n"
  "> @@ -432,6 +478,7 @@\n"
- ">  \t\t\tfec0: ethernet at 400d0000 {\n"
+ ">  \t\t\tfec0: ethernet@400d0000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,mvf600-fec\";\n"
  ">  \t\t\t\treg = <0x400d0000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <78 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -488,7 +504,7 @@
  ">  \t\t\t\t\t<&clks VF610_CLK_ENET0>,\n"
  ">  \t\t\t\t\t<&clks VF610_CLK_ENET>;\n"
  "> @@ -442,6 +489,7 @@\n"
- ">  \t\t\tfec1: ethernet at 400d1000 {\n"
+ ">  \t\t\tfec1: ethernet@400d1000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,mvf600-fec\";\n"
  ">  \t\t\t\treg = <0x400d1000 0x1000>;\n"
  "> +\t\t\t\tinterrupts = <79 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -496,7 +512,7 @@
  ">  \t\t\t\t\t<&clks VF610_CLK_ENET1>,\n"
  ">  \t\t\t\t\t<&clks VF610_CLK_ENET>;\n"
  "> @@ -452,6 +500,7 @@\n"
- ">  \t\t\tcan1: flexcan at 400d4000 {\n"
+ ">  \t\t\tcan1: flexcan@400d4000 {\n"
  ">  \t\t\t\tcompatible = \"fsl,vf610-flexcan\";\n"
  ">  \t\t\t\treg = <0x400d4000 0x4000>;\n"
  "> +\t\t\t\tinterrupts = <59 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -507,4 +523,4 @@
  "> 2.3.0\n"
  >
 
-541217bd632499f9ea51b6ffa4ef80a58341de26fe2c7be1570f65b66e4b9ca3
+c1876e287869541a78b06e9b65e965b892b582a5ffcc368c8c622fd04d961e42

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.