diff for duplicates of <20130312045609.19701.39029.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index f4a9852..dc5d25d 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 091e6aa..ca82f8b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130312045559.19701.77841.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 r8a73a4 SoC support\0" - "Date\0Tue, 12 Mar 2013 04:56:09 +0000\0" + "Date\0Tue, 12 Mar 2013 13:56:09 +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" @@ -272,4 +272,4 @@ "+MACHINE_END\n" +#endif /* CONFIG_USE_OF */ -35b39b7484d097e4743a322e051c3160ef81d198364c66c453778e0ff4a0ae4f +ea35789947731f1af255c2ea8f9b048dd30aa03a54300ac7c1bc82adeed5eebe
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.