All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160829095239.GM30790@tiger>

diff --git a/a/1.txt b/N1/1.txt
index fafe242..fb6a523 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,9 +26,9 @@ On Fri, Aug 26, 2016 at 03:57:21PM +0530, Bhaskar Upadhaya wrote:
 > 	- Update compatible property of scfg with "fsl,ls1012a-scfg" only
 > 	- Update compatible property with proper ordering in tmu node
 > 
-> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
-> Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@nxp.com>
-> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
+> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org>
+> Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava-3arQi8VN3Tc@public.gmane.org>
+> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/freescale/Makefile             |   3 +
 >  arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts | 150 +++++++
@@ -134,7 +134,7 @@ naming schema:
 			...
 		};
 
-> +		reg_1p8v: regulator at 0 {
+> +		reg_1p8v: regulator@0 {
 > +			compatible = "regulator-fixed";
 > +			#address-cells = <1>;
 > +			#size-cells = <1>;
@@ -192,7 +192,7 @@ I do not find the bindings for this property, neither how driver
 supports it.
 
 > +
-> +	qflash0: s25fs512s at 0 {
+> +	qflash0: s25fs512s@0 {
 > +		compatible = "spansion,m25p80";
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
@@ -205,7 +205,7 @@ supports it.
 > +&i2c0 {
 > +	status = "okay";
 > +
-> +	codec: sgtl5000 at a {
+> +	codec: sgtl5000@a {
 > +		#sound-dai-cells = <0>;
 > +		compatible = "fsl,sgtl5000";
 > +		reg = <0xa>;
@@ -304,7 +304,7 @@ in <soc>.dtsi, and enable them per availability in <board>.dts.
 > +	regulators {
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
-> +		reg_3p3v: regulator at 0 {
+> +		reg_3p3v: regulator@0 {
 > +			compatible = "regulator-fixed";
 > +			reg = <0x0>;
 > +			regulator-name = "3P3V";
@@ -348,7 +348,7 @@ in <soc>.dtsi, and enable them per availability in <board>.dts.
 > +	bus-num = <0>;
 > +	status = "okay";
 > +
-> +	flash at 0 {
+> +	flash@0 {
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		compatible = "n25q128a11", "jedec,spi-nor";  /* 16MB */
@@ -356,7 +356,7 @@ in <soc>.dtsi, and enable them per availability in <board>.dts.
 > +		spi-max-frequency = <10000000>; /* input clock */
 > +	};
 > +
-> +	flash at 1 {
+> +	flash@1 {
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		compatible = "sst,sst25wf040b", "jedec,spi-nor";  /* 512KB */
@@ -364,7 +364,7 @@ in <soc>.dtsi, and enable them per availability in <board>.dts.
 > +		spi-max-frequency = <35000000>; /* input clock */
 > +	};
 > +
-> +	flash at 2 {
+> +	flash@2 {
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		compatible = "eon,en25s64", "jedec,spi-nor";   /* 8MB */
@@ -378,7 +378,7 @@ in <soc>.dtsi, and enable them per availability in <board>.dts.
 > +	bus-num = <0>;
 > +	status = "disabled";
 > +
-> +	qflash0: s25fs512s at 0 {
+> +	qflash0: s25fs512s@0 {
 > +		compatible = "spansion,m25p80";
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
@@ -393,18 +393,18 @@ in <soc>.dtsi, and enable them per availability in <board>.dts.
 
 Please have a newline between property list and sub-node.
 
-> +	pca9547 at 77 {
+> +	pca9547@77 {
 > +		compatible = "nxp,pca9547";
 > +		reg = <0x77>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		i2c at 4 {
+> +		i2c@4 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x4>;
 > +
-> +			codec: sgtl5000 at a {
+> +			codec: sgtl5000@a {
 > +				#sound-dai-cells = <0>;
 > +				compatible = "fsl,sgtl5000";
 > +				reg = <0xa>;
@@ -491,7 +491,7 @@ Please have a newline between property list and sub-node.
 > +	status = "disabled";
 > +	fsl,ddr-sampling-point = <4>;
 > +
-> +	qflash0: s25fs512s at 0 {
+> +	qflash0: s25fs512s@0 {
 > +		compatible = "spansion,m25p80";
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
@@ -570,7 +570,7 @@ Please have a newline between property list and sub-node.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu0: cpu at 0 {
+> +		cpu0: cpu@0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a53";
 > +			reg = <0x0 0x0>;
@@ -606,7 +606,7 @@ dt-bindings/interrupt-controller/irq.h to make them a bit more readable?
 > +		interrupts = <0 106 0x4>;
 > +	};
 > +
-> +	gic: interrupt-controller at 1400000 {
+> +	gic: interrupt-controller@1400000 {
 > +		compatible = "arm,gic-400";
 > +		#interrupt-cells = <3>;
 > +		interrupt-controller;
@@ -623,7 +623,7 @@ dt-bindings/interrupt-controller/irq.h to make them a bit more readable?
 > +		#size-cells = <2>;
 > +		ranges;
 > +
-> +		clockgen: clocking at 1ee1000 {
+> +		clockgen: clocking@1ee1000 {
 > +			compatible = "fsl,ls1012a-clockgen";
 
 The compatible cannot be found in binding docs.
@@ -633,7 +633,7 @@ The compatible cannot be found in binding docs.
 > +			clocks = <&sysclk>;
 > +		};
 > +
-> +		scfg: scfg at 1570000 {
+> +		scfg: scfg@1570000 {
 > +			compatible = "fsl,ls1012a-scfg", "syscon";
 
 Ditto
@@ -642,7 +642,7 @@ Ditto
 > +			big-endian;
 > +		};
 > +
-> +		dcfg: dcfg at 1ee0000 {
+> +		dcfg: dcfg@1ee0000 {
 > +			compatible = "fsl,ls1012a-dcfg",
 > +				     "fsl,ls1043a-dcfg",
 
@@ -654,7 +654,7 @@ guess we only need "syscon" to get it work?
 > +			big-endian;
 > +		};
 > +
-> +		crypto: crypto at 1700000 {
+> +		crypto: crypto@1700000 {
 > +			compatible = "fsl,sec-v5.4", "fsl,sec-v5.0",
 > +				     "fsl,sec-v4.0";
 > +			fsl,sec-era = <8>;
@@ -664,7 +664,7 @@ guess we only need "syscon" to get it work?
 > +			reg = <0x00 0x1700000 0x0 0x100000>;
 > +			interrupts = <0 75 0x4>;
 > +
-> +			sec_jr0: jr at 10000 {
+> +			sec_jr0: jr@10000 {
 > +				compatible = "fsl,sec-v5.4-job-ring",
 > +					     "fsl,sec-v5.0-job-ring",
 > +					     "fsl,sec-v4.0-job-ring";
@@ -672,7 +672,7 @@ guess we only need "syscon" to get it work?
 > +				interrupts = <0 71 0x4>;
 > +			};
 > +
-> +			sec_jr1: jr at 20000 {
+> +			sec_jr1: jr@20000 {
 > +				compatible = "fsl,sec-v5.4-job-ring",
 > +					     "fsl,sec-v5.0-job-ring",
 > +					     "fsl,sec-v4.0-job-ring";
@@ -680,7 +680,7 @@ guess we only need "syscon" to get it work?
 > +				interrupts = <0 72 0x4>;
 > +			};
 > +
-> +			sec_jr2: jr at 30000 {
+> +			sec_jr2: jr@30000 {
 > +				compatible = "fsl,sec-v5.4-job-ring",
 > +					     "fsl,sec-v5.0-job-ring",
 > +					     "fsl,sec-v4.0-job-ring";
@@ -688,7 +688,7 @@ guess we only need "syscon" to get it work?
 > +				interrupts = <0 73 0x4>;
 > +			};
 > +
-> +			sec_jr3: jr at 40000 {
+> +			sec_jr3: jr@40000 {
 > +				compatible = "fsl,sec-v5.4-job-ring",
 > +					     "fsl,sec-v5.0-job-ring",
 > +					     "fsl,sec-v4.0-job-ring";
@@ -708,7 +708,7 @@ It might make more sense to put it directly under root like what
 fsl-ls1043a.dtsi does.
 
 > +
-> +		rcpm: rcpm at 1ee2000 {
+> +		rcpm: rcpm@1ee2000 {
 > +			compatible = "fsl,ls1012a-rcpm";
 
 Undocumented/unsupported bindings?
@@ -716,7 +716,7 @@ Undocumented/unsupported bindings?
 > +			reg = <0x0 0x1ee2000 0x0 0x10000>;
 > +		};
 > +
-> +		esdhc0: esdhc at 1560000 {
+> +		esdhc0: esdhc@1560000 {
 > +			compatible = "fsl,ls1012a-esdhc0", "fsl,esdhc";
 > +			reg = <0x0 0x1560000 0x0 0x10000>;
 > +			interrupts = <0 62 0x4>;
@@ -730,7 +730,7 @@ What does a zero of clock-frequency mean?
 > +			bus-width = <4>;
 > +		};
 > +
-> +		esdhc1: esdhc at 1580000 {
+> +		esdhc1: esdhc@1580000 {
 > +			compatible = "fsl,ls1012a-esdhc1", "fsl,esdhc";
 > +			reg = <0x0 0x1580000 0x0 0x10000>;
 > +			interrupts = <0 65 0x4>;
@@ -741,7 +741,7 @@ What does a zero of clock-frequency mean?
 > +			bus-width = <4>;
 > +		};
 > +
-> +		dspi0: dspi at 2100000 {
+> +		dspi0: dspi@2100000 {
 > +			compatible = "fsl,ls1012a-dspi",
 > +				     "fsl,ls1043a-dspi",
 > +				     "fsl,ls1021a-v1.0-dspi";
@@ -756,7 +756,7 @@ What does a zero of clock-frequency mean?
 > +			status = "enabled";
 > +		};
 > +
-> +		qspi: quadspi at 1550000 {
+> +		qspi: quadspi@1550000 {
 > +			compatible =  "fsl,ls1012a-qspi",
 > +				      "fsl,ls1043a-qspi",
 > +				      "fsl,ls1021a-qspi";
@@ -775,7 +775,7 @@ I can not find this property in any bindings doc.
 
 > +		};
 > +
-> +		tmu: tmu at 1f00000 {
+> +		tmu: tmu@1f00000 {
 > +			compatible = "fsl,ls1012a-tmu", "fsl,qoriq-tmu";
 > +			reg = <0x0 0x1f00000 0x0 0x10000>;
 > +			interrupts = <0 33 0x4>;
@@ -866,7 +866,7 @@ Have a newline between nodes.
 > +			};
 > +		};
 > +
-> +		i2c0: i2c at 2180000 {
+> +		i2c0: i2c@2180000 {
 > +			compatible = "fsl,vf610-i2c";
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
@@ -880,7 +880,7 @@ This property is not needed.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c1: i2c at 2190000 {
+> +		i2c1: i2c@2190000 {
 > +			compatible = "fsl,vf610-i2c";
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
@@ -895,21 +895,21 @@ Ditto
 > +		};
 > +
 > +
-> +		duart0: serial at 21c0500 {
+> +		duart0: serial@21c0500 {
 > +			compatible = "fsl,ns16550", "ns16550a";
 > +			reg = <0x00 0x21c0500 0x0 0x100>;
 > +			interrupts = <0 54 0x4>;
 > +			clocks = <&clockgen 4 0>;
 > +		};
 > +
-> +		duart1: serial at 21c0600 {
+> +		duart1: serial@21c0600 {
 > +			compatible = "fsl,ns16550", "ns16550a";
 > +			reg = <0x00 0x21c0600 0x0 0x100>;
 > +			interrupts = <0 54 0x4>;
 > +			clocks = <&clockgen 4 0>;
 > +		};
 > +
-> +		gpio0: gpio at 2300000 {
+> +		gpio0: gpio@2300000 {
 > +			compatible = "fsl,qoriq-gpio";
 > +			reg = <0x0 0x2300000 0x0 0x10000>;
 > +			interrupts = <0 66 0x4>;
@@ -919,7 +919,7 @@ Ditto
 > +			#interrupt-cells = <2>;
 > +		};
 > +
-> +		gpio1: gpio at 2310000 {
+> +		gpio1: gpio@2310000 {
 > +			compatible = "fsl,qoriq-gpio";
 > +			reg = <0x0 0x2310000 0x0 0x10000>;
 > +			interrupts = <0 67 0x4>;
@@ -929,7 +929,7 @@ Ditto
 > +			#interrupt-cells = <2>;
 > +		};
 > +
-> +		wdog0: wdog at 2ad0000 {
+> +		wdog0: wdog@2ad0000 {
 > +			compatible = "fsl,ls1012a-wdt",
 > +				     "fsl,ls1043a-wdt",
 > +				     "fsl,imx21-wdt";
@@ -947,7 +947,7 @@ clock-names is not required for fsl,imx21-wdt.
 > +			big-endian;
 > +		};
 > +
-> +		sai1: sai at 2b50000 {
+> +		sai1: sai@2b50000 {
 > +			#sound-dai-cells = <0>;
 > +			compatible = "fsl,vf610-sai";
 > +			reg = <0x0 0x2b50000 0x0 0x10000>;
@@ -961,7 +961,7 @@ clock-names is not required for fsl,imx21-wdt.
 > +			status = "disabled";
 > +		};
 > +
-> +		sai2: sai at 2b60000 {
+> +		sai2: sai@2b60000 {
 > +			#sound-dai-cells = <0>;
 > +			compatible = "fsl,vf610-sai";
 > +			reg = <0x0 0x2b60000 0x0 0x10000>;
@@ -975,7 +975,7 @@ clock-names is not required for fsl,imx21-wdt.
 > +			status = "disabled";
 > +		};
 > +
-> +		edma0: edma at 2c00000 {
+> +		edma0: edma@2c00000 {
 > +			#dma-cells = <2>;
 > +			compatible = "fsl,vf610-edma";
 > +			reg = <0x0 0x2c00000 0x0 0x10000>,
@@ -991,14 +991,14 @@ clock-names is not required for fsl,imx21-wdt.
 > +				 <&clockgen 4 3>;
 > +		};
 > +
-> +		sata: sata at 3200000 {
+> +		sata: sata@3200000 {
 > +			compatible = "fsl,ls1012a-ahci";
 > +			reg = <0x0 0x3200000 0x0 0x10000>;
 > +			interrupts = <0 69 0x4>;
 > +			clocks = <&clockgen 4 0>;
 > +		};
 > +
-> +		msi2: msi-controller2 at 1572000 {
+> +		msi2: msi-controller2@1572000 {
 > +			compatible ="fsl,1s1012a-msi", "fsl,1s1021a-msi";
 > +			reg = <0x0 0x1572000 0x0 0x4>,
 > +			      <0x0 0x1572004 0x0 0x4>;
@@ -1007,7 +1007,7 @@ clock-names is not required for fsl,imx21-wdt.
 > +			interrupts = <0 126 0x4>;
 > +		};
 > +
-> +		usb at 8600000 {
+> +		usb@8600000 {
 > +			compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr";
 > +			reg = <0x0 0x8600000 0x0 0x1000>;
 > +			interrupts = <0 139 0x4>;
@@ -1020,7 +1020,7 @@ supported by kernel driver at all.
 
 > +		};
 > +
-> +		usb0: usb3 at 2f00000 {
+> +		usb0: usb3@2f00000 {
 > +			compatible = "snps,dwc3";
 > +			reg = <0x0 0x2f00000 0x0 0x10000>;
 > +			interrupts = <0 60 0x4>;
@@ -1034,7 +1034,7 @@ Shawn
 > +			snps,dis_rxdet_inp3_quirk;
 > +		};
 > +
-> +		pcie at 3400000 {
+> +		pcie@3400000 {
 > +			compatible = "fsl,ls1012a-pcie",
 > +				     "fsl,ls1043a-pcie",
 > +				     "snps,dw-pcie";
@@ -1067,5 +1067,9 @@ Shawn
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 336a9e4..b7bccbd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,16 @@
  "ref\01472207241-18461-1-git-send-email-Bhaskar.Upadhaya@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH v2 1/1] arm64: Add DTS support for FSL's LS1012A SoC\0"
+ "ref\01472207241-18461-1-git-send-email-Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 1/1] arm64: Add DTS support for FSL's LS1012A SoC\0"
  "Date\0Mon, 29 Aug 2016 17:52:39 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  stuart.yoder-3arQi8VN3Tc@public.gmane.org
+  oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org
+  Prabhakar Kushwaha <prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org>
+  linux-devel-XDVM779Km55Y1YpKYGMr2+TW4wlIGRCZ@public.gmane.org
+  Pratiyush Mohan Srivastava <pratiyush.srivastava-3arQi8VN3Tc@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Aug 26, 2016 at 03:57:21PM +0530, Bhaskar Upadhaya wrote:\n"
@@ -33,9 +41,9 @@
  "> \t- Update compatible property of scfg with \"fsl,ls1012a-scfg\" only\n"
  "> \t- Update compatible property with proper ordering in tmu node\n"
  "> \n"
- "> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>\n"
- "> Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava@nxp.com>\n"
- "> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>\n"
+ "> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha-3arQi8VN3Tc@public.gmane.org>\n"
+ "> Signed-off-by: Pratiyush Mohan Srivastava <pratiyush.srivastava-3arQi8VN3Tc@public.gmane.org>\n"
+ "> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/freescale/Makefile             |   3 +\n"
  ">  arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dts | 150 +++++++\n"
@@ -141,7 +149,7 @@
  "\t\t\t...\n"
  "\t\t};\n"
  "\n"
- "> +\t\treg_1p8v: regulator at 0 {\n"
+ "> +\t\treg_1p8v: regulator@0 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <1>;\n"
@@ -199,7 +207,7 @@
  "supports it.\n"
  "\n"
  "> +\n"
- "> +\tqflash0: s25fs512s at 0 {\n"
+ "> +\tqflash0: s25fs512s@0 {\n"
  "> +\t\tcompatible = \"spansion,m25p80\";\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
@@ -212,7 +220,7 @@
  "> +&i2c0 {\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tcodec: sgtl5000 at a {\n"
+ "> +\tcodec: sgtl5000@a {\n"
  "> +\t\t#sound-dai-cells = <0>;\n"
  "> +\t\tcompatible = \"fsl,sgtl5000\";\n"
  "> +\t\treg = <0xa>;\n"
@@ -311,7 +319,7 @@
  "> +\tregulators {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
- "> +\t\treg_3p3v: regulator at 0 {\n"
+ "> +\t\treg_3p3v: regulator@0 {\n"
  "> +\t\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\t\treg = <0x0>;\n"
  "> +\t\t\tregulator-name = \"3P3V\";\n"
@@ -355,7 +363,7 @@
  "> +\tbus-num = <0>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tflash at 0 {\n"
+ "> +\tflash@0 {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tcompatible = \"n25q128a11\", \"jedec,spi-nor\";  /* 16MB */\n"
@@ -363,7 +371,7 @@
  "> +\t\tspi-max-frequency = <10000000>; /* input clock */\n"
  "> +\t};\n"
  "> +\n"
- "> +\tflash at 1 {\n"
+ "> +\tflash@1 {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tcompatible = \"sst,sst25wf040b\", \"jedec,spi-nor\";  /* 512KB */\n"
@@ -371,7 +379,7 @@
  "> +\t\tspi-max-frequency = <35000000>; /* input clock */\n"
  "> +\t};\n"
  "> +\n"
- "> +\tflash at 2 {\n"
+ "> +\tflash@2 {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tcompatible = \"eon,en25s64\", \"jedec,spi-nor\";   /* 8MB */\n"
@@ -385,7 +393,7 @@
  "> +\tbus-num = <0>;\n"
  "> +\tstatus = \"disabled\";\n"
  "> +\n"
- "> +\tqflash0: s25fs512s at 0 {\n"
+ "> +\tqflash0: s25fs512s@0 {\n"
  "> +\t\tcompatible = \"spansion,m25p80\";\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
@@ -400,18 +408,18 @@
  "\n"
  "Please have a newline between property list and sub-node.\n"
  "\n"
- "> +\tpca9547 at 77 {\n"
+ "> +\tpca9547@77 {\n"
  "> +\t\tcompatible = \"nxp,pca9547\";\n"
  "> +\t\treg = <0x77>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\ti2c at 4 {\n"
+ "> +\t\ti2c@4 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0x4>;\n"
  "> +\n"
- "> +\t\t\tcodec: sgtl5000 at a {\n"
+ "> +\t\t\tcodec: sgtl5000@a {\n"
  "> +\t\t\t\t#sound-dai-cells = <0>;\n"
  "> +\t\t\t\tcompatible = \"fsl,sgtl5000\";\n"
  "> +\t\t\t\treg = <0xa>;\n"
@@ -498,7 +506,7 @@
  "> +\tstatus = \"disabled\";\n"
  "> +\tfsl,ddr-sampling-point = <4>;\n"
  "> +\n"
- "> +\tqflash0: s25fs512s at 0 {\n"
+ "> +\tqflash0: s25fs512s@0 {\n"
  "> +\t\tcompatible = \"spansion,m25p80\";\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
@@ -577,7 +585,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu0: cpu at 0 {\n"
+ "> +\t\tcpu0: cpu@0 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a53\";\n"
  "> +\t\t\treg = <0x0 0x0>;\n"
@@ -613,7 +621,7 @@
  "> +\t\tinterrupts = <0 106 0x4>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tgic: interrupt-controller at 1400000 {\n"
+ "> +\tgic: interrupt-controller@1400000 {\n"
  "> +\t\tcompatible = \"arm,gic-400\";\n"
  "> +\t\t#interrupt-cells = <3>;\n"
  "> +\t\tinterrupt-controller;\n"
@@ -630,7 +638,7 @@
  "> +\t\t#size-cells = <2>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tclockgen: clocking at 1ee1000 {\n"
+ "> +\t\tclockgen: clocking@1ee1000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-clockgen\";\n"
  "\n"
  "The compatible cannot be found in binding docs.\n"
@@ -640,7 +648,7 @@
  "> +\t\t\tclocks = <&sysclk>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tscfg: scfg at 1570000 {\n"
+ "> +\t\tscfg: scfg@1570000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-scfg\", \"syscon\";\n"
  "\n"
  "Ditto\n"
@@ -649,7 +657,7 @@
  "> +\t\t\tbig-endian;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tdcfg: dcfg at 1ee0000 {\n"
+ "> +\t\tdcfg: dcfg@1ee0000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-dcfg\",\n"
  "> +\t\t\t\t     \"fsl,ls1043a-dcfg\",\n"
  "\n"
@@ -661,7 +669,7 @@
  "> +\t\t\tbig-endian;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcrypto: crypto at 1700000 {\n"
+ "> +\t\tcrypto: crypto@1700000 {\n"
  "> +\t\t\tcompatible = \"fsl,sec-v5.4\", \"fsl,sec-v5.0\",\n"
  "> +\t\t\t\t     \"fsl,sec-v4.0\";\n"
  "> +\t\t\tfsl,sec-era = <8>;\n"
@@ -671,7 +679,7 @@
  "> +\t\t\treg = <0x00 0x1700000 0x0 0x100000>;\n"
  "> +\t\t\tinterrupts = <0 75 0x4>;\n"
  "> +\n"
- "> +\t\t\tsec_jr0: jr at 10000 {\n"
+ "> +\t\t\tsec_jr0: jr@10000 {\n"
  "> +\t\t\t\tcompatible = \"fsl,sec-v5.4-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v5.0-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v4.0-job-ring\";\n"
@@ -679,7 +687,7 @@
  "> +\t\t\t\tinterrupts = <0 71 0x4>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tsec_jr1: jr at 20000 {\n"
+ "> +\t\t\tsec_jr1: jr@20000 {\n"
  "> +\t\t\t\tcompatible = \"fsl,sec-v5.4-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v5.0-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v4.0-job-ring\";\n"
@@ -687,7 +695,7 @@
  "> +\t\t\t\tinterrupts = <0 72 0x4>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tsec_jr2: jr at 30000 {\n"
+ "> +\t\t\tsec_jr2: jr@30000 {\n"
  "> +\t\t\t\tcompatible = \"fsl,sec-v5.4-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v5.0-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v4.0-job-ring\";\n"
@@ -695,7 +703,7 @@
  "> +\t\t\t\tinterrupts = <0 73 0x4>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tsec_jr3: jr at 40000 {\n"
+ "> +\t\t\tsec_jr3: jr@40000 {\n"
  "> +\t\t\t\tcompatible = \"fsl,sec-v5.4-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v5.0-job-ring\",\n"
  "> +\t\t\t\t\t     \"fsl,sec-v4.0-job-ring\";\n"
@@ -715,7 +723,7 @@
  "fsl-ls1043a.dtsi does.\n"
  "\n"
  "> +\n"
- "> +\t\trcpm: rcpm at 1ee2000 {\n"
+ "> +\t\trcpm: rcpm@1ee2000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-rcpm\";\n"
  "\n"
  "Undocumented/unsupported bindings?\n"
@@ -723,7 +731,7 @@
  "> +\t\t\treg = <0x0 0x1ee2000 0x0 0x10000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tesdhc0: esdhc at 1560000 {\n"
+ "> +\t\tesdhc0: esdhc@1560000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-esdhc0\", \"fsl,esdhc\";\n"
  "> +\t\t\treg = <0x0 0x1560000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 62 0x4>;\n"
@@ -737,7 +745,7 @@
  "> +\t\t\tbus-width = <4>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tesdhc1: esdhc at 1580000 {\n"
+ "> +\t\tesdhc1: esdhc@1580000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-esdhc1\", \"fsl,esdhc\";\n"
  "> +\t\t\treg = <0x0 0x1580000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 65 0x4>;\n"
@@ -748,7 +756,7 @@
  "> +\t\t\tbus-width = <4>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tdspi0: dspi at 2100000 {\n"
+ "> +\t\tdspi0: dspi@2100000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-dspi\",\n"
  "> +\t\t\t\t     \"fsl,ls1043a-dspi\",\n"
  "> +\t\t\t\t     \"fsl,ls1021a-v1.0-dspi\";\n"
@@ -763,7 +771,7 @@
  "> +\t\t\tstatus = \"enabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tqspi: quadspi at 1550000 {\n"
+ "> +\t\tqspi: quadspi@1550000 {\n"
  "> +\t\t\tcompatible =  \"fsl,ls1012a-qspi\",\n"
  "> +\t\t\t\t      \"fsl,ls1043a-qspi\",\n"
  "> +\t\t\t\t      \"fsl,ls1021a-qspi\";\n"
@@ -782,7 +790,7 @@
  "\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttmu: tmu at 1f00000 {\n"
+ "> +\t\ttmu: tmu@1f00000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-tmu\", \"fsl,qoriq-tmu\";\n"
  "> +\t\t\treg = <0x0 0x1f00000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 33 0x4>;\n"
@@ -873,7 +881,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c0: i2c at 2180000 {\n"
+ "> +\t\ti2c0: i2c@2180000 {\n"
  "> +\t\t\tcompatible = \"fsl,vf610-i2c\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
@@ -887,7 +895,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c1: i2c at 2190000 {\n"
+ "> +\t\ti2c1: i2c@2190000 {\n"
  "> +\t\t\tcompatible = \"fsl,vf610-i2c\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
@@ -902,21 +910,21 @@
  "> +\t\t};\n"
  "> +\n"
  "> +\n"
- "> +\t\tduart0: serial at 21c0500 {\n"
+ "> +\t\tduart0: serial@21c0500 {\n"
  "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n"
  "> +\t\t\treg = <0x00 0x21c0500 0x0 0x100>;\n"
  "> +\t\t\tinterrupts = <0 54 0x4>;\n"
  "> +\t\t\tclocks = <&clockgen 4 0>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tduart1: serial at 21c0600 {\n"
+ "> +\t\tduart1: serial@21c0600 {\n"
  "> +\t\t\tcompatible = \"fsl,ns16550\", \"ns16550a\";\n"
  "> +\t\t\treg = <0x00 0x21c0600 0x0 0x100>;\n"
  "> +\t\t\tinterrupts = <0 54 0x4>;\n"
  "> +\t\t\tclocks = <&clockgen 4 0>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio0: gpio at 2300000 {\n"
+ "> +\t\tgpio0: gpio@2300000 {\n"
  "> +\t\t\tcompatible = \"fsl,qoriq-gpio\";\n"
  "> +\t\t\treg = <0x0 0x2300000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 66 0x4>;\n"
@@ -926,7 +934,7 @@
  "> +\t\t\t#interrupt-cells = <2>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio1: gpio at 2310000 {\n"
+ "> +\t\tgpio1: gpio@2310000 {\n"
  "> +\t\t\tcompatible = \"fsl,qoriq-gpio\";\n"
  "> +\t\t\treg = <0x0 0x2310000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 67 0x4>;\n"
@@ -936,7 +944,7 @@
  "> +\t\t\t#interrupt-cells = <2>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twdog0: wdog at 2ad0000 {\n"
+ "> +\t\twdog0: wdog@2ad0000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-wdt\",\n"
  "> +\t\t\t\t     \"fsl,ls1043a-wdt\",\n"
  "> +\t\t\t\t     \"fsl,imx21-wdt\";\n"
@@ -954,7 +962,7 @@
  "> +\t\t\tbig-endian;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsai1: sai at 2b50000 {\n"
+ "> +\t\tsai1: sai@2b50000 {\n"
  "> +\t\t\t#sound-dai-cells = <0>;\n"
  "> +\t\t\tcompatible = \"fsl,vf610-sai\";\n"
  "> +\t\t\treg = <0x0 0x2b50000 0x0 0x10000>;\n"
@@ -968,7 +976,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsai2: sai at 2b60000 {\n"
+ "> +\t\tsai2: sai@2b60000 {\n"
  "> +\t\t\t#sound-dai-cells = <0>;\n"
  "> +\t\t\tcompatible = \"fsl,vf610-sai\";\n"
  "> +\t\t\treg = <0x0 0x2b60000 0x0 0x10000>;\n"
@@ -982,7 +990,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tedma0: edma at 2c00000 {\n"
+ "> +\t\tedma0: edma@2c00000 {\n"
  "> +\t\t\t#dma-cells = <2>;\n"
  "> +\t\t\tcompatible = \"fsl,vf610-edma\";\n"
  "> +\t\t\treg = <0x0 0x2c00000 0x0 0x10000>,\n"
@@ -998,14 +1006,14 @@
  "> +\t\t\t\t <&clockgen 4 3>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsata: sata at 3200000 {\n"
+ "> +\t\tsata: sata@3200000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-ahci\";\n"
  "> +\t\t\treg = <0x0 0x3200000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 69 0x4>;\n"
  "> +\t\t\tclocks = <&clockgen 4 0>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tmsi2: msi-controller2 at 1572000 {\n"
+ "> +\t\tmsi2: msi-controller2@1572000 {\n"
  "> +\t\t\tcompatible =\"fsl,1s1012a-msi\", \"fsl,1s1021a-msi\";\n"
  "> +\t\t\treg = <0x0 0x1572000 0x0 0x4>,\n"
  "> +\t\t\t      <0x0 0x1572004 0x0 0x4>;\n"
@@ -1014,7 +1022,7 @@
  "> +\t\t\tinterrupts = <0 126 0x4>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb at 8600000 {\n"
+ "> +\t\tusb@8600000 {\n"
  "> +\t\t\tcompatible = \"fsl-usb2-dr-v2.5\", \"fsl-usb2-dr\";\n"
  "> +\t\t\treg = <0x0 0x8600000 0x0 0x1000>;\n"
  "> +\t\t\tinterrupts = <0 139 0x4>;\n"
@@ -1027,7 +1035,7 @@
  "\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb0: usb3 at 2f00000 {\n"
+ "> +\t\tusb0: usb3@2f00000 {\n"
  "> +\t\t\tcompatible = \"snps,dwc3\";\n"
  "> +\t\t\treg = <0x0 0x2f00000 0x0 0x10000>;\n"
  "> +\t\t\tinterrupts = <0 60 0x4>;\n"
@@ -1041,7 +1049,7 @@
  "> +\t\t\tsnps,dis_rxdet_inp3_quirk;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tpcie at 3400000 {\n"
+ "> +\t\tpcie@3400000 {\n"
  "> +\t\t\tcompatible = \"fsl,ls1012a-pcie\",\n"
  "> +\t\t\t\t     \"fsl,ls1043a-pcie\",\n"
  "> +\t\t\t\t     \"snps,dw-pcie\";\n"
@@ -1074,7 +1082,11 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
- > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
+ "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-b25c8f5cd4e94767f6957305142b161b7dbe56fe22b9329c113951c0c5fe8d41
+89aa4d6ac9258c96c77fe7a09ee9f77fa12eca24f3cdd3d203185d079d669cd1

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.