[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170914212437.GC11836@ubuntu>
Date: Thu, 14 Sep 2017 14:24:37 -0700
From: Viresh Kumar <viresh.kumar@...aro.org>
To: cl@...k-chips.com
Cc: heiko@...ech.de, robh+dt@...nel.org, mark.rutland@....com,
catalin.marinas@....com, will.deacon@....com, shawnguo@...nel.org,
rocky.hao@...k-chips.com, afaerber@...e.de, fabio.estevam@....com,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
shawn.lin@...k-chips.com, kever.yang@...k-chips.com,
rjw@...ysocki.net, linux-pm@...r.kernel.org
Subject: Re: [PATCH v1 2/3] cpufreq: rockchip: add support for rk3328 soc
On 23-08-17, 16:40, cl@...k-chips.com wrote:
> From: Liang Chen <cl@...k-chips.com>
>
> Add compatible rockchip,rk3328 to the machines table to
> launch cpufreq-dt driver for rk3328 soc.
>
> Signed-off-by: Liang Chen <cl@...k-chips.com>
> ---
> 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 1c26292..f16c3ba 100644
> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> @@ -76,6 +76,7 @@
> { .compatible = "rockchip,rk3188", },
> { .compatible = "rockchip,rk3228", },
> { .compatible = "rockchip,rk3288", },
> + { .compatible = "rockchip,rk3328", },
> { .compatible = "rockchip,rk3366", },
> { .compatible = "rockchip,rk3368", },
> { .compatible = "rockchip,rk3399", },
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
viresh
Powered by blists - more mailing lists