[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170523070517.GL6510@vireshk-i7>
Date: Tue, 23 May 2017 12:35:17 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Tao Wang <kevin.wangtao@...ilicon.com>
Cc: rjw@...ysocki.net, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, sunzhaosheng@...ilicon.com
Subject: Re: [PATCH] cpufreq: dt: Add support for hi3660
On 23-05-17, 14:34, Tao Wang wrote:
> Add the compatible string for supporting the generic device tree cpufreq-dt
> driver on Hisilicon's 3660 SoC.
>
> Signed-off-by: Tao Wang <kevin.wangtao@...ilicon.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 921b4a6..b54e610 100644
> --- a/drivers/cpufreq/cpufreq-dt-platdev.c
> +++ b/drivers/cpufreq/cpufreq-dt-platdev.c
> @@ -32,6 +32,7 @@
> { .compatible = "arm,integrator-cp", },
>
> { .compatible = "hisilicon,hi6220", },
> + { .compatible = "hisilicon,hi3660", },
In alphabetical order please.
>
> { .compatible = "fsl,imx27", },
> { .compatible = "fsl,imx51", },
> --
> 1.7.9.5
--
viresh
Powered by blists - more mailing lists