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

diff --git a/a/1.txt b/N1/1.txt
index 242fd6a..eec97b6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 Hi Andrew,
  
- On ven., mars 31 2017, Andrew Lunn <andrew@lunn.ch> wrote:
+ On ven., mars 31 2017, Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> wrote:
 
 > On Fri, Mar 31, 2017 at 07:39:20PM +0200, Ralph Sennhauser wrote:
 >> On Fri, 31 Mar 2017 18:50:15 +0200
->> Andrew Lunn <andrew@lunn.ch> wrote:
+>> Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> wrote:
 >> 
->> > > -			sata at a8000 {
->> > > +			satac0: sata at a8000 {  
+>> > > -			sata@a8000 {
+>> > > +			satac0: sata@a8000 {  
 >> > 
 >> > Hi Ralph
 >> > 
@@ -22,8 +22,8 @@ Hi Andrew,
 > But anyway, a few boards seem to solve this by calling the controller
 > node ahci0: and the port sata0:
 >
->> > > -			usb3 at f0000 {
->> > > +			usb3_0: usb3 at f0000 {
+>> > > -			usb3@f0000 {
+>> > > +			usb3_0: usb3@f0000 {
 >> > >  				compatible =
 >> > > "marvell,armada-380-xhci"; reg = <0xf0000 0x4000>,<0xf4000 0x4000>;
 >> > >  				interrupts = <GIC_SPI 16
@@ -31,8 +31,8 @@ Hi Andrew,
 >> > >  				status = "disabled";
 >> > >  			};
 >> > >  
->> > > -			usb3 at f8000 {
->> > > +			usb3_1: usb3 at f8000 {
+>> > > -			usb3@f8000 {
+>> > > +			usb3_1: usb3@f8000 {
 >> > >  				compatible =
 >> > > "marvell,armada-380-xhci"; reg = <0xf8000 0x4000>,<0xfc000 0x4000>;
 >> > >  				interrupts = <GIC_SPI 17
@@ -52,20 +52,20 @@ it is controlled by an USB3 controller.
 > Humm...
 >
 >                         /* CON4 */
->                         usb at 58000 {
+>                         usb@58000 {
 >                                 vcc-supply = <&reg_usb2_0_vbus>;
 >                                 status = "okay";
 >                         };
 >
 >
 > 			/* CON5 */
->                         usb3 at f0000 {
+>                         usb3@f0000 {
 >                                 usb-phy = <&usb2_1_phy>;
 >                                 status = "okay";
 >                         };
 >
 >                         /* CON7 */
->                         usb3 at f8000 {
+>                         usb3@f8000 {
 >                                 usb-phy = <&usb3_phy>;
 >                                 status = "okay";
 >                         };
@@ -77,7 +77,7 @@ I can answer it: CON5 is indeed an USB3 host with a USB2 PHY connected
 to it so we can use it only as an USB2. And indeed CON7 is the only true
 USB3 port.
 
-> schwiizerd??tsch would be clearre.:-)
+> schwiizerdütsch would be clearre.:-)
 
 Actually all your assumption were correct so maybe it is not as
 confusing as it looks! :)  But I can add a comment if needed.
@@ -89,3 +89,7 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 http://free-electrons.com
+--
+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 305204b..bdfe9b4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,22 +2,32 @@
  "ref\020170331165015.GJ12814@lunn.ch\0"
  "ref\020170331193920.030d9ca8@gmail.com\0"
  "ref\020170331182111.GJ22609@lunn.ch\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH] ARM: dts: armada-38x: label USB and SATA nodes\0"
+ "ref\020170331182111.GJ22609-g2DYL2Zd6BY@public.gmane.org\0"
+ "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: armada-38x: label USB and SATA nodes\0"
  "Date\0Wed, 05 Apr 2017 17:49:24 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
+ "Cc\0Ralph Sennhauser <ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Andrew,\n"
  " \n"
- " On ven., mars 31 2017, Andrew Lunn <andrew@lunn.ch> wrote:\n"
+ " On ven., mars 31 2017, Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> wrote:\n"
  "\n"
  "> On Fri, Mar 31, 2017 at 07:39:20PM +0200, Ralph Sennhauser wrote:\n"
  ">> On Fri, 31 Mar 2017 18:50:15 +0200\n"
- ">> Andrew Lunn <andrew@lunn.ch> wrote:\n"
+ ">> Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> wrote:\n"
  ">> \n"
- ">> > > -\t\t\tsata at a8000 {\n"
- ">> > > +\t\t\tsatac0: sata at a8000 {  \n"
+ ">> > > -\t\t\tsata@a8000 {\n"
+ ">> > > +\t\t\tsatac0: sata@a8000 {  \n"
  ">> > \n"
  ">> > Hi Ralph\n"
  ">> > \n"
@@ -32,8 +42,8 @@
  "> But anyway, a few boards seem to solve this by calling the controller\n"
  "> node ahci0: and the port sata0:\n"
  ">\n"
- ">> > > -\t\t\tusb3 at f0000 {\n"
- ">> > > +\t\t\tusb3_0: usb3 at f0000 {\n"
+ ">> > > -\t\t\tusb3@f0000 {\n"
+ ">> > > +\t\t\tusb3_0: usb3@f0000 {\n"
  ">> > >  \t\t\t\tcompatible =\n"
  ">> > > \"marvell,armada-380-xhci\"; reg = <0xf0000 0x4000>,<0xf4000 0x4000>;\n"
  ">> > >  \t\t\t\tinterrupts = <GIC_SPI 16\n"
@@ -41,8 +51,8 @@
  ">> > >  \t\t\t\tstatus = \"disabled\";\n"
  ">> > >  \t\t\t};\n"
  ">> > >  \n"
- ">> > > -\t\t\tusb3 at f8000 {\n"
- ">> > > +\t\t\tusb3_1: usb3 at f8000 {\n"
+ ">> > > -\t\t\tusb3@f8000 {\n"
+ ">> > > +\t\t\tusb3_1: usb3@f8000 {\n"
  ">> > >  \t\t\t\tcompatible =\n"
  ">> > > \"marvell,armada-380-xhci\"; reg = <0xf8000 0x4000>,<0xfc000 0x4000>;\n"
  ">> > >  \t\t\t\tinterrupts = <GIC_SPI 17\n"
@@ -62,20 +72,20 @@
  "> Humm...\n"
  ">\n"
  ">                         /* CON4 */\n"
- ">                         usb at 58000 {\n"
+ ">                         usb@58000 {\n"
  ">                                 vcc-supply = <&reg_usb2_0_vbus>;\n"
  ">                                 status = \"okay\";\n"
  ">                         };\n"
  ">\n"
  ">\n"
  "> \t\t\t/* CON5 */\n"
- ">                         usb3 at f0000 {\n"
+ ">                         usb3@f0000 {\n"
  ">                                 usb-phy = <&usb2_1_phy>;\n"
  ">                                 status = \"okay\";\n"
  ">                         };\n"
  ">\n"
  ">                         /* CON7 */\n"
- ">                         usb3 at f8000 {\n"
+ ">                         usb3@f8000 {\n"
  ">                                 usb-phy = <&usb3_phy>;\n"
  ">                                 status = \"okay\";\n"
  ">                         };\n"
@@ -87,7 +97,7 @@
  "to it so we can use it only as an USB2. And indeed CON7 is the only true\n"
  "USB3 port.\n"
  "\n"
- "> schwiizerd??tsch would be clearre.:-)\n"
+ "> schwiizerd\303\203\302\274tsch would be clearre.:-)\n"
  "\n"
  "Actually all your assumption were correct so maybe it is not as\n"
  "confusing as it looks! :)  But I can add a comment if needed.\n"
@@ -98,6 +108,10 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- http://free-electrons.com
+ "http://free-electrons.com\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
 
-f719c438530e0d70e9f92195642841b4f919938c3bb45a5e3d3be88564f1589a
+c8c7ad915c5eda477b6412535dc5120df5f998bd9fed5dc6cb30bf3adb915e77

diff --git a/a/1.txt b/N2/1.txt
index 242fd6a..4f07491 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -6,8 +6,8 @@ Hi Andrew,
 >> On Fri, 31 Mar 2017 18:50:15 +0200
 >> Andrew Lunn <andrew@lunn.ch> wrote:
 >> 
->> > > -			sata at a8000 {
->> > > +			satac0: sata at a8000 {  
+>> > > -			sata@a8000 {
+>> > > +			satac0: sata@a8000 {  
 >> > 
 >> > Hi Ralph
 >> > 
@@ -22,8 +22,8 @@ Hi Andrew,
 > But anyway, a few boards seem to solve this by calling the controller
 > node ahci0: and the port sata0:
 >
->> > > -			usb3 at f0000 {
->> > > +			usb3_0: usb3 at f0000 {
+>> > > -			usb3@f0000 {
+>> > > +			usb3_0: usb3@f0000 {
 >> > >  				compatible =
 >> > > "marvell,armada-380-xhci"; reg = <0xf0000 0x4000>,<0xf4000 0x4000>;
 >> > >  				interrupts = <GIC_SPI 16
@@ -31,8 +31,8 @@ Hi Andrew,
 >> > >  				status = "disabled";
 >> > >  			};
 >> > >  
->> > > -			usb3 at f8000 {
->> > > +			usb3_1: usb3 at f8000 {
+>> > > -			usb3@f8000 {
+>> > > +			usb3_1: usb3@f8000 {
 >> > >  				compatible =
 >> > > "marvell,armada-380-xhci"; reg = <0xf8000 0x4000>,<0xfc000 0x4000>;
 >> > >  				interrupts = <GIC_SPI 17
@@ -52,20 +52,20 @@ it is controlled by an USB3 controller.
 > Humm...
 >
 >                         /* CON4 */
->                         usb at 58000 {
+>                         usb@58000 {
 >                                 vcc-supply = <&reg_usb2_0_vbus>;
 >                                 status = "okay";
 >                         };
 >
 >
 > 			/* CON5 */
->                         usb3 at f0000 {
+>                         usb3@f0000 {
 >                                 usb-phy = <&usb2_1_phy>;
 >                                 status = "okay";
 >                         };
 >
 >                         /* CON7 */
->                         usb3 at f8000 {
+>                         usb3@f8000 {
 >                                 usb-phy = <&usb3_phy>;
 >                                 status = "okay";
 >                         };
@@ -77,7 +77,7 @@ I can answer it: CON5 is indeed an USB3 host with a USB2 PHY connected
 to it so we can use it only as an USB2. And indeed CON7 is the only true
 USB3 port.
 
-> schwiizerd??tsch would be clearre.:-)
+> schwiizerdütsch would be clearre.:-)
 
 Actually all your assumption were correct so maybe it is not as
 confusing as it looks! :)  But I can add a comment if needed.
diff --git a/a/content_digest b/N2/content_digest
index 305204b..57576da 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,19 @@
  "ref\020170331165015.GJ12814@lunn.ch\0"
  "ref\020170331193920.030d9ca8@gmail.com\0"
  "ref\020170331182111.GJ22609@lunn.ch\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH] ARM: dts: armada-38x: label USB and SATA nodes\0"
+ "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Subject\0Re: [PATCH] ARM: dts: armada-38x: label USB and SATA nodes\0"
  "Date\0Wed, 05 Apr 2017 17:49:24 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew Lunn <andrew@lunn.ch>\0"
+ "Cc\0Ralph Sennhauser <ralph.sennhauser@gmail.com>"
+  linux-arm-kernel@lists.infradead.org
+  Jason Cooper <jason@lakedaemon.net>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Russell King <linux@armlinux.org.uk>
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hi Andrew,\n"
@@ -16,8 +25,8 @@
  ">> On Fri, 31 Mar 2017 18:50:15 +0200\n"
  ">> Andrew Lunn <andrew@lunn.ch> wrote:\n"
  ">> \n"
- ">> > > -\t\t\tsata at a8000 {\n"
- ">> > > +\t\t\tsatac0: sata at a8000 {  \n"
+ ">> > > -\t\t\tsata@a8000 {\n"
+ ">> > > +\t\t\tsatac0: sata@a8000 {  \n"
  ">> > \n"
  ">> > Hi Ralph\n"
  ">> > \n"
@@ -32,8 +41,8 @@
  "> But anyway, a few boards seem to solve this by calling the controller\n"
  "> node ahci0: and the port sata0:\n"
  ">\n"
- ">> > > -\t\t\tusb3 at f0000 {\n"
- ">> > > +\t\t\tusb3_0: usb3 at f0000 {\n"
+ ">> > > -\t\t\tusb3@f0000 {\n"
+ ">> > > +\t\t\tusb3_0: usb3@f0000 {\n"
  ">> > >  \t\t\t\tcompatible =\n"
  ">> > > \"marvell,armada-380-xhci\"; reg = <0xf0000 0x4000>,<0xf4000 0x4000>;\n"
  ">> > >  \t\t\t\tinterrupts = <GIC_SPI 16\n"
@@ -41,8 +50,8 @@
  ">> > >  \t\t\t\tstatus = \"disabled\";\n"
  ">> > >  \t\t\t};\n"
  ">> > >  \n"
- ">> > > -\t\t\tusb3 at f8000 {\n"
- ">> > > +\t\t\tusb3_1: usb3 at f8000 {\n"
+ ">> > > -\t\t\tusb3@f8000 {\n"
+ ">> > > +\t\t\tusb3_1: usb3@f8000 {\n"
  ">> > >  \t\t\t\tcompatible =\n"
  ">> > > \"marvell,armada-380-xhci\"; reg = <0xf8000 0x4000>,<0xfc000 0x4000>;\n"
  ">> > >  \t\t\t\tinterrupts = <GIC_SPI 17\n"
@@ -62,20 +71,20 @@
  "> Humm...\n"
  ">\n"
  ">                         /* CON4 */\n"
- ">                         usb at 58000 {\n"
+ ">                         usb@58000 {\n"
  ">                                 vcc-supply = <&reg_usb2_0_vbus>;\n"
  ">                                 status = \"okay\";\n"
  ">                         };\n"
  ">\n"
  ">\n"
  "> \t\t\t/* CON5 */\n"
- ">                         usb3 at f0000 {\n"
+ ">                         usb3@f0000 {\n"
  ">                                 usb-phy = <&usb2_1_phy>;\n"
  ">                                 status = \"okay\";\n"
  ">                         };\n"
  ">\n"
  ">                         /* CON7 */\n"
- ">                         usb3 at f8000 {\n"
+ ">                         usb3@f8000 {\n"
  ">                                 usb-phy = <&usb3_phy>;\n"
  ">                                 status = \"okay\";\n"
  ">                         };\n"
@@ -87,7 +96,7 @@
  "to it so we can use it only as an USB2. And indeed CON7 is the only true\n"
  "USB3 port.\n"
  "\n"
- "> schwiizerd??tsch would be clearre.:-)\n"
+ "> schwiizerd\303\203\302\274tsch would be clearre.:-)\n"
  "\n"
  "Actually all your assumption were correct so maybe it is not as\n"
  "confusing as it looks! :)  But I can add a comment if needed.\n"
@@ -100,4 +109,4 @@
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-f719c438530e0d70e9f92195642841b4f919938c3bb45a5e3d3be88564f1589a
+919803dd4b7ea661a56d3dfb349dbfb160e92c2293f5fc1d112d7a2fbeb52a50

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.