diff for duplicates of <53769C62.4060900@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 867562b..47642f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -41,7 +41,7 @@ On 14.05.2014 03:11, Thomas Abraham wrote: > + cpus { > + #address-cells = <1>; > + #size-cells = <0>; -> + cpu@0 { +> + cpu at 0 { style: Please add blank line between last property and first node. @@ -72,7 +72,7 @@ address comments. > compatible = "samsung,exynos4412", "samsung,exynos4"; > > + cpus { -> + cpu@2 { +> + cpu at 2 { > + device_type = "cpu"; > + compatible = "arm,cortex-a9"; > + reg = <2>; @@ -81,7 +81,7 @@ Same here. On Exynos4x12, the MPIDR values for CPUs are 0xa00, 0xa01, 0xa02 and 0xa03 for CPU0, CPU1, CPU2 and CPU3 respectively. > + }; -> + cpu@3 { +> + cpu at 3 { style: Please keep a single blank line of spacing between nodes. diff --git a/a/content_digest b/N1/content_digest index 059e283..406d5bf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,9 @@ "ref\01400029876-5830-1-git-send-email-thomas.ab@samsung.com\0" "ref\01400029876-5830-7-git-send-email-thomas.ab@samsung.com\0" - "From\0Tomasz Figa <tomasz.figa@gmail.com>\0" - "Subject\0Re: [PATCH v4 6/8] ARM: dts: Exynos: add cpu nodes, opp and cpu clock configuration data\0" + "From\0tomasz.figa@gmail.com (Tomasz Figa)\0" + "Subject\0[PATCH v4 6/8] ARM: dts: Exynos: add cpu nodes, opp and cpu clock configuration data\0" "Date\0Sat, 17 May 2014 01:16:50 +0200\0" - "To\0Thomas Abraham <ta.omasab@gmail.com>" - cpufreq@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" - "Cc\0mturquette@linaro.org" - shawn.guo@linaro.org - devicetree@vger.kernel.org - rjw@rjwysocki.net - linux-samsung-soc@vger.kernel.org - kgene.kim@samsung.com - t.figa@samsung.com - l.majewski@samsung.com - viresh.kumar@linaro.org - heiko@sntech.de - " thomas.ab@samsung.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Thomas,\n" @@ -62,7 +49,7 @@ "> +\tcpus {\n" "> +\t\t#address-cells = <1>;\n" "> +\t\t#size-cells = <0>;\n" - "> +\t\tcpu@0 {\n" + "> +\t\tcpu at 0 {\n" "\n" "style: Please add blank line between last property and first node.\n" "\n" @@ -93,7 +80,7 @@ "> \tcompatible = \"samsung,exynos4412\", \"samsung,exynos4\";\n" "> \n" "> +\tcpus {\n" - "> +\t\tcpu@2 {\n" + "> +\t\tcpu at 2 {\n" "> +\t\t\tdevice_type = \"cpu\";\n" "> +\t\t\tcompatible = \"arm,cortex-a9\";\n" "> +\t\t\treg = <2>;\n" @@ -102,7 +89,7 @@ "0xa02 and 0xa03 for CPU0, CPU1, CPU2 and CPU3 respectively.\n" "\n" "> +\t\t};\n" - "> +\t\tcpu@3 {\n" + "> +\t\tcpu at 3 {\n" "\n" "style: Please keep a single blank line of spacing between nodes.\n" "\n" @@ -111,4 +98,4 @@ "Best regards,\n" Tomasz -1eb3ca44ac4117dfa0fd89be1d7c445b46d2b037f7dfb1724b4b477f09cf3fb8 +74044b58433ae86fcf4687e06f799fec0ecb9480c568b8beb58e41bc4573a72d
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.