diff for duplicates of <20151211043802.GP3612@ubuntu> diff --git a/a/1.txt b/N1/1.txt index e164ba8..abe53fe 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On 11-12-15, 13:18, Krzysztof Kozlowski wrote: This is what you are doing today (keeping on one CPU per cluster to simplify it): - cpu0: cpu@0 { + cpu0: cpu at 0 { device_type = "cpu"; compatible = "arm,cortex-a15"; reg = <0x0>; @@ -14,7 +14,7 @@ simplify it): cci-control-port = <&cci_control1>; }; - cpu4: cpu@100 { + cpu4: cpu at 100 { device_type = "cpu"; compatible = "arm,cortex-a7"; reg = <0x100>; @@ -52,12 +52,12 @@ it the way I suggested earlier. This came up because in the current series you are doing this: - cpu0: cpu@0 { + cpu0: cpu at 0 { compatible = "arm,cortex-a15"; operating-points-v2 = <&cpu0_opp_table>; }; - cpu4: cpu@100 { + cpu4: cpu at 100 { device_type = "cpu"; compatible = "arm,cortex-a7"; operating-points-v2 = <&cpu1_opp_table>; diff --git a/a/content_digest b/N1/content_digest index 28c457c..de3826b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,32 +6,10 @@ "ref\0566A4A60.8060402@samsung.com\0" "ref\020151211041349.GO3612@ubuntu\0" "ref\0566A4E82.3040203@samsung.com\0" - "From\0Viresh Kumar <viresh.kumar@linaro.org>\0" - "Subject\0Re: [PATCH v5 3/7] ARM: dts: Exynos542x/5800: add CPU OPP properties\0" + "From\0viresh.kumar@linaro.org (Viresh Kumar)\0" + "Subject\0[PATCH v5 3/7] ARM: dts: Exynos542x/5800: add CPU OPP properties\0" "Date\0Fri, 11 Dec 2015 10:08:02 +0530\0" - "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>" - " Rob Herring <robh+dt@kernel.org>\0" - "Cc\0Javier Martinez Canillas <javier@osg.samsung.com>" - Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - Thomas Abraham <thomas.ab@samsung.com> - Sylwester Nawrocki <s.nawrocki@samsung.com> - Mike Turquette <mturquette@baylibre.com> - Kukjin Kim <kgene.kim@samsung.com> - Kukjin Kim <kgene@kernel.org> - Ben Gamari <ben@smart-cactus.org> - Tomasz Figa <tomasz.figa@gmail.com> - Lukasz Majewski <l.majewski@samsung.com> - Heiko Stuebner <heiko@sntech.de> - Chanwoo Choi <cw00.choi@samsung.com> - Kevin Hilman <khilman@linaro.org> - Tobias Jakobi <tjakobi@math.uni-bielefeld.de> - Anand Moon <linux.amoon@gmail.com> - linux-samsung-soc@vger.kernel.org - linux-pm@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - Doug Anderson <dianders@chromium.org> - " Andreas Faerber <afaerber@suse.de>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 11-12-15, 13:18, Krzysztof Kozlowski wrote:\n" @@ -42,7 +20,7 @@ "This is what you are doing today (keeping on one CPU per cluster to\n" "simplify it):\n" "\n" - "\t\tcpu0: cpu@0 {\n" + "\t\tcpu0: cpu at 0 {\n" "\t\t\tdevice_type = \"cpu\";\n" "\t\t\tcompatible = \"arm,cortex-a15\";\n" "\t\t\treg = <0x0>;\n" @@ -50,7 +28,7 @@ "\t\t\tcci-control-port = <&cci_control1>;\n" "\t\t};\n" "\n" - "\t\tcpu4: cpu@100 {\n" + "\t\tcpu4: cpu at 100 {\n" "\t\t\tdevice_type = \"cpu\";\n" "\t\t\tcompatible = \"arm,cortex-a7\";\n" "\t\t\treg = <0x100>;\n" @@ -88,12 +66,12 @@ "\n" "This came up because in the current series you are doing this:\n" "\n" - "\t\tcpu0: cpu@0 {\n" + "\t\tcpu0: cpu at 0 {\n" "\t\t\tcompatible = \"arm,cortex-a15\";\n" " operating-points-v2 = <&cpu0_opp_table>;\n" "\t\t};\n" "\n" - "\t\tcpu4: cpu@100 {\n" + "\t\tcpu4: cpu at 100 {\n" "\t\t\tdevice_type = \"cpu\";\n" "\t\t\tcompatible = \"arm,cortex-a7\";\n" " operating-points-v2 = <&cpu1_opp_table>;\n" @@ -114,4 +92,4 @@ "-- \n" viresh -d999eb058606e9fe10109c2ed82b8f0797c06ae846bb338902d237e00a04e668 +a44ee36461ae33f2521a6e2e5575b7c88b770c2280827d4881fe80504175ffac
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.