All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160706142121.GI19800@lunn.ch>

diff --git a/a/1.txt b/N1/1.txt
index e8ef4a7..44792b3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,11 +19,11 @@
 > >                 #address-cells = <1>;
 > >                 #size-cells = <0>;
 > > 
-> >                 phy: ethernet-phy at 0 {
+> >                 phy: ethernet-phy@0 {
 > >                         reg = <0>;
 > >                 };
 > > 
-> >                 gmii_to_rgmii: gmii-to-rgmii at 8 {
+> >                 gmii_to_rgmii: gmii-to-rgmii@8 {
 > >                         compatible = "xlnx,gmiitorgmii";
 > >                         reg = <8>;
 > > 			phy-handle = <&phy>;
@@ -45,3 +45,7 @@ different things. Go look at the MDIO subsystem to figure out the
 difference.
 
 	Andrew
+--
+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 c2f1f7e..e53f769 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,24 @@
  "ref\01467623084-15471-2-git-send-email-appanad@xilinx.com\0"
  "ref\020160704140458.GC3282@lunn.ch\0"
  "ref\003CA77BA8AF6F1469AEDFBDA1322A7B74A193913@XAP-PVEXMBX02.xlnx.xilinx.com\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation\0"
+ "ref\003CA77BA8AF6F1469AEDFBDA1322A7B74A193913-4lKfpRxZ5ekkx2a1wsGfbYg+Gb3gawCHQz34XiSyOiE@public.gmane.org\0"
+ "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
+ "Subject\0Re: [RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation\0"
  "Date\0Wed, 6 Jul 2016 16:21:21 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Punnaiah Choudary Kalluri <punnaiah.choudary.kalluri-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>\0"
+ "Cc\0Appana Durga Kedareswara Rao <appanad-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>"
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  mark.rutland-5wv7dgnIgG8@public.gmane.org <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Michal Simek <michals-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
+  Soren Brinkmann <sorenb-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
+  nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+  f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Anirudha Sarangi <anirudh-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
+  Harini Katakam <harinik-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>
+  netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+ " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "> > Hi Kedareswara\n"
@@ -29,11 +43,11 @@
  "> >                 #address-cells = <1>;\n"
  "> >                 #size-cells = <0>;\n"
  "> > \n"
- "> >                 phy: ethernet-phy at 0 {\n"
+ "> >                 phy: ethernet-phy@0 {\n"
  "> >                         reg = <0>;\n"
  "> >                 };\n"
  "> > \n"
- "> >                 gmii_to_rgmii: gmii-to-rgmii at 8 {\n"
+ "> >                 gmii_to_rgmii: gmii-to-rgmii@8 {\n"
  "> >                         compatible = \"xlnx,gmiitorgmii\";\n"
  "> >                         reg = <8>;\n"
  "> > \t\t\tphy-handle = <&phy>;\n"
@@ -54,6 +68,10 @@
  "different things. Go look at the MDIO subsystem to figure out the\n"
  "difference.\n"
  "\n"
- "\tAndrew"
+ "\tAndrew\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
 
-c6a0da4ae4f65ee2945243076cb6bb69f4336007e2d389d41dbb016653d220d5
+b55ab820a69f638bd45fa4cb14f07ac63cc4e0dadc9c53d10a479d6dfb6a498d

diff --git a/a/1.txt b/N2/1.txt
index e8ef4a7..b5da3b1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -19,11 +19,11 @@
 > >                 #address-cells = <1>;
 > >                 #size-cells = <0>;
 > > 
-> >                 phy: ethernet-phy at 0 {
+> >                 phy: ethernet-phy@0 {
 > >                         reg = <0>;
 > >                 };
 > > 
-> >                 gmii_to_rgmii: gmii-to-rgmii at 8 {
+> >                 gmii_to_rgmii: gmii-to-rgmii@8 {
 > >                         compatible = "xlnx,gmiitorgmii";
 > >                         reg = <8>;
 > > 			phy-handle = <&phy>;
diff --git a/a/content_digest b/N2/content_digest
index c2f1f7e..e08c2c6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,23 @@
  "ref\01467623084-15471-2-git-send-email-appanad@xilinx.com\0"
  "ref\020160704140458.GC3282@lunn.ch\0"
  "ref\003CA77BA8AF6F1469AEDFBDA1322A7B74A193913@XAP-PVEXMBX02.xlnx.xilinx.com\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation\0"
+ "From\0Andrew Lunn <andrew@lunn.ch>\0"
+ "Subject\0Re: [RFC PATCH v2 1/4] Documentation: DT: net: Add Xilinx gmiitorgmii converter device tree binding documentation\0"
  "Date\0Wed, 6 Jul 2016 16:21:21 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Punnaiah Choudary Kalluri <punnaiah.choudary.kalluri@xilinx.com>\0"
+ "Cc\0Appana Durga Kedareswara Rao <appanad@xilinx.com>"
+  robh+dt@kernel.org <robh+dt@kernel.org>
+  mark.rutland@arm.com <mark.rutland@arm.com>
+  Michal Simek <michals@xilinx.com>
+  Soren Brinkmann <sorenb@xilinx.com>
+  nicolas.ferre@atmel.com <nicolas.ferre@atmel.com>
+  f.fainelli@gmail.com <f.fainelli@gmail.com>
+  Anirudha Sarangi <anirudh@xilinx.com>
+  Harini Katakam <harinik@xilinx.com>
+  netdev@vger.kernel.org <netdev@vger.kernel.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "> > Hi Kedareswara\n"
@@ -29,11 +42,11 @@
  "> >                 #address-cells = <1>;\n"
  "> >                 #size-cells = <0>;\n"
  "> > \n"
- "> >                 phy: ethernet-phy at 0 {\n"
+ "> >                 phy: ethernet-phy@0 {\n"
  "> >                         reg = <0>;\n"
  "> >                 };\n"
  "> > \n"
- "> >                 gmii_to_rgmii: gmii-to-rgmii at 8 {\n"
+ "> >                 gmii_to_rgmii: gmii-to-rgmii@8 {\n"
  "> >                         compatible = \"xlnx,gmiitorgmii\";\n"
  "> >                         reg = <8>;\n"
  "> > \t\t\tphy-handle = <&phy>;\n"
@@ -56,4 +69,4 @@
  "\n"
  "\tAndrew"
 
-c6a0da4ae4f65ee2945243076cb6bb69f4336007e2d389d41dbb016653d220d5
+da8be73464478671642f00e792869ec6e2d44f2012b2f1d4dd7494a028297342

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.