All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <8760j0dkhr.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index 8ced216..ac51d8c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,9 +40,9 @@ Gregory
 > +			  MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;
 >  
 >  		internal-regs {
->  			i2c at 11000 {
+>  			i2c@11000 {
 > @@ -88,6 +89,9 @@
->  			ethernet at 70000 {
+>  			ethernet@70000 {
 >  				status = "okay";
 >  				phy-mode = "rgmii-id";
 > +				buffer-manager = <&bm>;
@@ -52,7 +52,7 @@ Gregory
 >  					speed = <1000>;
 >  					full-duplex;
 > @@ -97,6 +101,9 @@
->  			ethernet at 34000 {
+>  			ethernet@34000 {
 >  				status = "okay";
 >  				phy-mode = "sgmii";
 > +				buffer-manager = <&bm>;
@@ -65,12 +65,12 @@ Gregory
 >  				status = "okay";
 >  			};
 >  
-> +			bm at c8000 {
+> +			bm@c8000 {
 > +				status = "okay";
 > +			};
 > +
 >  			/* USB part of the eSATA/USB 2.0 port */
->  			usb at 58000 {
+>  			usb@58000 {
 >  				status = "okay";
 > @@ -241,6 +252,10 @@
 >  			};
@@ -121,11 +121,11 @@ Gregory
 >  				};
 >  			};
 >  
-> +			bm at c8000 {
+> +			bm@c8000 {
 > +				status = "okay";
 > +			};
 > +
->  			nand at d0000 {
+>  			nand@d0000 {
 >  				status = "okay";
 >  				num-cs = <1>;
 > @@ -259,6 +270,10 @@
@@ -145,7 +145,7 @@ Gregory
 >
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel@lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 895dcf0..41d894e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,20 @@
  "ref\020170316055320.7929-1-ralph.sennhauser@gmail.com\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH v2] ARM: dts: mvebu: linksys: enable buffer manager support\0"
+ "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Subject\0Re: [PATCH v2] ARM: dts: mvebu: linksys: enable buffer manager support\0"
  "Date\0Thu, 23 Mar 2017 17:29:52 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ralph Sennhauser <ralph.sennhauser@gmail.com>\0"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  Andrew Lunn <andrew@lunn.ch>
+  Jason Cooper <jason@lakedaemon.net>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  Russell King <linux@armlinux.org.uk>
+  open list <linux-kernel@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
+  moderated list:ARM/Marvell Kirkwood and Armada 370
+  375
+  38x
+  ... <linux-arm-kernel@lists.infradead.org>
+ " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Ralph,\n"
@@ -47,9 +59,9 @@
  "> +\t\t\t  MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;\n"
  ">  \n"
  ">  \t\tinternal-regs {\n"
- ">  \t\t\ti2c at 11000 {\n"
+ ">  \t\t\ti2c@11000 {\n"
  "> @@ -88,6 +89,9 @@\n"
- ">  \t\t\tethernet at 70000 {\n"
+ ">  \t\t\tethernet@70000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t\tphy-mode = \"rgmii-id\";\n"
  "> +\t\t\t\tbuffer-manager = <&bm>;\n"
@@ -59,7 +71,7 @@
  ">  \t\t\t\t\tspeed = <1000>;\n"
  ">  \t\t\t\t\tfull-duplex;\n"
  "> @@ -97,6 +101,9 @@\n"
- ">  \t\t\tethernet at 34000 {\n"
+ ">  \t\t\tethernet@34000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t\tphy-mode = \"sgmii\";\n"
  "> +\t\t\t\tbuffer-manager = <&bm>;\n"
@@ -72,12 +84,12 @@
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tbm at c8000 {\n"
+ "> +\t\t\tbm@c8000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
  ">  \t\t\t/* USB part of the eSATA/USB 2.0 port */\n"
- ">  \t\t\tusb at 58000 {\n"
+ ">  \t\t\tusb@58000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  "> @@ -241,6 +252,10 @@\n"
  ">  \t\t\t};\n"
@@ -128,11 +140,11 @@
  ">  \t\t\t\t};\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tbm at c8000 {\n"
+ "> +\t\t\tbm@c8000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tnand at d0000 {\n"
+ ">  \t\t\tnand@d0000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t\tnum-cs = <1>;\n"
  "> @@ -259,6 +270,10 @@\n"
@@ -152,7 +164,7 @@
  ">\n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
+ "> linux-arm-kernel@lists.infradead.org\n"
  "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
  "\n"
  "-- \n"
@@ -161,4 +173,4 @@
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-263434e167d3cb990b5209bc48a19d79c0279c0f437a3c079855240ecbbc228f
+6ca7e5dda6a03b83913243e9b5f8ea5d8f2d3f539ed23457da06aa81631dae8a

diff --git a/a/1.txt b/N2/1.txt
index 8ced216..ac51d8c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -40,9 +40,9 @@ Gregory
 > +			  MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;
 >  
 >  		internal-regs {
->  			i2c at 11000 {
+>  			i2c@11000 {
 > @@ -88,6 +89,9 @@
->  			ethernet at 70000 {
+>  			ethernet@70000 {
 >  				status = "okay";
 >  				phy-mode = "rgmii-id";
 > +				buffer-manager = <&bm>;
@@ -52,7 +52,7 @@ Gregory
 >  					speed = <1000>;
 >  					full-duplex;
 > @@ -97,6 +101,9 @@
->  			ethernet at 34000 {
+>  			ethernet@34000 {
 >  				status = "okay";
 >  				phy-mode = "sgmii";
 > +				buffer-manager = <&bm>;
@@ -65,12 +65,12 @@ Gregory
 >  				status = "okay";
 >  			};
 >  
-> +			bm at c8000 {
+> +			bm@c8000 {
 > +				status = "okay";
 > +			};
 > +
 >  			/* USB part of the eSATA/USB 2.0 port */
->  			usb at 58000 {
+>  			usb@58000 {
 >  				status = "okay";
 > @@ -241,6 +252,10 @@
 >  			};
@@ -121,11 +121,11 @@ Gregory
 >  				};
 >  			};
 >  
-> +			bm at c8000 {
+> +			bm@c8000 {
 > +				status = "okay";
 > +			};
 > +
->  			nand at d0000 {
+>  			nand@d0000 {
 >  				status = "okay";
 >  				num-cs = <1>;
 > @@ -259,6 +270,10 @@
@@ -145,7 +145,7 @@ Gregory
 >
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel@lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
 -- 
diff --git a/a/content_digest b/N2/content_digest
index 895dcf0..581186e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,20 @@
  "ref\020170316055320.7929-1-ralph.sennhauser@gmail.com\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH v2] ARM: dts: mvebu: linksys: enable buffer manager support\0"
+ "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Subject\0Re: [PATCH v2] ARM: dts: mvebu: linksys: enable buffer manager support\0"
  "Date\0Thu, 23 Mar 2017 17:29:52 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ralph Sennhauser <ralph.sennhauser@gmail.com>\0"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  Andrew Lunn <andrew@lunn.ch>
+  Jason Cooper <jason@lakedaemon.net>
+ " open list\\:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>"
+  Russell King <linux@armlinux.org.uk>
+  open list <linux-kernel@vger.kernel.org>
+  Rob Herring <robh+dt@kernel.org>
+ " moderated list\\:ARM\\/Marvell Kirkwood and Armada 370\\"
+ " 375\\"
+ " 38x\\"
+  ... <linux-arm-kernel@lists.infradead.org>
+ " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Ralph,\n"
@@ -47,9 +59,9 @@
  "> +\t\t\t  MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;\n"
  ">  \n"
  ">  \t\tinternal-regs {\n"
- ">  \t\t\ti2c at 11000 {\n"
+ ">  \t\t\ti2c@11000 {\n"
  "> @@ -88,6 +89,9 @@\n"
- ">  \t\t\tethernet at 70000 {\n"
+ ">  \t\t\tethernet@70000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t\tphy-mode = \"rgmii-id\";\n"
  "> +\t\t\t\tbuffer-manager = <&bm>;\n"
@@ -59,7 +71,7 @@
  ">  \t\t\t\t\tspeed = <1000>;\n"
  ">  \t\t\t\t\tfull-duplex;\n"
  "> @@ -97,6 +101,9 @@\n"
- ">  \t\t\tethernet at 34000 {\n"
+ ">  \t\t\tethernet@34000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t\tphy-mode = \"sgmii\";\n"
  "> +\t\t\t\tbuffer-manager = <&bm>;\n"
@@ -72,12 +84,12 @@
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tbm at c8000 {\n"
+ "> +\t\t\tbm@c8000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
  ">  \t\t\t/* USB part of the eSATA/USB 2.0 port */\n"
- ">  \t\t\tusb at 58000 {\n"
+ ">  \t\t\tusb@58000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  "> @@ -241,6 +252,10 @@\n"
  ">  \t\t\t};\n"
@@ -128,11 +140,11 @@
  ">  \t\t\t\t};\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> +\t\t\tbm at c8000 {\n"
+ "> +\t\t\tbm@c8000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tnand at d0000 {\n"
+ ">  \t\t\tnand@d0000 {\n"
  ">  \t\t\t\tstatus = \"okay\";\n"
  ">  \t\t\t\tnum-cs = <1>;\n"
  "> @@ -259,6 +270,10 @@\n"
@@ -152,7 +164,7 @@
  ">\n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
+ "> linux-arm-kernel@lists.infradead.org\n"
  "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
  "\n"
  "-- \n"
@@ -161,4 +173,4 @@
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-263434e167d3cb990b5209bc48a19d79c0279c0f437a3c079855240ecbbc228f
+e597cf6e5b1d95920680d94ae9a6c8a2ed96d1768c8ee2fa202c20e74e829ef1

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.