From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>,
Andy Tang <andy.tang@nxp.com>,
Linux PM <linux-pm@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] cpufreq: qoriq: Add ls1028a chip support
Date: Wed, 01 May 2019 12:41:08 +0200 [thread overview]
Message-ID: <2243345.ebHGfCmnM5@kreacher> (raw)
In-Reply-To: <CAJZ5v0jOOKW92X8iGPZD8Dfye4K9seXgiYaTLURby9Y3BbMYpg@mail.gmail.com>
On Wednesday, April 24, 2019 11:25:07 AM CEST Rafael J. Wysocki wrote:
> On Wed, Apr 24, 2019 at 11:02 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
> >
> > On 24-04-19, 09:24, Rafael J. Wysocki wrote:
> > > On Wed, Apr 24, 2019 at 6:01 AM Viresh Kumar <viresh.kumar@linaro.org> wrote:
> > > >
> > > > On 24-04-19, 10:32, andy.tang@nxp.com wrote:
> > > > > From: Yuantian Tang <andy.tang@nxp.com>
> > > > >
> > > > > Enable cpufreq feature on ls1028a chip by adding its compatible
> > > > > string.
> > > > >
> > > > > Signed-off-by: Yuantian Tang <andy.tang@nxp.com>
> > > > > ---
> > > > > drivers/cpufreq/qoriq-cpufreq.c | 1 +
> > > > > 1 files changed, 1 insertions(+), 0 deletions(-)
> > > > >
> > > > > diff --git a/drivers/cpufreq/qoriq-cpufreq.c b/drivers/cpufreq/qoriq-cpufreq.c
> > > > > index 4295e54..d308c4d 100644
> > > > > --- a/drivers/cpufreq/qoriq-cpufreq.c
> > > > > +++ b/drivers/cpufreq/qoriq-cpufreq.c
> > > > > @@ -280,6 +280,7 @@ static int qoriq_cpufreq_target(struct cpufreq_policy *policy,
> > > > >
> > > > > { .compatible = "fsl,ls1012a-clockgen", },
> > > > > { .compatible = "fsl,ls1021a-clockgen", },
> > > > > + { .compatible = "fsl,ls1028a-clockgen", },
> > > > > { .compatible = "fsl,ls1043a-clockgen", },
> > > > > { .compatible = "fsl,ls1046a-clockgen", },
> > > > > { .compatible = "fsl,ls1088a-clockgen", },
> > > >
> > > > Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
> > >
> > > So do you want me to take this one directly?
> >
> > I actually applied it and then realized it is powerpc and so dropped
> > it. You want me to apply it ?
>
> No, I can do that, thanks!
>
Applied, thanks!
prev parent reply other threads:[~2019-05-01 10:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-24 2:32 [PATCH] cpufreq: qoriq: Add ls1028a chip support andy.tang
2019-04-24 4:01 ` Viresh Kumar
2019-04-24 7:24 ` Rafael J. Wysocki
2019-04-24 9:02 ` Viresh Kumar
2019-04-24 9:25 ` Rafael J. Wysocki
2019-05-01 10:41 ` Rafael J. Wysocki [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2243345.ebHGfCmnM5@kreacher \
--to=rjw@rjwysocki.net \
--cc=andy.tang@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rafael@kernel.org \
--cc=viresh.kumar@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox