All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150712065101.GA14354@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 7bcb126..99ea4dc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Thu, Jun 25, 2015 at 02:24:58PM +0800, Alison Wang wrote:
 >  			reg = <0x0 0x2d24000 0x0 0x4000>;
 >  		};
 >  
-> +		enet0: ethernet at 2d10000 {
+> +		enet0: ethernet@2d10000 {
 
 Most of the vendor specific properties below are undocumented bindings.
 
@@ -23,7 +23,7 @@ Shawn
 > +			local-mac-address = [ 00 00 00 00 00 00 ];
 > +			ranges;
 > +
-> +			queue-group at 0 {
+> +			queue-group@0 {
 > +				#address-cells = <1>;
 > +				#size-cells = <1>;
 > +				reg = <0x0 0x2d10000 0x0 0x8000>;
@@ -36,7 +36,7 @@ Shawn
 > +
 > +		};
 > +
-> +		enet1: ethernet at 2d50000 {
+> +		enet1: ethernet@2d50000 {
 > +			compatible = "fsl,etsec2";
 > +			device_type = "network";
 > +			#address-cells = <2>;
@@ -49,7 +49,7 @@ Shawn
 > +			local-mac-address = [ 00 00 00 00 00 00 ];
 > +			ranges;
 > +
-> +			queue-group at 0 {
+> +			queue-group@0 {
 > +				#address-cells = <1>;
 > +				#size-cells = <1>;
 > +				reg = <0x0 0x2d50000 0x0 0x8000>;
@@ -62,7 +62,7 @@ Shawn
 > +
 > +		};
 > +
-> +		enet2: ethernet at 2d90000 {
+> +		enet2: ethernet@2d90000 {
 > +			compatible = "fsl,etsec2";
 > +			device_type = "network";
 > +			#address-cells = <2>;
@@ -75,7 +75,7 @@ Shawn
 > +			local-mac-address = [ 00 00 00 00 00 00 ];
 > +			ranges;
 > +
-> +			queue-group at 0 {
+> +			queue-group@0 {
 > +				#address-cells = <1>;
 > +				#size-cells = <1>;
 > +				reg = <0x0 0x2d90000 0x0 0x8000>;
@@ -87,7 +87,7 @@ Shawn
 > +			};
 > +		};
 > +
->  		usb at 8600000 {
+>  		usb@8600000 {
 >  			compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr";
 >  			reg = <0x0 0x8600000 0x0 0x1000>;
 > -- 
@@ -95,7 +95,7 @@ Shawn
 > 
 > --
 > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
-> the body of a message to majordomo at vger.kernel.org
+> the body of a message to majordomo@vger.kernel.org
 > More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > Please read the FAQ at  http://www.tux.org/lkml/
 >
diff --git a/a/content_digest b/N1/content_digest
index 724f6a3..7c8098b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,14 @@
  "ref\01435213498-21025-1-git-send-email-b18965@freescale.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] dts: ls1021a: Add dts nodes for eTSEC0, eTSEC1 and eTSEC2\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH] dts: ls1021a: Add dts nodes for eTSEC0, eTSEC1 and eTSEC2\0"
  "Date\0Sun, 12 Jul 2015 14:51:01 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Alison Wang <b18965@freescale.com>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  shawn.guo@linaro.org
+  Claudiu Manoil <claudiu.manoil@freescale.com>
+ " Alison Wang <alison.wang@freescale.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Jun 25, 2015 at 02:24:58PM +0800, Alison Wang wrote:\n"
@@ -10,7 +16,7 @@
  ">  \t\t\treg = <0x0 0x2d24000 0x0 0x4000>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tenet0: ethernet at 2d10000 {\n"
+ "> +\t\tenet0: ethernet@2d10000 {\n"
  "\n"
  "Most of the vendor specific properties below are undocumented bindings.\n"
  "\n"
@@ -30,7 +36,7 @@
  "> +\t\t\tlocal-mac-address = [ 00 00 00 00 00 00 ];\n"
  "> +\t\t\tranges;\n"
  "> +\n"
- "> +\t\t\tqueue-group at 0 {\n"
+ "> +\t\t\tqueue-group@0 {\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <1>;\n"
  "> +\t\t\t\treg = <0x0 0x2d10000 0x0 0x8000>;\n"
@@ -43,7 +49,7 @@
  "> +\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tenet1: ethernet at 2d50000 {\n"
+ "> +\t\tenet1: ethernet@2d50000 {\n"
  "> +\t\t\tcompatible = \"fsl,etsec2\";\n"
  "> +\t\t\tdevice_type = \"network\";\n"
  "> +\t\t\t#address-cells = <2>;\n"
@@ -56,7 +62,7 @@
  "> +\t\t\tlocal-mac-address = [ 00 00 00 00 00 00 ];\n"
  "> +\t\t\tranges;\n"
  "> +\n"
- "> +\t\t\tqueue-group at 0 {\n"
+ "> +\t\t\tqueue-group@0 {\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <1>;\n"
  "> +\t\t\t\treg = <0x0 0x2d50000 0x0 0x8000>;\n"
@@ -69,7 +75,7 @@
  "> +\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tenet2: ethernet at 2d90000 {\n"
+ "> +\t\tenet2: ethernet@2d90000 {\n"
  "> +\t\t\tcompatible = \"fsl,etsec2\";\n"
  "> +\t\t\tdevice_type = \"network\";\n"
  "> +\t\t\t#address-cells = <2>;\n"
@@ -82,7 +88,7 @@
  "> +\t\t\tlocal-mac-address = [ 00 00 00 00 00 00 ];\n"
  "> +\t\t\tranges;\n"
  "> +\n"
- "> +\t\t\tqueue-group at 0 {\n"
+ "> +\t\t\tqueue-group@0 {\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <1>;\n"
  "> +\t\t\t\treg = <0x0 0x2d90000 0x0 0x8000>;\n"
@@ -94,7 +100,7 @@
  "> +\t\t\t};\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"
  "> -- \n"
@@ -102,9 +108,9 @@
  "> \n"
  "> --\n"
  "> To unsubscribe from this list: send the line \"unsubscribe linux-kernel\" in\n"
- "> the body of a message to majordomo at vger.kernel.org\n"
+ "> the body of a message to majordomo@vger.kernel.org\n"
  "> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  "> Please read the FAQ at  http://www.tux.org/lkml/\n"
  >
 
-92ba68442979782a6d6aa2b1eae475b31da1ecc025f9a5231eb01f6739e2dffe
+1a247f781ee5f55c25b4390efac6bce367317177adf39064dd0c95320ea594dd

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.