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

diff --git a/a/1.txt b/N1/1.txt
index e8aa283..40172d0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -16,21 +16,21 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
  			clock-frequency = <1300000000>;
  		};
 +
-+		cpu1: cpu@1 {
++		cpu1: cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a15";
 +			reg = <1>;
 +			clock-frequency = <1300000000>;
 +		};
 +
-+		cpu2: cpu@2 {
++		cpu2: cpu at 2 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a15";
 +			reg = <2>;
 +			clock-frequency = <1300000000>;
 +		};
 +
-+		cpu3: cpu@3 {
++		cpu3: cpu at 3 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a15";
 +			reg = <3>;
@@ -38,10 +38,10 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		};
 +	};
 +
-+	apmu@e6152000 {
++	apmu at e6152000 {
 +		compatible = "renesas,r8a7790-apmu", "renesas,apmu";
 +		reg = <0 0xe6152000 0 0x88>;
 +		cpus = <&cpu0 &cpu1 &cpu2 &cpu3>;
  	};
  
- 	gic: interrupt-controller@f1001000 {
+ 	gic: interrupt-controller at f1001000 {
diff --git a/a/content_digest b/N1/content_digest
index b3ed1d8..8900aee 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020130809100744.10827.62207.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 r8a7790 CA15 CPU cores and APMU as DTS\0"
- "Date\0Fri, 09 Aug 2013 10:08:07 +0000\0"
+ "Date\0Fri, 09 Aug 2013 19:08:07 +0900\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -23,21 +23,21 @@
  " \t\t\tclock-frequency = <1300000000>;\n"
  " \t\t};\n"
  "+\n"
- "+\t\tcpu1: cpu@1 {\n"
+ "+\t\tcpu1: cpu at 1 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "+\t\t\treg = <1>;\n"
  "+\t\t\tclock-frequency = <1300000000>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu2: cpu@2 {\n"
+ "+\t\tcpu2: cpu at 2 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "+\t\t\treg = <2>;\n"
  "+\t\t\tclock-frequency = <1300000000>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu3: cpu@3 {\n"
+ "+\t\tcpu3: cpu at 3 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "+\t\t\treg = <3>;\n"
@@ -45,12 +45,12 @@
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- "+\tapmu@e6152000 {\n"
+ "+\tapmu at e6152000 {\n"
  "+\t\tcompatible = \"renesas,r8a7790-apmu\", \"renesas,apmu\";\n"
  "+\t\treg = <0 0xe6152000 0 0x88>;\n"
  "+\t\tcpus = <&cpu0 &cpu1 &cpu2 &cpu3>;\n"
  " \t};\n"
  " \n"
- " \tgic: interrupt-controller@f1001000 {"
+ " \tgic: interrupt-controller at f1001000 {"
 
-5612f6ab2f8a376610dd2ecb0c9c2f8706eb3bb8177b066b7f2a7952d10e29d3
+5839f9b6d8630bc0a0a89105122c3ed11fad98699dc1d47f078ee028736d5b04

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.