All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH] cpufreq: am33xx: Use generic platdev driver
       [not found] <1470062332-4616-1-git-send-email-matwey@sai.msu.ru>
@ 2016-08-01 17:04 ` Viresh Kumar
  0 siblings, 0 replies; only message in thread
From: Viresh Kumar @ 2016-08-01 17:04 UTC (permalink / raw)
  To: Matwey V. Kornilov
  Cc: rjw, linux-pm, linux-omap, linux-kernel, iippolitov, stable

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-01 17:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1470062332-4616-1-git-send-email-matwey@sai.msu.ru>
2016-08-01 17:04 ` [PATCH] cpufreq: am33xx: Use generic platdev driver Viresh Kumar

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.