All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4F398A6E.8040905@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index fbd426c..d256856 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -67,7 +67,7 @@ s/GPIO/IRQ/
 > +	/*
 > +	 * AIC
 > +	 */
-> +	aic: interrupt-controller at fffff000 {
+> +	aic: interrupt-controller@fffff000 {
 > +		compatible = "atmel,at91rm9200-aic";
 > +		interrupt-controller;
 > +		interrupt-parent;
@@ -78,7 +78,7 @@ s/GPIO/IRQ/
 > +	/*
 > +	 * An interrupt generating device that is wired to an AIC.
 > +	 */
-> +	dma: dma-controller at ffffec00 {
+> +	dma: dma-controller@ffffec00 {
 > +		compatible = "atmel,at91sam9g45-dma";
 > +		reg = <0xffffec00 0x200>;
 > +		interrupts = <21 4>;
@@ -106,14 +106,14 @@ of ARM goes upstream.
 > @@ -47,7 +47,7 @@
 >  			ranges;
 >  
->  			aic: interrupt-controller at fffff000 {
+>  			aic: interrupt-controller@fffff000 {
 > -				#interrupt-cells = <1>;
 > +				#interrupt-cells = <2>;
 >  				compatible = "atmel,at91rm9200-aic";
 >  				interrupt-controller;
 >  				interrupt-parent;
 > @@ -57,14 +57,14 @@
->  			dbgu: serial at fffff200 {
+>  			dbgu: serial@fffff200 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfffff200 0x200>;
 > -				interrupts = <1>;
@@ -121,7 +121,7 @@ of ARM goes upstream.
 >  				status = "disabled";
 >  			};
 >  
->  			usart0: serial at fffb0000 {
+>  			usart0: serial@fffb0000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfffb0000 0x200>;
 > -				interrupts = <6>;
@@ -130,7 +130,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -73,7 +73,7 @@
->  			usart1: serial at fffb4000 {
+>  			usart1: serial@fffb4000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfffb4000 0x200>;
 > -				interrupts = <7>;
@@ -139,7 +139,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -82,7 +82,7 @@
->  			usart2: serial at fffb8000 {
+>  			usart2: serial@fffb8000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfffb8000 0x200>;
 > -				interrupts = <8>;
@@ -148,7 +148,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -91,7 +91,7 @@
->  			usart3: serial at fffd0000 {
+>  			usart3: serial@fffd0000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfffd0000 0x200>;
 > -				interrupts = <23>;
@@ -157,7 +157,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -100,7 +100,7 @@
->  			usart4: serial at fffd4000 {
+>  			usart4: serial@fffd4000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfffd4000 0x200>;
 > -				interrupts = <24>;
@@ -166,7 +166,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -109,7 +109,7 @@
->  			usart5: serial at fffd8000 {
+>  			usart5: serial@fffd8000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfffd8000 0x200>;
 > -				interrupts = <25>;
@@ -175,7 +175,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -118,7 +118,7 @@
->  			macb0: ethernet at fffc4000 {
+>  			macb0: ethernet@fffc4000 {
 >  				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 >  				reg = <0xfffc4000 0x100>;
 > -				interrupts = <21>;
@@ -190,21 +190,21 @@ of ARM goes upstream.
 > @@ -46,7 +46,7 @@
 >  			ranges;
 >  
->  			aic: interrupt-controller at fffff000 {
+>  			aic: interrupt-controller@fffff000 {
 > -				#interrupt-cells = <1>;
 > +				#interrupt-cells = <2>;
 >  				compatible = "atmel,at91rm9200-aic";
 >  				interrupt-controller;
 >  				interrupt-parent;
 > @@ -56,20 +56,20 @@
->  			dma: dma-controller at ffffec00 {
+>  			dma: dma-controller@ffffec00 {
 >  				compatible = "atmel,at91sam9g45-dma";
 >  				reg = <0xffffec00 0x200>;
 > -				interrupts = <21>;
 > +				interrupts = <21 4>;
 >  			};
 >  
->  			dbgu: serial at ffffee00 {
+>  			dbgu: serial@ffffee00 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xffffee00 0x200>;
 > -				interrupts = <1>;
@@ -212,7 +212,7 @@ of ARM goes upstream.
 >  				status = "disabled";
 >  			};
 >  
->  			usart0: serial at fff8c000 {
+>  			usart0: serial@fff8c000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfff8c000 0x200>;
 > -				interrupts = <7>;
@@ -221,7 +221,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -78,7 +78,7 @@
->  			usart1: serial at fff90000 {
+>  			usart1: serial@fff90000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfff90000 0x200>;
 > -				interrupts = <8>;
@@ -230,7 +230,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -87,7 +87,7 @@
->  			usart2: serial at fff94000 {
+>  			usart2: serial@fff94000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfff94000 0x200>;
 > -				interrupts = <9>;
@@ -239,7 +239,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -96,7 +96,7 @@
->  			usart3: serial at fff98000 {
+>  			usart3: serial@fff98000 {
 >  				compatible = "atmel,at91sam9260-usart";
 >  				reg = <0xfff98000 0x200>;
 > -				interrupts = <10>;
@@ -248,7 +248,7 @@ of ARM goes upstream.
 >  				atmel,use-dma-tx;
 >  				status = "disabled";
 > @@ -105,7 +105,7 @@
->  			macb0: ethernet at fffbc000 {
+>  			macb0: ethernet@fffbc000 {
 >  				compatible = "cdns,at32ap7000-macb", "cdns,macb";
 >  				reg = <0xfffbc000 0x100>;
 > -				interrupts = <25>;
diff --git a/a/content_digest b/N1/content_digest
index 499493c..f183629 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,17 @@
  "ref\01329144189-4535-1-git-send-email-nicolas.ferre@atmel.com\0"
  "ref\02fd1ebedc5ad5ac7aeb15c590c4400212a3b06cf.1329139662.git.nicolas.ferre@atmel.com\0"
- "From\0robherring2@gmail.com (Rob Herring)\0"
- "Subject\0[PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support\0"
+ "From\0Rob Herring <robherring2@gmail.com>\0"
+ "Subject\0Re: [PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support\0"
  "Date\0Mon, 13 Feb 2012 16:10:54 -0600\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Cc\0plagnioj@jcrosoft.com"
+  linux-arm-kernel@lists.infradead.org
+  grant.likely@secretlab.ca
+  rob.herring@calxeda.com
+  linux-kernel@vger.kernel.org
+  tglx@linutronix.de
+  devicetree-discuss@lists.ozlabs.org
+ " avictor.za@gmail.com\0"
  "\00:1\0"
  "b\0"
  "On 02/13/2012 08:43 AM, Nicolas Ferre wrote:\n"
@@ -75,7 +83,7 @@
  "> +\t/*\n"
  "> +\t * AIC\n"
  "> +\t */\n"
- "> +\taic: interrupt-controller at fffff000 {\n"
+ "> +\taic: interrupt-controller@fffff000 {\n"
  "> +\t\tcompatible = \"atmel,at91rm9200-aic\";\n"
  "> +\t\tinterrupt-controller;\n"
  "> +\t\tinterrupt-parent;\n"
@@ -86,7 +94,7 @@
  "> +\t/*\n"
  "> +\t * An interrupt generating device that is wired to an AIC.\n"
  "> +\t */\n"
- "> +\tdma: dma-controller at ffffec00 {\n"
+ "> +\tdma: dma-controller@ffffec00 {\n"
  "> +\t\tcompatible = \"atmel,at91sam9g45-dma\";\n"
  "> +\t\treg = <0xffffec00 0x200>;\n"
  "> +\t\tinterrupts = <21 4>;\n"
@@ -114,14 +122,14 @@
  "> @@ -47,7 +47,7 @@\n"
  ">  \t\t\tranges;\n"
  ">  \n"
- ">  \t\t\taic: interrupt-controller at fffff000 {\n"
+ ">  \t\t\taic: interrupt-controller@fffff000 {\n"
  "> -\t\t\t\t#interrupt-cells = <1>;\n"
  "> +\t\t\t\t#interrupt-cells = <2>;\n"
  ">  \t\t\t\tcompatible = \"atmel,at91rm9200-aic\";\n"
  ">  \t\t\t\tinterrupt-controller;\n"
  ">  \t\t\t\tinterrupt-parent;\n"
  "> @@ -57,14 +57,14 @@\n"
- ">  \t\t\tdbgu: serial at fffff200 {\n"
+ ">  \t\t\tdbgu: serial@fffff200 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfffff200 0x200>;\n"
  "> -\t\t\t\tinterrupts = <1>;\n"
@@ -129,7 +137,7 @@
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tusart0: serial at fffb0000 {\n"
+ ">  \t\t\tusart0: serial@fffb0000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfffb0000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <6>;\n"
@@ -138,7 +146,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -73,7 +73,7 @@\n"
- ">  \t\t\tusart1: serial at fffb4000 {\n"
+ ">  \t\t\tusart1: serial@fffb4000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfffb4000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <7>;\n"
@@ -147,7 +155,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -82,7 +82,7 @@\n"
- ">  \t\t\tusart2: serial at fffb8000 {\n"
+ ">  \t\t\tusart2: serial@fffb8000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfffb8000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <8>;\n"
@@ -156,7 +164,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -91,7 +91,7 @@\n"
- ">  \t\t\tusart3: serial at fffd0000 {\n"
+ ">  \t\t\tusart3: serial@fffd0000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfffd0000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <23>;\n"
@@ -165,7 +173,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -100,7 +100,7 @@\n"
- ">  \t\t\tusart4: serial at fffd4000 {\n"
+ ">  \t\t\tusart4: serial@fffd4000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfffd4000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <24>;\n"
@@ -174,7 +182,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -109,7 +109,7 @@\n"
- ">  \t\t\tusart5: serial at fffd8000 {\n"
+ ">  \t\t\tusart5: serial@fffd8000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfffd8000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <25>;\n"
@@ -183,7 +191,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -118,7 +118,7 @@\n"
- ">  \t\t\tmacb0: ethernet at fffc4000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffc4000 {\n"
  ">  \t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffc4000 0x100>;\n"
  "> -\t\t\t\tinterrupts = <21>;\n"
@@ -198,21 +206,21 @@
  "> @@ -46,7 +46,7 @@\n"
  ">  \t\t\tranges;\n"
  ">  \n"
- ">  \t\t\taic: interrupt-controller at fffff000 {\n"
+ ">  \t\t\taic: interrupt-controller@fffff000 {\n"
  "> -\t\t\t\t#interrupt-cells = <1>;\n"
  "> +\t\t\t\t#interrupt-cells = <2>;\n"
  ">  \t\t\t\tcompatible = \"atmel,at91rm9200-aic\";\n"
  ">  \t\t\t\tinterrupt-controller;\n"
  ">  \t\t\t\tinterrupt-parent;\n"
  "> @@ -56,20 +56,20 @@\n"
- ">  \t\t\tdma: dma-controller at ffffec00 {\n"
+ ">  \t\t\tdma: dma-controller@ffffec00 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9g45-dma\";\n"
  ">  \t\t\t\treg = <0xffffec00 0x200>;\n"
  "> -\t\t\t\tinterrupts = <21>;\n"
  "> +\t\t\t\tinterrupts = <21 4>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tdbgu: serial at ffffee00 {\n"
+ ">  \t\t\tdbgu: serial@ffffee00 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xffffee00 0x200>;\n"
  "> -\t\t\t\tinterrupts = <1>;\n"
@@ -220,7 +228,7 @@
  ">  \t\t\t\tstatus = \"disabled\";\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tusart0: serial at fff8c000 {\n"
+ ">  \t\t\tusart0: serial@fff8c000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfff8c000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <7>;\n"
@@ -229,7 +237,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -78,7 +78,7 @@\n"
- ">  \t\t\tusart1: serial at fff90000 {\n"
+ ">  \t\t\tusart1: serial@fff90000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfff90000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <8>;\n"
@@ -238,7 +246,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -87,7 +87,7 @@\n"
- ">  \t\t\tusart2: serial at fff94000 {\n"
+ ">  \t\t\tusart2: serial@fff94000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfff94000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <9>;\n"
@@ -247,7 +255,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -96,7 +96,7 @@\n"
- ">  \t\t\tusart3: serial at fff98000 {\n"
+ ">  \t\t\tusart3: serial@fff98000 {\n"
  ">  \t\t\t\tcompatible = \"atmel,at91sam9260-usart\";\n"
  ">  \t\t\t\treg = <0xfff98000 0x200>;\n"
  "> -\t\t\t\tinterrupts = <10>;\n"
@@ -256,7 +264,7 @@
  ">  \t\t\t\tatmel,use-dma-tx;\n"
  ">  \t\t\t\tstatus = \"disabled\";\n"
  "> @@ -105,7 +105,7 @@\n"
- ">  \t\t\tmacb0: ethernet at fffbc000 {\n"
+ ">  \t\t\tmacb0: ethernet@fffbc000 {\n"
  ">  \t\t\t\tcompatible = \"cdns,at32ap7000-macb\", \"cdns,macb\";\n"
  ">  \t\t\t\treg = <0xfffbc000 0x100>;\n"
  "> -\t\t\t\tinterrupts = <25>;\n"
@@ -465,4 +473,4 @@
  ">  \t\t/* Active Low interrupt, with the specified priority */\n"
  ">  \t\tat91_aic_write(AT91_AIC_SMR(i), AT91_AIC_SRCTYPE_LOW | priority[i]);"
 
-eda2271de08208f72d46aa0ac2f1654ad92bd5fd25126aa26b85f92e1d22895f
+4d207c0e394a67b45b2d8480b114830626a6f3bc4b87defd291f5540fc5349f1

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.