All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201405091244.02066.arnd@arndb.de>

diff --git a/a/1.txt b/N1/1.txt
index 7e16472..84f5bf3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ a pb1176 specific file for the rest?
 > +		compatible = "simple-bus";
 > +		ranges;
 > +
-> +		syscon: syscon at 10000000 {
+> +		syscon: syscon@10000000 {
 > +			compatible = "arm,realview-pb1176-syscon", "syscon";
 > +			reg = <0x10000000 0x1000>;
 > +		};
@@ -25,7 +25,7 @@ node for the reset controller. I believe the x-gene people have just
 posted a generic reset driver based on syscon. Let's see if we can share
 that.
 
-> +		pb1176_serial0: uart at 1010c000 {
+> +		pb1176_serial0: uart@1010c000 {
 > +			compatible = "arm,pl011", "arm,primecell";
 > +			reg = <0x1010c000 0x1000>;
 > +			interrupt-parent = <&intc_dc1176>;
@@ -34,7 +34,7 @@ that.
 > +			clock-names = "uartclk", "apb_pclk";
 > +		};
 
-I believe the "official" name for a uart is serial at 1010c000, not uart at 1010c000.
+I believe the "official" name for a uart is serial@1010c000, not uart@1010c000.
 I know we are inconsistent with that.
 
 > +
@@ -190,3 +190,7 @@ required?
 
 
 	Arnd
+--
+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 5ffdb37..30c5981 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,17 @@
  "ref\01399586896-16906-1-git-send-email-linus.walleij@linaro.org\0"
- "From\0arnd@arndb.de (Arnd Bergmann)\0"
- "Subject\0[PATCH v2] ARM: realview: basic device tree implementation\0"
+ "ref\01399586896-16906-1-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "From\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2] ARM: realview: basic device tree implementation\0"
  "Date\0Fri, 9 May 2014 12:44:01 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>
+  Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
+  Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+ " Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Friday 09 May 2014, Linus Walleij wrote:\n"
@@ -22,7 +31,7 @@
  "> +\t\tcompatible = \"simple-bus\";\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tsyscon: syscon at 10000000 {\n"
+ "> +\t\tsyscon: syscon@10000000 {\n"
  "> +\t\t\tcompatible = \"arm,realview-pb1176-syscon\", \"syscon\";\n"
  "> +\t\t\treg = <0x10000000 0x1000>;\n"
  "> +\t\t};\n"
@@ -32,7 +41,7 @@
  "posted a generic reset driver based on syscon. Let's see if we can share\n"
  "that.\n"
  "\n"
- "> +\t\tpb1176_serial0: uart at 1010c000 {\n"
+ "> +\t\tpb1176_serial0: uart@1010c000 {\n"
  "> +\t\t\tcompatible = \"arm,pl011\", \"arm,primecell\";\n"
  "> +\t\t\treg = <0x1010c000 0x1000>;\n"
  "> +\t\t\tinterrupt-parent = <&intc_dc1176>;\n"
@@ -41,7 +50,7 @@
  "> +\t\t\tclock-names = \"uartclk\", \"apb_pclk\";\n"
  "> +\t\t};\n"
  "\n"
- "I believe the \"official\" name for a uart is serial at 1010c000, not uart at 1010c000.\n"
+ "I believe the \"official\" name for a uart is serial@1010c000, not uart@1010c000.\n"
  "I know we are inconsistent with that.\n"
  "\n"
  "> +\n"
@@ -196,6 +205,10 @@
  "required?\n"
  "\n"
  "\n"
- "\tArnd"
+ "\tArnd\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
 
-6f24fb59bc34e10942844f8a282245550c391ec8ce4a73850d969d3a5756326b
+1ed347f501604d3cfb0ac990c82768c386fe187f770b4a2314afb188c4c1d82d

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.