diff for duplicates of <20130807225550.9856.13251.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index d46b33d..3f15598 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,21 +16,21 @@ 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>; @@ -38,10 +38,10 @@ Signed-off-by: Magnus Damm <damm@opensource.se> + }; + }; + -+ apmu@e6152000 { ++ apmu at e6152000 { + compatible = "renesas,r8a73a4-apmu", "renesas,apmu"; + reg = <0 0xe6152000 0 0x88>; + cpus = <&cpu0 &cpu1 &cpu2 &cpu3>; }; - gic: interrupt-controller@f1001000 { + gic: interrupt-controller at f1001000 { diff --git a/a/content_digest b/N1/content_digest index 4612eb9..5535eaa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130807225531.9856.18974.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 02/02] ARM: shmobile: Add r8a73a4 CA15 CPU cores and APMU as DTS\0" - "Date\0Wed, 07 Aug 2013 22:55:50 +0000\0" + "Date\0Thu, 08 Aug 2013 07:55:50 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -23,21 +23,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" @@ -45,12 +45,12 @@ "+\t\t};\n" "+\t};\n" "+\n" - "+\tapmu@e6152000 {\n" + "+\tapmu at e6152000 {\n" "+\t\tcompatible = \"renesas,r8a73a4-apmu\", \"renesas,apmu\";\n" "+\t\treg = <0 0xe6152000 0 0x88>;\n" "+\t\tcpus = <&cpu0 &cpu1 &cpu2 &cpu3>;\n" " \t};\n" " \n" - " \tgic: interrupt-controller@f1001000 {" + " \tgic: interrupt-controller at f1001000 {" -86b825049ed7a644f1bd6c96cc55e0da31134783da1ce241f9fd672eeae03e1c +1d462439e1fcc7274cc204df7024e99321ebd026d0a5655dbc1477520fe2c4ce
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.