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.wang...@hisilicon.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

Reply via email to