diff for duplicates of <013a01d3c051$d65a9160$830fb420$@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index c74b1b1..34d60cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -143,4 +143,10 @@ This was required by Rob Herring. This could be good idea, if I would writing a platform specific cpufreq driver, which may be a future option. > Or even populate > the cpufreq-dt from the kryocc driver? -There is a problem that during the clock probe the OPP table still doesn't exist. +There is a problem that during the clock probe the OPP table still doesn't exist. + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index f0cc22a..65b92d1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,10 +5,10 @@ "Subject\0RE: [PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996\0" "Date\0Tue, 20 Mar 2018 15:46:19 +0200\0" "To\0'Stephen Boyd' <sboyd@kernel.org>" - linux-arm-kernel@lists.infradead.org - linux-arm-msm@vger.kernel.org - linux-clk@vger.kernel.org - " sboyd@codeaurora.org\0" + <linux-arm-kernel@lists.infradead.org> + <linux-arm-msm@vger.kernel.org> + <linux-clk@vger.kernel.org> + " <sboyd@codeaurora.org>\0" "Cc\0mark.rutland@arm.com" devicetree@vger.kernel.org rnayak@codeaurora.org @@ -165,6 +165,12 @@ "This could be good idea, if I would writing a platform specific cpufreq driver, which may be a future option.\n" "> Or even populate\n" "> the cpufreq-dt from the kryocc driver?\n" - There is a problem that during the clock probe the OPP table still doesn't exist. + "There is a problem that during the clock probe the OPP table still doesn't exist. \n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -6f631956fed1f47812dd2cf7bea886ef1ec837cd0f8ac1879cdaac895e135d06 +e5e2d98edbf0491c55235c0144fd82d88c87093f342ad40ba8abe91e988326e9
diff --git a/a/1.txt b/N2/1.txt index c74b1b1..54a7e11 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,13 +3,13 @@ > -----Original Message----- > From: Stephen Boyd <sboyd@kernel.org> > Sent: Monday, March 19, 2018 18:49 -> To: Ilia Lin <ilialin@codeaurora.org>; linux-arm-kernel@lists.infradead.org; -> linux-arm-msm@vger.kernel.org; linux-clk@vger.kernel.org; -> sboyd@codeaurora.org -> Cc: mark.rutland@arm.com; devicetree@vger.kernel.org; -> rnayak@codeaurora.org; robh@kernel.org; will.deacon@arm.com; -> amit.kucheria@linaro.org; tfinkel@codeaurora.org; ilialin@codeaurora.org; -> nicolas.dechesne@linaro.org; celster@codeaurora.org +> To: Ilia Lin <ilialin@codeaurora.org>; linux-arm-kernel at lists.infradead.org; +> linux-arm-msm at vger.kernel.org; linux-clk at vger.kernel.org; +> sboyd at codeaurora.org +> Cc: mark.rutland at arm.com; devicetree at vger.kernel.org; +> rnayak at codeaurora.org; robh at kernel.org; will.deacon at arm.com; +> amit.kucheria at linaro.org; tfinkel at codeaurora.org; ilialin at codeaurora.org; +> nicolas.dechesne at linaro.org; celster at codeaurora.org > Subject: Re: [PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996 > > Quoting Ilia Lin (2018-02-14 05:59:51) @@ -42,15 +42,15 @@ The file was changed again in 2018. I'm reflecting this in the file dates. > > + compatible = "operating-points-v2"; > > + opp-shared; > > + -> > + opp@307200000 { +> > + opp at 307200000 { > > + opp-hz = /bits/ 64 < 307200000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@422400000 { +> > + opp at 422400000 { > > + opp-hz = /bits/ 64 < 422400000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@480000000 { +> > + opp at 480000000 { > > It looks like opp-480000000 now instead of opp@<freq>. Will be changed in the next spin. @@ -58,55 +58,55 @@ Will be changed in the next spin. > > + opp-hz = /bits/ 64 < 480000000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@556800000 { +> > + opp at 556800000 { > > + opp-hz = /bits/ 64 < 556800000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@652800000 { +> > + opp at 652800000 { > > + opp-hz = /bits/ 64 < 652800000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@729600000 { +> > + opp at 729600000 { > > + opp-hz = /bits/ 64 < 729600000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@844800000 { +> > + opp at 844800000 { > > + opp-hz = /bits/ 64 < 844800000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@960000000 { +> > + opp at 960000000 { > > + opp-hz = /bits/ 64 < 960000000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1036800000 { +> > + opp at 1036800000 { > > + opp-hz = /bits/ 64 < 1036800000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1113600000 { +> > + opp at 1113600000 { > > + opp-hz = /bits/ 64 < 1113600000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1190400000 { +> > + opp at 1190400000 { > > + opp-hz = /bits/ 64 < 1190400000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1228800000 { +> > + opp at 1228800000 { > > + opp-hz = /bits/ 64 < 1228800000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1324800000 { +> > + opp at 1324800000 { > > + opp-hz = /bits/ 64 < 1324800000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1401600000 { +> > + opp at 1401600000 { > > + opp-hz = /bits/ 64 < 1401600000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1478400000 { +> > + opp at 1478400000 { > > + opp-hz = /bits/ 64 < 1478400000 >; > > + clock-latency-ns = <200000>; > > + }; -> > + opp@1593600000 { +> > + opp at 1593600000 { > [...] > > + > > + }; @@ -116,7 +116,7 @@ Will be changed in the next spin. > > +587,7 @@ > > }; > > -> > kryocc: clock-controller@6400000 { +> > kryocc: clock-controller at 6400000 { > > - compatible = "qcom,apcc-msm8996"; > > + compatible = "qcom-msm8996-apcc"; > diff --git a/a/content_digest b/N2/content_digest index f0cc22a..8c6d80d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,10 @@ "ref\01518616792-29028-1-git-send-email-ilialin@codeaurora.org\0" "ref\01518616792-29028-10-git-send-email-ilialin@codeaurora.org\0" "ref\0152147812199.242365.11821734771337881765@swboyd.mtv.corp.google.com\0" - "From\0<ilialin@codeaurora.org>\0" - "Subject\0RE: [PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996\0" + "From\0ilialin@codeaurora.org (ilialin at codeaurora.org)\0" + "Subject\0[PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996\0" "Date\0Tue, 20 Mar 2018 15:46:19 +0200\0" - "To\0'Stephen Boyd' <sboyd@kernel.org>" - linux-arm-kernel@lists.infradead.org - linux-arm-msm@vger.kernel.org - linux-clk@vger.kernel.org - " sboyd@codeaurora.org\0" - "Cc\0mark.rutland@arm.com" - devicetree@vger.kernel.org - rnayak@codeaurora.org - robh@kernel.org - will.deacon@arm.com - amit.kucheria@linaro.org - tfinkel@codeaurora.org - nicolas.dechesne@linaro.org - " celster@codeaurora.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -25,13 +12,13 @@ "> -----Original Message-----\n" "> From: Stephen Boyd <sboyd@kernel.org>\n" "> Sent: Monday, March 19, 2018 18:49\n" - "> To: Ilia Lin <ilialin@codeaurora.org>; linux-arm-kernel@lists.infradead.org;\n" - "> linux-arm-msm@vger.kernel.org; linux-clk@vger.kernel.org;\n" - "> sboyd@codeaurora.org\n" - "> Cc: mark.rutland@arm.com; devicetree@vger.kernel.org;\n" - "> rnayak@codeaurora.org; robh@kernel.org; will.deacon@arm.com;\n" - "> amit.kucheria@linaro.org; tfinkel@codeaurora.org; ilialin@codeaurora.org;\n" - "> nicolas.dechesne@linaro.org; celster@codeaurora.org\n" + "> To: Ilia Lin <ilialin@codeaurora.org>; linux-arm-kernel at lists.infradead.org;\n" + "> linux-arm-msm at vger.kernel.org; linux-clk at vger.kernel.org;\n" + "> sboyd at codeaurora.org\n" + "> Cc: mark.rutland at arm.com; devicetree at vger.kernel.org;\n" + "> rnayak at codeaurora.org; robh at kernel.org; will.deacon at arm.com;\n" + "> amit.kucheria at linaro.org; tfinkel at codeaurora.org; ilialin at codeaurora.org;\n" + "> nicolas.dechesne at linaro.org; celster at codeaurora.org\n" "> Subject: Re: [PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996\n" "> \n" "> Quoting Ilia Lin (2018-02-14 05:59:51)\n" @@ -64,15 +51,15 @@ "> > + compatible = \"operating-points-v2\";\n" "> > + opp-shared;\n" "> > +\n" - "> > + opp@307200000 {\n" + "> > + opp at 307200000 {\n" "> > + opp-hz = /bits/ 64 < 307200000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@422400000 {\n" + "> > + opp at 422400000 {\n" "> > + opp-hz = /bits/ 64 < 422400000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@480000000 {\n" + "> > + opp at 480000000 {\n" "> \n" "> It looks like opp-480000000 now instead of opp@<freq>.\n" "Will be changed in the next spin.\n" @@ -80,55 +67,55 @@ "> > + opp-hz = /bits/ 64 < 480000000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@556800000 {\n" + "> > + opp at 556800000 {\n" "> > + opp-hz = /bits/ 64 < 556800000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@652800000 {\n" + "> > + opp at 652800000 {\n" "> > + opp-hz = /bits/ 64 < 652800000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@729600000 {\n" + "> > + opp at 729600000 {\n" "> > + opp-hz = /bits/ 64 < 729600000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@844800000 {\n" + "> > + opp at 844800000 {\n" "> > + opp-hz = /bits/ 64 < 844800000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@960000000 {\n" + "> > + opp at 960000000 {\n" "> > + opp-hz = /bits/ 64 < 960000000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1036800000 {\n" + "> > + opp at 1036800000 {\n" "> > + opp-hz = /bits/ 64 < 1036800000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1113600000 {\n" + "> > + opp at 1113600000 {\n" "> > + opp-hz = /bits/ 64 < 1113600000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1190400000 {\n" + "> > + opp at 1190400000 {\n" "> > + opp-hz = /bits/ 64 < 1190400000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1228800000 {\n" + "> > + opp at 1228800000 {\n" "> > + opp-hz = /bits/ 64 < 1228800000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1324800000 {\n" + "> > + opp at 1324800000 {\n" "> > + opp-hz = /bits/ 64 < 1324800000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1401600000 {\n" + "> > + opp at 1401600000 {\n" "> > + opp-hz = /bits/ 64 < 1401600000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1478400000 {\n" + "> > + opp at 1478400000 {\n" "> > + opp-hz = /bits/ 64 < 1478400000 >;\n" "> > + clock-latency-ns = <200000>;\n" "> > + };\n" - "> > + opp@1593600000 {\n" + "> > + opp at 1593600000 {\n" "> [...]\n" "> > +\n" "> > + };\n" @@ -138,7 +125,7 @@ "> > +587,7 @@\n" "> > };\n" "> >\n" - "> > kryocc: clock-controller@6400000 {\n" + "> > kryocc: clock-controller at 6400000 {\n" "> > - compatible = \"qcom,apcc-msm8996\";\n" "> > + compatible = \"qcom-msm8996-apcc\";\n" "> \n" @@ -167,4 +154,4 @@ "> the cpufreq-dt from the kryocc driver?\n" There is a problem that during the clock probe the OPP table still doesn't exist. -6f631956fed1f47812dd2cf7bea886ef1ec837cd0f8ac1879cdaac895e135d06 +37707488c21f8cddc87ab5ae746989e93fe3f14fc94545328290fe4b073ca85b
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.