All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5511C4CF.1020601@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index cbf52b5..24b467e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -48,12 +48,12 @@ On 03/20/2015 01:44 PM, Kristo, Tero wrote:
 >  		cache-level = <2>;
 >  	};
 >  
-> -	am43xx_control_module: control_module@4a002000 {
+> -	am43xx_control_module: control_module at 4a002000 {
 > -		compatible = "syscon";
 > -		reg = <0x44e10000 0x7f4>;
 > -	};
 > -
-> -	am43xx_pinmux: pinmux@44e10800 {
+> -	am43xx_pinmux: pinmux at 44e10800 {
 > -		compatible = "ti,am437-padconf", "pinctrl-single";
 > -		reg = <0x44e10800 0x31c>;
 > -		#address-cells = <1>;
@@ -71,7 +71,7 @@ On 03/20/2015 01:44 PM, Kristo, Tero wrote:
 >  		interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
 >  			     <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
 >  
-> -		prcm: prcm@44df0000 {
+> -		prcm: prcm at 44df0000 {
 > -			compatible = "ti,am4-prcm";
 > -			reg = <0x44df0000 0x11000>;
 > -
@@ -79,7 +79,7 @@ On 03/20/2015 01:44 PM, Kristo, Tero wrote:
 > -				#address-cells = <1>;
 > -				#size-cells = <0>;
 > -			};
-> +		l4_wkup: l4_wkup@44c00000 {
+> +		l4_wkup: l4_wkup at 44c00000 {
 > +			compatible = "ti,am4-l4-wkup", "simple-bus";
 > +			#address-cells = <1>;
 > +			#size-cells = <1>;
@@ -88,11 +88,11 @@ On 03/20/2015 01:44 PM, Kristo, Tero wrote:
 > -			prcm_clockdomains: clockdomains {
 > -			};
 > -		};
-> +			prcm: prcm@1f0000 {
+> +			prcm: prcm at 1f0000 {
 > +				compatible = "ti,am4-prcm";
 > +				reg = <0x1f0000 0x11000>;
 >  
-> -		scrm: scrm@44e10000 {
+> -		scrm: scrm at 44e10000 {
 > -			compatible = "ti,am4-scrm";
 > -			reg = <0x44e10000 0x2000>;
 > +				prcm_clocks: clocks {
@@ -108,7 +108,7 @@ On 03/20/2015 01:44 PM, Kristo, Tero wrote:
 >  			};
 >  
 > -			scrm_clockdomains: clockdomains {
-> +			scm: scm@210000 {
+> +			scm: scm at 210000 {
 > +				compatible = "ti,am4-scm", "simple-bus";
 > +				reg = <0x210000 0x1000>;
 
@@ -128,7 +128,7 @@ Suman
 > +				#size-cells = <1>;
 > +				ranges = <0 0x210000 0x1000>;
 > +
-> +				am43xx_pinmux: pinmux@800 {
+> +				am43xx_pinmux: pinmux at 800 {
 > +					compatible = "ti,am437-padconf",
 > +						     "pinctrl-single";
 > +					reg = <0x800 0x31c>;
@@ -140,7 +140,7 @@ Suman
 > +					pinctrl-single,function-mask = <0xffffffff>;
 > +				};
 > +
-> +				scm_conf: scm_conf@0 {
+> +				scm_conf: scm_conf at 0 {
 > +					compatible = "syscon";
 > +					reg = <0x0 0x7fc>;
 > +					#address-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index 1e69a42..cf59efa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\01426877086-17131-1-git-send-email-t-kristo@ti.com\0"
  "ref\01426877086-17131-30-git-send-email-t-kristo@ti.com\0"
- "From\0Suman Anna <s-anna@ti.com>\0"
- "Subject\0Re: [PATCHv5 29/35] ARM: dts: am4372: add minimal l4 bus layout with control module support\0"
+ "From\0s-anna@ti.com (Suman Anna)\0"
+ "Subject\0[PATCHv5 29/35] ARM: dts: am4372: add minimal l4 bus layout with control module support\0"
  "Date\0Tue, 24 Mar 2015 15:10:55 -0500\0"
- "To\0Kristo"
-  Tero <t-kristo@ti.com>
-  linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>
-  tony@atomide.com <tony@atomide.com>
-  paul@pwsan.com <paul@pwsan.com>
- " sakari.ailus@iki.fi <sakari.ailus@iki.fi>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Tero,\n"
@@ -62,12 +56,12 @@
  ">  \t\tcache-level = <2>;\n"
  ">  \t};\n"
  ">  \n"
- "> -\tam43xx_control_module: control_module@4a002000 {\n"
+ "> -\tam43xx_control_module: control_module at 4a002000 {\n"
  "> -\t\tcompatible = \"syscon\";\n"
  "> -\t\treg = <0x44e10000 0x7f4>;\n"
  "> -\t};\n"
  "> -\n"
- "> -\tam43xx_pinmux: pinmux@44e10800 {\n"
+ "> -\tam43xx_pinmux: pinmux at 44e10800 {\n"
  "> -\t\tcompatible = \"ti,am437-padconf\", \"pinctrl-single\";\n"
  "> -\t\treg = <0x44e10800 0x31c>;\n"
  "> -\t\t#address-cells = <1>;\n"
@@ -85,7 +79,7 @@
  ">  \t\tinterrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,\n"
  ">  \t\t\t     <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;\n"
  ">  \n"
- "> -\t\tprcm: prcm@44df0000 {\n"
+ "> -\t\tprcm: prcm at 44df0000 {\n"
  "> -\t\t\tcompatible = \"ti,am4-prcm\";\n"
  "> -\t\t\treg = <0x44df0000 0x11000>;\n"
  "> -\n"
@@ -93,7 +87,7 @@
  "> -\t\t\t\t#address-cells = <1>;\n"
  "> -\t\t\t\t#size-cells = <0>;\n"
  "> -\t\t\t};\n"
- "> +\t\tl4_wkup: l4_wkup@44c00000 {\n"
+ "> +\t\tl4_wkup: l4_wkup at 44c00000 {\n"
  "> +\t\t\tcompatible = \"ti,am4-l4-wkup\", \"simple-bus\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <1>;\n"
@@ -102,11 +96,11 @@
  "> -\t\t\tprcm_clockdomains: clockdomains {\n"
  "> -\t\t\t};\n"
  "> -\t\t};\n"
- "> +\t\t\tprcm: prcm@1f0000 {\n"
+ "> +\t\t\tprcm: prcm at 1f0000 {\n"
  "> +\t\t\t\tcompatible = \"ti,am4-prcm\";\n"
  "> +\t\t\t\treg = <0x1f0000 0x11000>;\n"
  ">  \n"
- "> -\t\tscrm: scrm@44e10000 {\n"
+ "> -\t\tscrm: scrm at 44e10000 {\n"
  "> -\t\t\tcompatible = \"ti,am4-scrm\";\n"
  "> -\t\t\treg = <0x44e10000 0x2000>;\n"
  "> +\t\t\t\tprcm_clocks: clocks {\n"
@@ -122,7 +116,7 @@
  ">  \t\t\t};\n"
  ">  \n"
  "> -\t\t\tscrm_clockdomains: clockdomains {\n"
- "> +\t\t\tscm: scm@210000 {\n"
+ "> +\t\t\tscm: scm at 210000 {\n"
  "> +\t\t\t\tcompatible = \"ti,am4-scm\", \"simple-bus\";\n"
  "> +\t\t\t\treg = <0x210000 0x1000>;\n"
  "\n"
@@ -142,7 +136,7 @@
  "> +\t\t\t\t#size-cells = <1>;\n"
  "> +\t\t\t\tranges = <0 0x210000 0x1000>;\n"
  "> +\n"
- "> +\t\t\t\tam43xx_pinmux: pinmux@800 {\n"
+ "> +\t\t\t\tam43xx_pinmux: pinmux at 800 {\n"
  "> +\t\t\t\t\tcompatible = \"ti,am437-padconf\",\n"
  "> +\t\t\t\t\t\t     \"pinctrl-single\";\n"
  "> +\t\t\t\t\treg = <0x800 0x31c>;\n"
@@ -154,7 +148,7 @@
  "> +\t\t\t\t\tpinctrl-single,function-mask = <0xffffffff>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tscm_conf: scm_conf@0 {\n"
+ "> +\t\t\t\tscm_conf: scm_conf at 0 {\n"
  "> +\t\t\t\t\tcompatible = \"syscon\";\n"
  "> +\t\t\t\t\treg = <0x0 0x7fc>;\n"
  "> +\t\t\t\t\t#address-cells = <1>;\n"
@@ -174,4 +168,4 @@
  "\n"
  [snip]
 
-9d40c310d3b886dc71448afa880a3297cefdb6ffb2a4d3dff8ea3b659fb35a95
+54365d436573def8df6a3d5907d63f9833a7d45f9594c1fdebae347d55645abf

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.