From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Matwey V. Kornilov" <matwey@sai.msu.ru>
Cc: rjw@rjwysocki.net, linux-pm@vger.kernel.org,
linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
iippolitov@gmail.com, stable@vger.kernel.org
Subject: Re: [PATCH] cpufreq: am33xx: Use generic platdev driver
Date: Mon, 1 Aug 2016 10:04:56 -0700 [thread overview]
Message-ID: <20160801170435.GN4605@ubuntu> (raw)
In-Reply-To: <1470062332-4616-1-git-send-email-matwey@sai.msu.ru>
On 01-08-16, 17:38, Matwey V. Kornilov wrote:
> TI am33xx based platforms (i.e. BeagleBone) rely on
> platform:cpufreq-dt creation in arch/arm/mach-omap2/pm.c
>
> Add missed ti,am33xx compatible to cpufreq-dt-platdev
>
> Fixes: 7694ca6e1d6f ("cpufreq: omap: Use generic platdev driver")
> Signed-off-by: Matwey V. Kornilov <matwey@sai.msu.ru>
> Cc: stable@vger.kernel.org # 4.7
> ---
> drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
> index 0bb44d5..7a590b4 100644
> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> @@ -68,6 +68,7 @@ static const struct of_device_id machines[] __initconst = {
>
> { .compatible = "sigma,tango4" },
>
> + { .compatible = "ti,am33xx", },
> { .compatible = "ti,omap2", },
> { .compatible = "ti,omap3", },
> { .compatible = "ti,omap4", },
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
parent reply other threads:[~2016-08-01 17:04 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1470062332-4616-1-git-send-email-matwey@sai.msu.ru>]
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=20160801170435.GN4605@ubuntu \
--to=viresh.kumar@linaro.org \
--cc=iippolitov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=matwey@sai.msu.ru \
--cc=rjw@rjwysocki.net \
--cc=stable@vger.kernel.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 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.