All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141216152041.56ff9b2e@bbrezillon>

diff --git a/a/1.txt b/N1/1.txt
index 84f1915..1093966 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -38,7 +38,7 @@ Okay, that's what I had in mind, thanks for clarifying this aspect.
 
 Regarding the DT representation, it should look like this, right ?
 
-aic: interrupt-controller@fffff000 {
+aic: interrupt-controller at fffff000 {
 	#interrupt-cells = <3>;
 	compatible = "atmel,at91rm9200-aic";
 	interrupt-controller;
@@ -51,7 +51,7 @@ aic: interrupt-controller@fffff000 {
 	}
 };
 
-pit: timer@fffffd30 {
+pit: timer at fffffd30 {
 	compatible = "atmel,at91sam9260-pit";
 	reg = <0xfffffd30 0xf>;
 	/* 0 is the id reserved for the PIT */
@@ -59,7 +59,7 @@ pit: timer@fffffd30 {
 	clocks = <&mck>;
 };
 
-pmc: pmc@fffffc00 {
+pmc: pmc at fffffc00 {
 	compatible = "atmel,at91sam9260-pmc";
 	reg = <0xfffffc00 0x100>;
 	/* 1 is the id reserved for the PMC */
diff --git a/a/content_digest b/N1/content_digest
index 1978439..035cbf3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,24 +5,10 @@
  "ref\0alpine.DEB.2.11.1412161013570.17382@nanos\0"
  "ref\020141216122503.77c5632f@bbrezillon\0"
  "ref\0alpine.DEB.2.11.1412161349420.17382@nanos\0"
- "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0"
- "Subject\0Re: [PATCH 0/5] ARM: at91: fix irq_pm_install_action WARNING\0"
+ "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0"
+ "Subject\0[PATCH 0/5] ARM: at91: fix irq_pm_install_action WARNING\0"
  "Date\0Tue, 16 Dec 2014 15:20:41 +0100\0"
- "To\0Thomas Gleixner <tglx@linutronix.de>\0"
- "Cc\0Rafael J. Wysocki <rjw@rjwysocki.net>"
-  Rafael J. Wysocki <rafael.j.wysocki@intel.com>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Jiri Slaby <jslaby@suse.cz>
-  linux-serial@vger.kernel.org
-  Alessandro Zummo <a.zummo@towertech.it>
-  rtc-linux@googlegroups.com
-  Mike Turquette <mturquette@linaro.org>
-  Nicolas Ferre <nicolas.ferre@atmel.com>
-  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
-  Alexandre Belloni <alexandre.belloni@free-electrons.com>
-  Andrew Victor <linux@maxim.org.za>
-  linux-arm-kernel@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, 16 Dec 2014 13:56:26 +0100 (CET)\n"
@@ -65,7 +51,7 @@
  "\n"
  "Regarding the DT representation, it should look like this, right ?\n"
  "\n"
- "aic: interrupt-controller@fffff000 {\n"
+ "aic: interrupt-controller at fffff000 {\n"
  "\t#interrupt-cells = <3>;\n"
  "\tcompatible = \"atmel,at91rm9200-aic\";\n"
  "\tinterrupt-controller;\n"
@@ -78,7 +64,7 @@
  "\t}\n"
  "};\n"
  "\n"
- "pit: timer@fffffd30 {\n"
+ "pit: timer at fffffd30 {\n"
  "\tcompatible = \"atmel,at91sam9260-pit\";\n"
  "\treg = <0xfffffd30 0xf>;\n"
  "\t/* 0 is the id reserved for the PIT */\n"
@@ -86,7 +72,7 @@
  "\tclocks = <&mck>;\n"
  "};\n"
  "\n"
- "pmc: pmc@fffffc00 {\n"
+ "pmc: pmc at fffffc00 {\n"
  "\tcompatible = \"atmel,at91sam9260-pmc\";\n"
  "\treg = <0xfffffc00 0x100>;\n"
  "\t/* 1 is the id reserved for the PMC */\n"
@@ -103,4 +89,4 @@
  "Embedded Linux and Kernel engineering\n"
  http://free-electrons.com
 
-3de482889c76a9ab9f9ec9e132c9ca9fdcfae86f096e413ca6b26c3a357eaec5
+83cd0fe6cd0bc85453a082e3a6d19232c97d1220293dfa7c3aad45c6f34312ed

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.