All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <m2inkw4g47.fsf@baylibre.com>

diff --git a/a/content_digest b/N1/content_digest
index 3172c5f..3813e12 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "From\0khilman@baylibre.com (Kevin Hilman)\0"
  "Subject\0[PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses\0"
  "Date\0Fri, 19 May 2017 15:49:12 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:\n"
@@ -43,4 +43,4 @@
  "\n"
  Kevin
 
-0add1ee5190cfcf1834c1ccaef7862678afcd58bb3c82990ca3f644afeead0c6
+9c2e11204e72f1f9fb0ab40957e608adc94294c8d8825631f34672a08346b49b

diff --git a/a/1.txt b/N2/1.txt
index 7450619..1b0a404 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
+Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes:
 
 > The Amlogic Meson SoCs have most of the internal peripherals organized
 > in busses. Use them to make the dts easier to read and to avoid
@@ -12,7 +12,7 @@ Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:
 > contain audio, HDMI and Mali registers), but since we don't have
 > drivers for them yet these are not added (yet).
 >
-> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
+> Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
 
 I tested this series on my meson8b-odroidc1 and it boots fine.
 
@@ -21,7 +21,7 @@ Series looks fine to me, except...
 [...]
 
 >  
->  		ethmac: ethernet at c9410000 {
+>  		ethmac: ethernet@c9410000 {
 >  			compatible = "amlogic,meson6-dwmac", "snps,dwmac";
 >  			reg = <0xc9410000 0x10000
 > -			       0xc1108108 0x4>;
@@ -34,3 +34,7 @@ I fixed that up locally and applied to v4.13/dt64 branch.
 Thanks for the patches!
 
 Kevin
+--
+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/N2/content_digest
index 3172c5f..f9111b3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,12 +1,20 @@
  "ref\020170417213938.22626-1-martin.blumenstingl@googlemail.com\0"
  "ref\020170417213938.22626-2-martin.blumenstingl@googlemail.com\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses\0"
+ "ref\020170417213938.22626-2-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 1/2] ARM: dts: meson: organize devices in their corresponding busses\0"
  "Date\0Fri, 19 May 2017 15:49:12 -0700\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0"
+ "Cc\0linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:\n"
+ "Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes:\n"
  "\n"
  "> The Amlogic Meson SoCs have most of the internal peripherals organized\n"
  "> in busses. Use them to make the dts easier to read and to avoid\n"
@@ -20,7 +28,7 @@
  "> contain audio, HDMI and Mali registers), but since we don't have\n"
  "> drivers for them yet these are not added (yet).\n"
  ">\n"
- "> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>\n"
+ "> Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\n"
  "\n"
  "I tested this series on my meson8b-odroidc1 and it boots fine.\n"
  "\n"
@@ -29,7 +37,7 @@
  "[...]\n"
  "\n"
  ">  \n"
- ">  \t\tethmac: ethernet at c9410000 {\n"
+ ">  \t\tethmac: ethernet@c9410000 {\n"
  ">  \t\t\tcompatible = \"amlogic,meson6-dwmac\", \"snps,dwmac\";\n"
  ">  \t\t\treg = <0xc9410000 0x10000\n"
  "> -\t\t\t       0xc1108108 0x4>;\n"
@@ -41,6 +49,10 @@
  "\n"
  "Thanks for the patches!\n"
  "\n"
- Kevin
+ "Kevin\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
 
-0add1ee5190cfcf1834c1ccaef7862678afcd58bb3c82990ca3f644afeead0c6
+c417a1d12c717352a7493c6e801fe9fe401c0d23e89c848c24b7e29e41bb9964

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.