diff for duplicates of <20150513085528.GA6994@linux> diff --git a/a/1.txt b/N1/1.txt index f809233..3cb34b6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -142,11 +142,11 @@ have written it today: / { cpus { - cpu@0 { + cpu at 0 { operating-points-v2 = <&cpu_opp>; }; - cpu@1 { + cpu at 1 { operating-points-v2 = <&cpu_opp>; }; }; @@ -168,11 +168,11 @@ And we can rewrite it as: / { cpus { - cpu@0 { + cpu at 0 { operating-points-v2 = <&opp0_provider>; }; - cpu@1 { + cpu at 1 { operating-points-v2 = <&opp1_provider>; }; }; diff --git a/a/content_digest b/N1/content_digest index 580fe5d..59176d4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,10 @@ "ref\0cover.1430394884.git.viresh.kumar@linaro.org\0" "ref\0d225e73f183e01fa0b71e4b9248b6a19a3f7d697.1430394884.git.viresh.kumar@linaro.org\0" "ref\020150512214224.16410.15922@quantum\0" - "From\0Viresh Kumar <viresh.kumar@linaro.org>\0" - "Subject\0Re: [PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings\0" + "From\0viresh.kumar@linaro.org (Viresh Kumar)\0" + "Subject\0[PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings\0" "Date\0Wed, 13 May 2015 14:25:28 +0530\0" - "To\0Michael Turquette <mike.turquette@linaro.org>\0" - "Cc\0Rafael Wysocki <rjw@rjwysocki.net>" - rob.herring@linaro.org - arnd.bergmann@linaro.org - nm@ti.com - broonie@kernel.org - sboyd@codeaurora.org - linaro-kernel@lists.linaro.org - linux-pm@vger.kernel.org - grant.likely@linaro.org - olof@lixom.net - Sudeep.Holla@arm.com - devicetree@vger.kernel.org - viswanath.puttagunta@linaro.org - l.stach@pengutronix.de - thomas.petazzoni@free-electrons.com - linux-arm-kernel@lists.infradead.org - ta.omasab@gmail.com - kesavan.abhilash@gmail.com - khilman@linaro.org - " santosh.shilimkar@oracle.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 12-05-15, 14:42, Michael Turquette wrote:\n" @@ -171,11 +151,11 @@ "\n" "/ {\n" "\tcpus {\n" - "\t\tcpu@0 {\n" + "\t\tcpu at 0 {\n" "\t\t\toperating-points-v2 = <&cpu_opp>;\n" "\t\t};\n" "\n" - "\t\tcpu@1 {\n" + "\t\tcpu at 1 {\n" "\t\t\toperating-points-v2 = <&cpu_opp>;\n" "\t\t};\n" "\t};\n" @@ -197,11 +177,11 @@ "\n" "/ {\n" "\tcpus {\n" - "\t\tcpu@0 {\n" + "\t\tcpu at 0 {\n" "\t\t\toperating-points-v2 = <&opp0_provider>;\n" "\t\t};\n" "\n" - "\t\tcpu@1 {\n" + "\t\tcpu at 1 {\n" "\t\t\toperating-points-v2 = <&opp1_provider>;\n" "\t\t};\n" "\t};\n" @@ -268,4 +248,4 @@ "-- \n" viresh -455a4dbf349c93bbbe491e996e1d2bcbdd0396d960c3f1d7062244622b9370f2 +b2efb6f6a3338b9cb5f696b8d6fd5ded0809bb5d48cf18cd1f3fd2e00bf0e29c
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.