All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1479126185.15557.5@smtp.gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 00df536..039a500 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
 Hello Uwe and all!
 
-On Sat, Nov 5, 2016 at 9:38 PM, Uwe Kleine-K?nig 
-<uwe@kleine-koenig.org> wrote:
+On Sat, Nov 5, 2016 at 9:38 PM, Uwe Kleine-König 
+<uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org> wrote:
 > This machine is an open hardware router by cz.nic driven by a
 > Marvell Armada 385.
 > 
-> Signed-off-by: Uwe Kleine-K?nig <uwe@kleine-koenig.org>
+> Signed-off-by: Uwe Kleine-König <uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>
 > ---
 > 
 > Hello,
@@ -49,7 +49,7 @@ for reading/driving SFPDET, LOS, TXFLT, TXDIS signals:
         status = "okay";
         clock-frequency = <100000>;
 
-        i2cmux at 70 {
+        i2cmux@70 {
                 compatible = "nxp,pca9547";
                 #address-cells = <1>;
                 #size-cells = <0>;
@@ -58,13 +58,13 @@ for reading/driving SFPDET, LOS, TXFLT, TXDIS signals:
 
 ...
 
-                i2c at 7 {
+                i2c@7 {
                         /* SFP+ GPIO expander */
                         #address-cells = <1>;
                         #size-cells = <0>;
                         reg = <7>;
 
-                        sfpgpio: gpio at 71 {
+                        sfpgpio: gpio@71 {
                                 compatible = "nxp,pca9538";
                                 reg = <0x71>;
                                 interrupt-parent = <&gpio1>;
@@ -99,7 +99,7 @@ This comment is perhaps some error inherited from my development DTS.
 We do not have any eSATA, perhaps PCIe/USB 2.0 slot.
 
 > 
-> +			usb at 58000 {
+> +			usb@58000 {
 > +				status = "okay";
 > +			};
 > +
@@ -140,3 +140,8 @@ and it would most likely change once we have DSA driver (using only
 eth0).
 
 Tomas
+
+--
+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 5dee16d..eeadd5c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,28 @@
  "ref\020161105203841.9661-1-uwe@kleine-koenig.org\0"
- "From\0tomas.hlavacek@nic.cz (tomas.hlavacek at nic.cz)\0"
- "Subject\0[PATCH RFC] ARM: dts: add support for Turris Omnia\0"
+ "ref\020161105203841.9661-1-uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org\0"
+ "From\0tomas.hlavacek-x+rMaJPWets@public.gmane.org\0"
+ "Subject\0Re: [PATCH RFC] ARM: dts: add support for Turris Omnia\0"
  "Date\0Mon, 14 Nov 2016 13:23:05 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Uwe Kleine-K\303\266nig <uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>\0"
+ "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>"
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+  Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+ " Martin Strba\304\215ka <martin.strbacka-x+rMaJPWets@public.gmane.org>"
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hello Uwe and all!\n"
  "\n"
- "On Sat, Nov 5, 2016 at 9:38 PM, Uwe Kleine-K?nig \n"
- "<uwe@kleine-koenig.org> wrote:\n"
+ "On Sat, Nov 5, 2016 at 9:38 PM, Uwe Kleine-K\303\266nig \n"
+ "<uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org> wrote:\n"
  "> This machine is an open hardware router by cz.nic driven by a\n"
  "> Marvell Armada 385.\n"
  "> \n"
- "> Signed-off-by: Uwe Kleine-K?nig <uwe@kleine-koenig.org>\n"
+ "> Signed-off-by: Uwe Kleine-K\303\266nig <uwe-rXY34ruvC2xidJT2blvkqNi2O/JbrIOy@public.gmane.org>\n"
  "> ---\n"
  "> \n"
  "> Hello,\n"
@@ -56,7 +66,7 @@
  "        status = \"okay\";\n"
  "        clock-frequency = <100000>;\n"
  "\n"
- "        i2cmux at 70 {\n"
+ "        i2cmux@70 {\n"
  "                compatible = \"nxp,pca9547\";\n"
  "                #address-cells = <1>;\n"
  "                #size-cells = <0>;\n"
@@ -65,13 +75,13 @@
  "\n"
  "...\n"
  "\n"
- "                i2c at 7 {\n"
+ "                i2c@7 {\n"
  "                        /* SFP+ GPIO expander */\n"
  "                        #address-cells = <1>;\n"
  "                        #size-cells = <0>;\n"
  "                        reg = <7>;\n"
  "\n"
- "                        sfpgpio: gpio at 71 {\n"
+ "                        sfpgpio: gpio@71 {\n"
  "                                compatible = \"nxp,pca9538\";\n"
  "                                reg = <0x71>;\n"
  "                                interrupt-parent = <&gpio1>;\n"
@@ -106,7 +116,7 @@
  "We do not have any eSATA, perhaps PCIe/USB 2.0 slot.\n"
  "\n"
  "> \n"
- "> +\t\t\tusb at 58000 {\n"
+ "> +\t\t\tusb@58000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
@@ -146,6 +156,11 @@
  "and it would most likely change once we have DSA driver (using only \n"
  "eth0).\n"
  "\n"
- Tomas
+ "Tomas\n"
+ "\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
 
-ecb7679ceffc1af6693c4fa62754b979f9117f026eecfe0bdc80f070f2ab56ab
+59fdaebdd3b811a4f1ff5cad5508e154f7e2a4f1faff9e65a0961bcf829f63db

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.