diff for duplicates of <20130327154934.10876.32748.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 f1b7796..cae4416 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130327154925.10876.40575.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, 27 Mar 2013 15:49:34 +0000\0" + "Date\0Thu, 28 Mar 2013 00:49:34 +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 */ -1f38aaf204c808a51716bb7c5ae5b794bb3b283f678152abee5f158a65ac7248 +f1b22dc27de8a2740ef0b4e3004fec7f1454876b81bbaaf7f6fcd0872781cd9b
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.