diff for duplicates of <20130828232217.7321.62854.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index a138f4c..2058b29 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,21 +18,21 @@ Signed-off-by: Magnus Damm <damm@opensource.se> clock-frequency = <1300000000>; }; + -+ cpu1: cpu@1 { ++ cpu1: cpu at 1 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <1>; + clock-frequency = <1300000000>; + }; + -+ cpu2: cpu@2 { ++ cpu2: cpu at 2 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <2>; + clock-frequency = <1300000000>; + }; + -+ cpu3: cpu@3 { ++ cpu3: cpu at 3 { + device_type = "cpu"; + compatible = "arm,cortex-a15"; + reg = <3>; @@ -40,4 +40,4 @@ Signed-off-by: Magnus Damm <damm@opensource.se> + }; }; - gic: interrupt-controller@f1001000 { + gic: interrupt-controller at f1001000 { diff --git a/a/content_digest b/N1/content_digest index b2d07a4..7120b5b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130828232148.7321.45739.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH v2 03/03] ARM: shmobile: Add r8a7790 CA15 CPU cores\0" - "Date\0Wed, 28 Aug 2013 23:22:17 +0000\0" + "Date\0Thu, 29 Aug 2013 08:22:17 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -25,21 +25,21 @@ " \t\t\tclock-frequency = <1300000000>;\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 = <1300000000>;\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 = <1300000000>;\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" @@ -47,6 +47,6 @@ "+\t\t};\n" " \t};\n" " \n" - " \tgic: interrupt-controller@f1001000 {" + " \tgic: interrupt-controller at f1001000 {" -a5b7bdb92c1cd0b4779034e4f6e4839f3d2d6acb6a51e55fab964bd2059c5eed +5f931ca04fbae9f3c3c7d0ea1c2191f251828fb55e77c8e06ea1dac4068c76a2
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.