All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4E085DFF.9010600@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 0a25fbf..2a2d737 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -9,7 +9,7 @@ On 26/06/11 09:09, Grant Likely wrote:
 >>
 >> Tested on RealView PB11MPCore and VExpress.
 >>
->> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
+>> Signed-off-by: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>
 >> ---
 >>  Documentation/devicetree/bindings/arm/twd.txt |   54 ++++++++++++++
 >>  drivers/clocksource/arm_smp_twd.c             |   92 +++++++++++++++++++++---
@@ -58,7 +58,7 @@ the CPU core implementation, e.g: "arm,twd-11mpcore", "arm,twd-cortex-a9"...
 >> +
 >> +Example (ARM RealView PB11-MPCore):
 >> +
->> +localtimer at 1f000600 {
+>> +localtimer@1f000600 {
 >> +	compatible = "arm,smp-twd", "localtimer";
 >> +	reg = <0x1f000600 0x100>;
 >> +	#address-cells = <1>;
@@ -68,25 +68,25 @@ the CPU core implementation, e.g: "arm,twd-11mpcore", "arm,twd-cortex-a9"...
 >> +	 * One timer per CPU, bound to the corresponding
 >> +	 * PPI interface.
 >> +	 */
->> +	timer at 0 {
+>> +	timer@0 {
 >> +		interrupt-parent = <&gic0ppi0>;
 >> +		interrupts = <29 30>;
 >> +		reg = <0>;
 >> +	};
 >> +
->> +	timer at 1 {
+>> +	timer@1 {
 >> +		interrupt-parent = <&gic0ppi1>;
 >> +		interrupts = <29 30>;
 >> +		reg = <1>;
 >> +	};
 >> +
->> +	timer at 2 {
+>> +	timer@2 {
 >> +		interrupt-parent = <&gic0ppi2>;
 >> +		interrupts = <29 30>;
 >> +		reg = <2>;
 >> +	};
 >> +
->> +	timer at 3 {
+>> +	timer@3 {
 >> +		interrupt-parent = <&gic0ppi3>;
 >> +		interrupts = <29 30>;
 >> +		reg = <3>;
diff --git a/a/content_digest b/N1/content_digest
index e9ad22e..03e4e35 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,13 @@
  "ref\01308924659-31894-1-git-send-email-marc.zyngier@arm.com\0"
  "ref\01308924659-31894-5-git-send-email-marc.zyngier@arm.com\0"
  "ref\020110626080902.GA24241@ponder.secretlab.ca\0"
- "From\0marc.zyngier@arm.com (Marc Zyngier)\0"
- "Subject\0[RFC PATCH 4/4] ARM: dt: Add TWD bindings and driver support\0"
+ "ref\020110626080902.GA24241-e0URQFbLeQY2iJbIjFUEsiwD8/FfD2ys@public.gmane.org\0"
+ "From\0Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\0"
+ "Subject\0Re: [RFC PATCH 4/4] ARM: dt: Add TWD bindings and driver support\0"
  "Date\0Mon, 27 Jun 2011 11:39:59 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
+ "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>"
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 26/06/11 09:09, Grant Likely wrote:\n"
@@ -18,7 +21,7 @@
  ">>\n"
  ">> Tested on RealView PB11MPCore and VExpress.\n"
  ">>\n"
- ">> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>\n"
+ ">> Signed-off-by: Marc Zyngier <marc.zyngier-5wv7dgnIgG8@public.gmane.org>\n"
  ">> ---\n"
  ">>  Documentation/devicetree/bindings/arm/twd.txt |   54 ++++++++++++++\n"
  ">>  drivers/clocksource/arm_smp_twd.c             |   92 +++++++++++++++++++++---\n"
@@ -67,7 +70,7 @@
  ">> +\n"
  ">> +Example (ARM RealView PB11-MPCore):\n"
  ">> +\n"
- ">> +localtimer at 1f000600 {\n"
+ ">> +localtimer@1f000600 {\n"
  ">> +\tcompatible = \"arm,smp-twd\", \"localtimer\";\n"
  ">> +\treg = <0x1f000600 0x100>;\n"
  ">> +\t#address-cells = <1>;\n"
@@ -77,25 +80,25 @@
  ">> +\t * One timer per CPU, bound to the corresponding\n"
  ">> +\t * PPI interface.\n"
  ">> +\t */\n"
- ">> +\ttimer at 0 {\n"
+ ">> +\ttimer@0 {\n"
  ">> +\t\tinterrupt-parent = <&gic0ppi0>;\n"
  ">> +\t\tinterrupts = <29 30>;\n"
  ">> +\t\treg = <0>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\ttimer at 1 {\n"
+ ">> +\ttimer@1 {\n"
  ">> +\t\tinterrupt-parent = <&gic0ppi1>;\n"
  ">> +\t\tinterrupts = <29 30>;\n"
  ">> +\t\treg = <1>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\ttimer at 2 {\n"
+ ">> +\ttimer@2 {\n"
  ">> +\t\tinterrupt-parent = <&gic0ppi2>;\n"
  ">> +\t\tinterrupts = <29 30>;\n"
  ">> +\t\treg = <2>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\ttimer at 3 {\n"
+ ">> +\ttimer@3 {\n"
  ">> +\t\tinterrupt-parent = <&gic0ppi3>;\n"
  ">> +\t\tinterrupts = <29 30>;\n"
  ">> +\t\treg = <3>;\n"
@@ -166,4 +169,4 @@
  "-- \n"
  Jazz is not dead. It just smells funny...
 
-f78839c96a87c4db72502c45ce2bdad69ba41ac7389d57e3b0b2b8cbdcf9d920
+132a56eb2d586bdb9467e8404c093f19519b9fd6cdaa84b0f037893370ec2991

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.