From: Viresh Kumar <viresh.kumar@linaro.org>
To: Hoan Tran <hotran@apm.com>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
lho@apm.com, Duc Dang <dhdang@apm.com>
Subject: Re: [PATCH] cpufreq: dt: Add support for APM X-Gene 2
Date: Mon, 2 Jan 2017 12:36:20 +0530 [thread overview]
Message-ID: <20170102070620.GA8588@vireshk-i7> (raw)
In-Reply-To: <1481842500-11836-1-git-send-email-hotran@apm.com>
On 15-12-16, 14:55, Hoan Tran wrote:
> Add the compatible string for supporting the generic device tree cpufreq-dt
> driver on APM's X-Gene 2 SoC.
>
> Signed-off-by: Hoan Tran <hotran@apm.com>
> ---
> drivers/cpufreq/cpufreq-dt-platdev.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
> index bc97b6a..7fcaf26 100644
> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> @@ -26,6 +26,8 @@
> { .compatible = "allwinner,sun8i-a83t", },
> { .compatible = "allwinner,sun8i-h3", },
>
> + { .compatible = "apm,xgene-shadowcat", },
> +
> { .compatible = "arm,integrator-ap", },
> { .compatible = "arm,integrator-cp", },
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
next prev parent reply other threads:[~2017-01-02 7:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-15 22:55 [PATCH] cpufreq: dt: Add support for APM X-Gene 2 Hoan Tran
2017-01-02 7:06 ` Viresh Kumar [this message]
2017-01-06 1:28 ` Rafael J. Wysocki
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=20170102070620.GA8588@vireshk-i7 \
--to=viresh.kumar@linaro.org \
--cc=dhdang@apm.com \
--cc=hotran@apm.com \
--cc=lho@apm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@rjwysocki.net \
/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;
as well as URLs for NNTP newsgroup(s).