diff for duplicates of <1491325495.27463.7.camel@nxp.com> diff --git a/a/1.txt b/N1/1.txt index c606f65..a1d2f22 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,17 +13,17 @@ On Tue, 2017-04-04 at 11:51 +0200, Lucas Stach wrote: > > Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> > > Acked-by: Viresh Kumar <viresh.kumar@linaro.org> > > --- -> > drivers/cpufreq/imx6q-cpufreq.c | 2 ++ -> > 1 file changed, 2 insertions(+) +> > ?drivers/cpufreq/imx6q-cpufreq.c | 2 ++ +> > ?1 file changed, 2 insertions(+) > > > > diff --git a/drivers/cpufreq/imx6q-cpufreq.c b/drivers/cpufreq/imx6q-cpufreq.c > > index be90ee3..e2c1fbf 100644 > > --- a/drivers/cpufreq/imx6q-cpufreq.c > > +++ b/drivers/cpufreq/imx6q-cpufreq.c > > @@ -162,6 +162,7 @@ static int imx6q_set_target(struct cpufreq_policy *policy, unsigned int index) -> > static int imx6q_cpufreq_init(struct cpufreq_policy *policy) -> > { -> > policy->clk = arm_clk; +> > ?static int imx6q_cpufreq_init(struct cpufreq_policy *policy) +> > ?{ +> > ? policy->clk = arm_clk; > > + policy->suspend_freq = freq_table[soc_opp_count - 1].frequency; > I think soc_opp_count includes all OPPs from the DT, some of which might > be disabled based on the fuse settings of the SoC. So this should diff --git a/a/content_digest b/N1/content_digest index 57998f2..11719bd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,10 @@ "ref\0cover.1490987945.git.leonard.crestez@nxp.com\0" "ref\094d99b261124b813adecf11e86a0ffe05c37f276.1490987945.git.leonard.crestez@nxp.com\0" "ref\01491299500.2367.16.camel@pengutronix.de\0" - "From\0Leonard Crestez <leonard.crestez@nxp.com>\0" - "Subject\0Re: [PATCH 3/5] cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend\0" + "From\0leonard.crestez@nxp.com (Leonard Crestez)\0" + "Subject\0[PATCH 3/5] cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend\0" "Date\0Tue, 4 Apr 2017 20:04:55 +0300\0" - "To\0Lucas Stach <l.stach@pengutronix.de>\0" - "Cc\0Rafael J. Wysocki <rjw@rjwysocki.net>" - Viresh Kumar <viresh.kumar@linaro.org> - Shawn Guo <shawnguo@kernel.org> - Sascha Hauer <kernel@pengutronix.de> - Mark Brown <broonie@kernel.org> - Robin Gong <yibin.gong@nxp.com> - Anson Huang <Anson.Huang@nxp.com> - Irina Tirdea <irina.tirdea@nxp.com> - Fabio Estevam <fabio.estevam@nxp.com> - Octavian Purdila <octavian.purdila@nxp.com> - Liam Girdwood <lgirdwood@gmail.com> - linux-pm@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, 2017-04-04 at 11:51 +0200, Lucas Stach wrote:\n" @@ -36,17 +22,17 @@ "> > Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>\n" "> > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>\n" "> > ---\n" - "> > \302\240drivers/cpufreq/imx6q-cpufreq.c | 2 ++\n" - "> > \302\2401 file changed, 2 insertions(+)\n" + "> > ?drivers/cpufreq/imx6q-cpufreq.c | 2 ++\n" + "> > ?1 file changed, 2 insertions(+)\n" "> > \n" "> > diff --git a/drivers/cpufreq/imx6q-cpufreq.c b/drivers/cpufreq/imx6q-cpufreq.c\n" "> > index be90ee3..e2c1fbf 100644\n" "> > --- a/drivers/cpufreq/imx6q-cpufreq.c\n" "> > +++ b/drivers/cpufreq/imx6q-cpufreq.c\n" "> > @@ -162,6 +162,7 @@ static int imx6q_set_target(struct cpufreq_policy *policy, unsigned int index)\n" - "> > \302\240static int imx6q_cpufreq_init(struct cpufreq_policy *policy)\n" - "> > \302\240{\n" - "> > \302\240\tpolicy->clk = arm_clk;\n" + "> > ?static int imx6q_cpufreq_init(struct cpufreq_policy *policy)\n" + "> > ?{\n" + "> > ?\tpolicy->clk = arm_clk;\n" "> > +\tpolicy->suspend_freq = freq_table[soc_opp_count - 1].frequency;\n" "> I think soc_opp_count includes all OPPs from the DT, some of which might\n" "> be disabled based on the fuse settings of the SoC. So this should\n" @@ -60,4 +46,4 @@ "\n" I'll post v2. -1683181d89a1bd04ba13480698926c0694fffa621ab97318aecaed7db4caff24 +42bd23956e2d14c46581ff41bb349cc8fc71699e2174b02562efbd888da4d756
diff --git a/a/content_digest b/N2/content_digest index 57998f2..b095406 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -16,9 +16,9 @@ Fabio Estevam <fabio.estevam@nxp.com> Octavian Purdila <octavian.purdila@nxp.com> Liam Girdwood <lgirdwood@gmail.com> - linux-pm@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + <linux-pm@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Tue, 2017-04-04 at 11:51 +0200, Lucas Stach wrote:\n" @@ -60,4 +60,4 @@ "\n" I'll post v2. -1683181d89a1bd04ba13480698926c0694fffa621ab97318aecaed7db4caff24 +e8cd4dc2740f682e94ab937e472c2e4bbdfe78278cea1345b852442b33ffdd2f
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.