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

diff --git a/a/1.txt b/N1/1.txt
index 45be312..0a70e67 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -43,7 +43,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu0: cpu@0 {
++		cpu0: cpu at 0 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a15";
 +			reg = <0>;
@@ -51,7 +51,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +		};
 +	};
 +
-+	gic: interrupt-controller@f1001000 {
++	gic: interrupt-controller at f1001000 {
 +		compatible = "arm,cortex-a15-gic";
 +		#interrupt-cells = <3>;
 +		#address-cells = <0>;
@@ -62,7 +62,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se>
 +			<0xf1006000 0x2000>;
 +		interrupts = <1 9 0xf04>;
 +
-+		gic-cpuif@4 {
++		gic-cpuif at 4 {
 +			compatible = "arm,gic-cpuif";
 +			cpuif-id = <4>;
 +			cpu = <&cpu0>;
diff --git a/a/content_digest b/N1/content_digest
index 754364d..637653a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020130320143604.32377.32634.sendpatchset@w520\0"
- "From\0Magnus Damm <magnus.damm@gmail.com>\0"
+ "From\0magnus.damm@gmail.com (Magnus Damm)\0"
  "Subject\0[PATCH 01/04] ARM: shmobile: Initial r8a7790 SoC support\0"
- "Date\0Wed, 20 Mar 2013 14:36:14 +0000\0"
+ "Date\0Wed, 20 Mar 2013 23:36:14 +0900\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -50,7 +50,7 @@
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\tcpu0: cpu@0 {\n"
+ "+\t\tcpu0: cpu at 0 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "+\t\t\treg = <0>;\n"
@@ -58,7 +58,7 @@
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- "+\tgic: interrupt-controller@f1001000 {\n"
+ "+\tgic: interrupt-controller at f1001000 {\n"
  "+\t\tcompatible = \"arm,cortex-a15-gic\";\n"
  "+\t\t#interrupt-cells = <3>;\n"
  "+\t\t#address-cells = <0>;\n"
@@ -69,7 +69,7 @@
  "+\t\t\t<0xf1006000 0x2000>;\n"
  "+\t\tinterrupts = <1 9 0xf04>;\n"
  "+\n"
- "+\t\tgic-cpuif@4 {\n"
+ "+\t\tgic-cpuif at 4 {\n"
  "+\t\t\tcompatible = \"arm,gic-cpuif\";\n"
  "+\t\t\tcpuif-id = <4>;\n"
  "+\t\t\tcpu = <&cpu0>;\n"
@@ -239,4 +239,4 @@
  "+MACHINE_END\n"
  +#endif /* CONFIG_USE_OF */
 
-527f1d502b2a728f90274124fed4baee44a2616fe22dbb4b4646654767c6a7f5
+a14a58ec9f2d6c3d42e93ab564746cc171904ce392d88710e500854bab32b065

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.