All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120407035327.9D7923E246E@localhost>

diff --git a/a/1.txt b/N1/1.txt
index b71e26b..eef2057 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -65,44 +65,44 @@ g.
 > +
 > +Example:
 > +
-> +	gpio: gpio at 40028000 {
+> +	gpio: gpio@40028000 {
 > +		compatible = "nxp,lpc32xx-gpio";
 > +		reg = <0x40028000 0x1000>;
 > +		/* create a private address space for enumeration */
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		gpio_p0: gpio-bank at 0 {
+> +		gpio_p0: gpio-bank@0 {
 > +			gpio-controller;
 > +			#gpio-cells = <2>;
 > +			reg = <0>;
 > +		};
 > +
-> +		gpio_p1: gpio-bank at 1 {
+> +		gpio_p1: gpio-bank@1 {
 > +			gpio-controller;
 > +			#gpio-cells = <2>;
 > +			reg = <1>;
 > +		};
 > +
-> +		gpio_p2: gpio-bank at 2 {
+> +		gpio_p2: gpio-bank@2 {
 > +			gpio-controller;
 > +			#gpio-cells = <2>;
 > +			reg = <2>;
 > +		};
 > +
-> +		gpio_p3: gpio-bank at 3 {
+> +		gpio_p3: gpio-bank@3 {
 > +			gpio-controller;
 > +			#gpio-cells = <2>;
 > +			reg = <3>;
 > +		};
 > +
-> +		gpi_p3: gpio-bank at 4 {
+> +		gpi_p3: gpio-bank@4 {
 > +			gpio-controller;
 > +			#gpio-cells = <2>;
 > +			reg = <4>;
 > +		};
 > +
-> +		gpo_p3: gpio-bank at 5 {
+> +		gpo_p3: gpio-bank@5 {
 > +			gpio-controller;
 > +			#gpio-cells = <2>;
 > +			reg = <5>;
diff --git a/a/content_digest b/N1/content_digest
index 9dea43e..6ee8dcf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,13 @@
  "ref\01333497518-25838-1-git-send-email-stigge@antcom.de\0"
- "From\0grant.likely@secretlab.ca (Grant Likely)\0"
- "Subject\0[PATCH v2] gpio: Device tree support for LPC32xx\0"
+ "From\0Grant Likely <grant.likely@secretlab.ca>\0"
+ "Subject\0Re: [PATCH v2] gpio: Device tree support for LPC32xx\0"
  "Date\0Fri, 06 Apr 2012 20:53:27 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Roland Stigge <stigge@antcom.de>"
+  arm@kernel.org
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linus.walleij@stericsson.com\0"
+ "Cc\0Roland Stigge <stigge@antcom.de>\0"
  "\00:1\0"
  "b\0"
  "On Wed,  4 Apr 2012 01:58:38 +0200, Roland Stigge <stigge@antcom.de> wrote:\n"
@@ -72,44 +77,44 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tgpio: gpio at 40028000 {\n"
+ "> +\tgpio: gpio@40028000 {\n"
  "> +\t\tcompatible = \"nxp,lpc32xx-gpio\";\n"
  "> +\t\treg = <0x40028000 0x1000>;\n"
  "> +\t\t/* create a private address space for enumeration */\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tgpio_p0: gpio-bank at 0 {\n"
+ "> +\t\tgpio_p0: gpio-bank@0 {\n"
  "> +\t\t\tgpio-controller;\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio_p1: gpio-bank at 1 {\n"
+ "> +\t\tgpio_p1: gpio-bank@1 {\n"
  "> +\t\t\tgpio-controller;\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio_p2: gpio-bank at 2 {\n"
+ "> +\t\tgpio_p2: gpio-bank@2 {\n"
  "> +\t\t\tgpio-controller;\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\treg = <2>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio_p3: gpio-bank at 3 {\n"
+ "> +\t\tgpio_p3: gpio-bank@3 {\n"
  "> +\t\t\tgpio-controller;\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\treg = <3>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpi_p3: gpio-bank at 4 {\n"
+ "> +\t\tgpi_p3: gpio-bank@4 {\n"
  "> +\t\t\tgpio-controller;\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\treg = <4>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpo_p3: gpio-bank at 5 {\n"
+ "> +\t\tgpo_p3: gpio-bank@5 {\n"
  "> +\t\t\tgpio-controller;\n"
  "> +\t\t\t#gpio-cells = <2>;\n"
  "> +\t\t\treg = <5>;\n"
@@ -202,4 +207,4 @@
  "Grant Likely, B.Sc, P.Eng.\n"
  Secret Lab Technologies,Ltd.
 
-9ad52a4ffb8779710c79c83f43e70fda625c13f2f64e8b8960af516d2a4110bb
+d09f0c993f27657a75611e70f06036166ca7e25e28a526270ba27ad20249920d

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.