diff for duplicates of <51AEF700.7010003@renesas.com> diff --git a/a/1.txt b/N1/1.txt index 36b8d45..f456f70 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,21 +8,21 @@ On 5/30/2013 5:52 PM, Magnus Damm wrote: > 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>; @@ -31,7 +31,7 @@ On 5/30/2013 5:52 PM, Magnus Damm wrote: > }; The frequency of the EXTAL on APE6EVM machine is 26MHz, and the Generic -Timers are clocked at EXTAL x1/2 (\x13MHz). Do not copy-and-paste wrong +Timers are clocked at EXTAL x1/2 (=13MHz). Do not copy-and-paste wrong clock-frequency properties currently we have, but fix cpu0 along with adding cpu1..3, please. diff --git a/a/content_digest b/N1/content_digest index 57f8a57..f982d01 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\020130530085152.24374.64208.sendpatchset@w520\0" "ref\020130530085201.24374.97084.sendpatchset@w520\0" - "From\0Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>\0" - "Subject\0Re: [PATCH 01/05] ARM: shmobile: r8a73a4 SMP prototype v1 (CA15 x 4)\0" - "Date\0Wed, 05 Jun 2013 08:29:52 +0000\0" + "From\0shinya.kuribayashi.px@renesas.com (Shinya Kuribayashi)\0" + "Subject\0[PATCH 01/05] ARM: shmobile: r8a73a4 SMP prototype v1 (CA15 x 4)\0" + "Date\0Wed, 05 Jun 2013 17:29:52 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -16,21 +16,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" @@ -39,7 +39,7 @@ "> \t};\n" "\n" "The frequency of the EXTAL on APE6EVM machine is 26MHz, and the Generic\n" - "Timers are clocked at EXTAL x1/2 (\023MHz). Do not copy-and-paste wrong\n" + "Timers are clocked at EXTAL x1/2 (=13MHz). Do not copy-and-paste wrong\n" "clock-frequency properties currently we have, but fix cpu0 along with\n" "adding cpu1..3, please.\n" "\n" @@ -49,4 +49,4 @@ "Shinya Kuribayashi\n" Renesas Electronics -9775dcd8393c49255ce42f70414bf41c55fcc3868b3018c188bad9e4668bddb9 +0ce09364787f06016be61047a3f59471bc14689a072ebef90a1030676812338c
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.