All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140226231345.4303.19244.sendpatchset@w520>

diff --git a/a/1.txt b/N1/1.txt
index 9e3e17c..a1c9202 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			cci-control-port = <&cci_control1>;
  		};
  
- 		cpu1: cpu@1 {
+ 		cpu1: cpu at 1 {
 @@ -42,6 +43,7 @@
  			compatible = "arm,cortex-a15";
  			reg = <1>;
@@ -25,7 +25,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			cci-control-port = <&cci_control1>;
  		};
  
- 		cpu2: cpu@2 {
+ 		cpu2: cpu at 2 {
 @@ -49,6 +51,7 @@
  			compatible = "arm,cortex-a15";
  			reg = <2>;
@@ -33,7 +33,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			cci-control-port = <&cci_control1>;
  		};
  
- 		cpu3: cpu@3 {
+ 		cpu3: cpu at 3 {
 @@ -56,6 +59,7 @@
  			compatible = "arm,cortex-a15";
  			reg = <3>;
@@ -41,7 +41,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			cci-control-port = <&cci_control1>;
  		};
  
- 		cpu4: cpu@4 {
+ 		cpu4: cpu at 4 {
 @@ -63,6 +67,7 @@
  			compatible = "arm,cortex-a7";
  			reg = <0x100>;
@@ -49,7 +49,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			cci-control-port = <&cci_control2>;
  		};
  
- 		cpu5: cpu@5 {
+ 		cpu5: cpu at 5 {
 @@ -70,6 +75,7 @@
  			compatible = "arm,cortex-a7";
  			reg = <0x101>;
@@ -57,7 +57,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			cci-control-port = <&cci_control2>;
  		};
  
- 		cpu6: cpu@6 {
+ 		cpu6: cpu at 6 {
 @@ -77,6 +83,7 @@
  			compatible = "arm,cortex-a7";
  			reg = <0x102>;
@@ -65,7 +65,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			cci-control-port = <&cci_control2>;
  		};
  
- 		cpu7: cpu@7 {
+ 		cpu7: cpu at 7 {
 @@ -84,6 +91,7 @@
  			compatible = "arm,cortex-a7";
  			reg = <0x103>;
@@ -78,26 +78,26 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
  		interrupts = <1 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;
  	};
  
-+	cci@f0090000 {
++	cci at f0090000 {
 +		compatible = "arm,cci-400";
 +		#address-cells = <1>;
 +		#size-cells = <1>;
 +		reg = <0 0xf0090000 0 0x1000>;
 +		ranges = <0x0 0x0 0xf0090000 0x10000>;
 +
-+		cci_control1: slave-if@4000 {
++		cci_control1: slave-if at 4000 {
 +			compatible = "arm,cci-400-ctrl-if";
 +			interface-type = "ace";
 +			reg = <0x4000 0x1000>;
 +		};
 +
-+		cci_control2: slave-if@5000 {
++		cci_control2: slave-if at 5000 {
 +			compatible = "arm,cci-400-ctrl-if";
 +			interface-type = "ace";
 +			reg = <0x5000 0x1000>;
 +		};
 +	};
 +
- 	gpio0: gpio@e6050000 {
+ 	gpio0: gpio at e6050000 {
  		compatible = "renesas,gpio-r8a7790", "renesas,gpio-rcar";
  		reg = <0 0xe6050000 0 0x50>;
diff --git a/a/content_digest b/N1/content_digest
index deb2f73..c148ca7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020140226231326.4303.71886.sendpatchset@w520\0"
- "From\0Magnus Damm <magnus.damm@gmail.com>\0"
+ "From\0magnus.damm@gmail.com (Magnus Damm)\0"
  "Subject\0[PATCH 02/02] ARM: shmobile: Add CCI nodes to r8a7790 DTS\0"
- "Date\0Wed, 26 Feb 2014 23:13:45 +0000\0"
+ "Date\0Thu, 27 Feb 2014 08:13:45 +0900\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -24,7 +24,7 @@
  "+\t\t\tcci-control-port = <&cci_control1>;\n"
  " \t\t};\n"
  " \n"
- " \t\tcpu1: cpu@1 {\n"
+ " \t\tcpu1: cpu at 1 {\n"
  "@@ -42,6 +43,7 @@\n"
  " \t\t\tcompatible = \"arm,cortex-a15\";\n"
  " \t\t\treg = <1>;\n"
@@ -32,7 +32,7 @@
  "+\t\t\tcci-control-port = <&cci_control1>;\n"
  " \t\t};\n"
  " \n"
- " \t\tcpu2: cpu@2 {\n"
+ " \t\tcpu2: cpu at 2 {\n"
  "@@ -49,6 +51,7 @@\n"
  " \t\t\tcompatible = \"arm,cortex-a15\";\n"
  " \t\t\treg = <2>;\n"
@@ -40,7 +40,7 @@
  "+\t\t\tcci-control-port = <&cci_control1>;\n"
  " \t\t};\n"
  " \n"
- " \t\tcpu3: cpu@3 {\n"
+ " \t\tcpu3: cpu at 3 {\n"
  "@@ -56,6 +59,7 @@\n"
  " \t\t\tcompatible = \"arm,cortex-a15\";\n"
  " \t\t\treg = <3>;\n"
@@ -48,7 +48,7 @@
  "+\t\t\tcci-control-port = <&cci_control1>;\n"
  " \t\t};\n"
  " \n"
- " \t\tcpu4: cpu@4 {\n"
+ " \t\tcpu4: cpu at 4 {\n"
  "@@ -63,6 +67,7 @@\n"
  " \t\t\tcompatible = \"arm,cortex-a7\";\n"
  " \t\t\treg = <0x100>;\n"
@@ -56,7 +56,7 @@
  "+\t\t\tcci-control-port = <&cci_control2>;\n"
  " \t\t};\n"
  " \n"
- " \t\tcpu5: cpu@5 {\n"
+ " \t\tcpu5: cpu at 5 {\n"
  "@@ -70,6 +75,7 @@\n"
  " \t\t\tcompatible = \"arm,cortex-a7\";\n"
  " \t\t\treg = <0x101>;\n"
@@ -64,7 +64,7 @@
  "+\t\t\tcci-control-port = <&cci_control2>;\n"
  " \t\t};\n"
  " \n"
- " \t\tcpu6: cpu@6 {\n"
+ " \t\tcpu6: cpu at 6 {\n"
  "@@ -77,6 +83,7 @@\n"
  " \t\t\tcompatible = \"arm,cortex-a7\";\n"
  " \t\t\treg = <0x102>;\n"
@@ -72,7 +72,7 @@
  "+\t\t\tcci-control-port = <&cci_control2>;\n"
  " \t\t};\n"
  " \n"
- " \t\tcpu7: cpu@7 {\n"
+ " \t\tcpu7: cpu at 7 {\n"
  "@@ -84,6 +91,7 @@\n"
  " \t\t\tcompatible = \"arm,cortex-a7\";\n"
  " \t\t\treg = <0x103>;\n"
@@ -85,28 +85,28 @@
  " \t\tinterrupts = <1 9 (GIC_CPU_MASK_SIMPLE(4) | IRQ_TYPE_LEVEL_HIGH)>;\n"
  " \t};\n"
  " \n"
- "+\tcci@f0090000 {\n"
+ "+\tcci at f0090000 {\n"
  "+\t\tcompatible = \"arm,cci-400\";\n"
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <1>;\n"
  "+\t\treg = <0 0xf0090000 0 0x1000>;\n"
  "+\t\tranges = <0x0 0x0 0xf0090000 0x10000>;\n"
  "+\n"
- "+\t\tcci_control1: slave-if@4000 {\n"
+ "+\t\tcci_control1: slave-if at 4000 {\n"
  "+\t\t\tcompatible = \"arm,cci-400-ctrl-if\";\n"
  "+\t\t\tinterface-type = \"ace\";\n"
  "+\t\t\treg = <0x4000 0x1000>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcci_control2: slave-if@5000 {\n"
+ "+\t\tcci_control2: slave-if at 5000 {\n"
  "+\t\t\tcompatible = \"arm,cci-400-ctrl-if\";\n"
  "+\t\t\tinterface-type = \"ace\";\n"
  "+\t\t\treg = <0x5000 0x1000>;\n"
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- " \tgpio0: gpio@e6050000 {\n"
+ " \tgpio0: gpio at e6050000 {\n"
  " \t\tcompatible = \"renesas,gpio-r8a7790\", \"renesas,gpio-rcar\";\n"
  " \t\treg = <0 0xe6050000 0 0x50>;"
 
-16655b8ba22017cbbfd205598b549cd043cb417feb81aba66df929946dc6a16d
+0203758dc03da99af9aeece82aa5e102f2e0da1a96473a512750e7c118089a78

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.