diff for duplicates of <20130326013424.11796.39370.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index d36835d..00a05ec 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -47,7 +47,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>; @@ -55,7 +55,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>; @@ -66,7 +66,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 14c58ba..61f7773 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130326013414.11796.9937.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 V3\0" - "Date\0Tue, 26 Mar 2013 01:34:24 +0000\0" + "Date\0Tue, 26 Mar 2013 10:34:24 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -54,7 +54,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" @@ -62,7 +62,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" @@ -73,7 +73,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 */ -b418ead1d19b0449514bfa23d4804bf6c672e597b1ea62a4e54b045de8bf6b21 +e977f7d8d6e713ba4c88df1b74583791189468d850d87d2efbacf45502d84731
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.