All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F80460E.50605@antcom.de>

diff --git a/a/1.txt b/N1/1.txt
index 7a44d25..ad285bb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -40,44 +40,44 @@ Thanks in advance,
 
 Roland
 
->> +	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 b4d3f01..dfa2fd2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,13 @@
  "ref\01333497518-25838-1-git-send-email-stigge@antcom.de\0"
  "ref\020120407035327.9D7923E246E@localhost\0"
- "From\0stigge@antcom.de (Roland Stigge)\0"
- "Subject\0[PATCH v2] gpio: Device tree support for LPC32xx\0"
+ "From\0Roland Stigge <stigge@antcom.de>\0"
+ "Subject\0Re: [PATCH v2] gpio: Device tree support for LPC32xx\0"
  "Date\0Sat, 07 Apr 2012 15:50:06 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Grant Likely <grant.likely@secretlab.ca>\0"
+ "Cc\0arm@kernel.org"
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linus.walleij@stericsson.com\0"
  "\00:1\0"
  "b\0"
  "Hi Grant,\n"
@@ -48,44 +52,44 @@
  "\n"
  "Roland\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"
@@ -175,4 +179,4 @@
  ">> +module_platform_driver(lpc32xx_gpio_driver);\n"
  >
 
-95f870ba386ef025f03b5d4949162bb4a1286c8a4f5fea9c8e9ffd4155ce1db0
+4ab768d7073e89f1b257da390f235382eae7e4ae5262a3cd344f11831909e4e7

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.