diff for duplicates of <20130530085201.24374.97084.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index a3fb53e..d51a1e0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,21 +27,21 @@ Not-yet-Signed-off-by: Magnus Damm <damm@opensource.se> clock-frequency = <1500000000>; }; + -+ cpu1: cpu@1 { ++ cpu1: cpu at 1 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <1>; + clock-frequency = <1500000000>; + }; + -+ cpu2: cpu@2 { ++ cpu2: cpu at 2 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <2>; + clock-frequency = <1500000000>; + }; + -+ cpu3: cpu@3 { ++ cpu3: cpu at 3 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <3>; @@ -49,7 +49,7 @@ Not-yet-Signed-off-by: Magnus Damm <damm@opensource.se> + }; }; - gic: interrupt-controller@f1001000 { + gic: interrupt-controller at f1001000 { --- 0001/arch/arm/mach-shmobile/Makefile +++ work/arch/arm/mach-shmobile/Makefile 2013-05-22 13:21:21.000000000 +0900 @@ -18,6 +18,7 @@ obj-$(CONFIG_ARCH_EMEV2) += setup-emev2. diff --git a/a/content_digest b/N1/content_digest index 2d85f57..d4723a3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130530085152.24374.64208.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 01/05] ARM: shmobile: r8a73a4 SMP prototype v1 (CA15 x 4)\0" - "Date\0Thu, 30 May 2013 08:52:01 +0000\0" + "Date\0Thu, 30 May 2013 17:52:01 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -34,21 +34,21 @@ " \t\t\tclock-frequency = <1500000000>;\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 = <1500000000>;\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 = <1500000000>;\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" @@ -56,7 +56,7 @@ "+\t\t};\n" " \t};\n" " \n" - " \tgic: interrupt-controller@f1001000 {\n" + " \tgic: interrupt-controller at f1001000 {\n" "--- 0001/arch/arm/mach-shmobile/Makefile\n" "+++ work/arch/arm/mach-shmobile/Makefile\t2013-05-22 13:21:21.000000000 +0900\n" "@@ -18,6 +18,7 @@ obj-$(CONFIG_ARCH_EMEV2)\t+= setup-emev2.\n" @@ -189,4 +189,4 @@ "+\t.smp_boot_secondary\t= r8a73a4_boot_secondary,\n" +}; -7b9df6935121156036b850b87d3897c21909361615e65baec388c334fcf73280 +3839166100672bf509ad2a0bfc87992792a67f0f1ea9ad5da2ff3cc1fa44e330
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.