All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5314549C.1030400@epfl.ch>

diff --git a/a/1.txt b/N1/1.txt
index 1ac028f..4eba1a8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -91,7 +91,7 @@ Florian
 > +		compatible = "gpio-keys";
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
-> +		button0@121 {
+> +		button0 at 121 {
 > +			label = "button0";
 > +			linux,code = <BTN_0>;
 > +			gpios = <&gpio4 25 GPIO_ACTIVE_LOW>;	/* gpio_121 */
@@ -156,7 +156,7 @@ Florian
 > +	clock-frequency = <100000>;
 > +
 > +	/* optional 1K EEPROM with revision information */
-> +	eeprom@51 {
+> +	eeprom at 51 {
 > +		compatible = "atmel,24c01";
 > +		reg = <0x51>;
 > +		pagesize = <8>;
@@ -172,7 +172,7 @@ Florian
 > +&gpmc {
 > +	ranges = <5 0 0x2c000000 0x1000000>;			/* CS5 */
 > +
-> +	ethernet@gpmc {
+> +	ethernet at gpmc {
 > +		reg = <5 0 0xff>;
 > +		interrupt-parent = <&gpio2>;
 > +		interrupts = <12 IRQ_TYPE_LEVEL_LOW>;		/* gpio_44 */
@@ -387,13 +387,13 @@ Florian
 > +
 > +	clock-frequency = <400000>;
 > +
-> +	twl: twl@48 {
+> +	twl: twl at 48 {
 > +		reg = <0x48>;
 > +		interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;		/* IRQ_SYS_1N cascaded to gic */
 > +		interrupt-parent = <&gic>;
 > +	};
 > +
-> +	twl6040: twl@4b {
+> +	twl6040: twl at 4b {
 > +		compatible = "ti,twl6040";
 > +		reg = <0x4b>;
 > +		interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;		/* IRQ_SYS_2N cascaded to gic */
diff --git a/a/content_digest b/N1/content_digest
index 33e714e..9a74012 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,9 @@
  "ref\01393261669-32039-1-git-send-email-florian.vaussard@epfl.ch\0"
  "ref\01393261669-32039-2-git-send-email-florian.vaussard@epfl.ch\0"
- "From\0Florian Vaussard <florian.vaussard@epfl.ch>\0"
- "Subject\0Re: [PATCH 1/2] ARM: dts: Add support for OMAP4 Gumstix DuoVero/Parlor\0"
+ "From\0florian.vaussard@epfl.ch (Florian Vaussard)\0"
+ "Subject\0[PATCH 1/2] ARM: dts: Add support for OMAP4 Gumstix DuoVero/Parlor\0"
  "Date\0Mon, 03 Mar 2014 11:08:28 +0100\0"
- "To\0Beno\303\256t Cousson <bcousson@baylibre.com>"
- " Tony Lindgren <tony@atomide.com>\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-omap@vger.kernel.org
- " Ash Charles <ash@gumstix.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Tony, Benoit,\n"
@@ -104,7 +99,7 @@
  "> +\t\tcompatible = \"gpio-keys\";\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
- "> +\t\tbutton0@121 {\n"
+ "> +\t\tbutton0 at 121 {\n"
  "> +\t\t\tlabel = \"button0\";\n"
  "> +\t\t\tlinux,code = <BTN_0>;\n"
  "> +\t\t\tgpios = <&gpio4 25 GPIO_ACTIVE_LOW>;\t/* gpio_121 */\n"
@@ -169,7 +164,7 @@
  "> +\tclock-frequency = <100000>;\n"
  "> +\n"
  "> +\t/* optional 1K EEPROM with revision information */\n"
- "> +\teeprom@51 {\n"
+ "> +\teeprom at 51 {\n"
  "> +\t\tcompatible = \"atmel,24c01\";\n"
  "> +\t\treg = <0x51>;\n"
  "> +\t\tpagesize = <8>;\n"
@@ -185,7 +180,7 @@
  "> +&gpmc {\n"
  "> +\tranges = <5 0 0x2c000000 0x1000000>;\t\t\t/* CS5 */\n"
  "> +\n"
- "> +\tethernet@gpmc {\n"
+ "> +\tethernet at gpmc {\n"
  "> +\t\treg = <5 0 0xff>;\n"
  "> +\t\tinterrupt-parent = <&gpio2>;\n"
  "> +\t\tinterrupts = <12 IRQ_TYPE_LEVEL_LOW>;\t\t/* gpio_44 */\n"
@@ -400,13 +395,13 @@
  "> +\n"
  "> +\tclock-frequency = <400000>;\n"
  "> +\n"
- "> +\ttwl: twl@48 {\n"
+ "> +\ttwl: twl at 48 {\n"
  "> +\t\treg = <0x48>;\n"
  "> +\t\tinterrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;\t\t/* IRQ_SYS_1N cascaded to gic */\n"
  "> +\t\tinterrupt-parent = <&gic>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\ttwl6040: twl@4b {\n"
+ "> +\ttwl6040: twl at 4b {\n"
  "> +\t\tcompatible = \"ti,twl6040\";\n"
  "> +\t\treg = <0x4b>;\n"
  "> +\t\tinterrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>;\t\t/* IRQ_SYS_2N cascaded to gic */\n"
@@ -480,4 +475,4 @@
  "> +\n"
  >
 
-56849bb7836c5956ff1f2c649d994166795b4519f4f9a77b107d797a52c9538f
+38ae30bd4baacc7fd2378a24b9214d8ce4e2009d4f9b3110c4e6956efc964112

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.