diff options
Diffstat (limited to 'drivers/cpufreq/cpufreq-dt-platdev.c')
-rw-r--r-- | drivers/cpufreq/cpufreq-dt-platdev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index 921b4a6c3d16..1c262923fe58 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c | |||
@@ -31,6 +31,7 @@ static const struct of_device_id machines[] __initconst = { | |||
31 | { .compatible = "arm,integrator-ap", }, | 31 | { .compatible = "arm,integrator-ap", }, |
32 | { .compatible = "arm,integrator-cp", }, | 32 | { .compatible = "arm,integrator-cp", }, |
33 | 33 | ||
34 | { .compatible = "hisilicon,hi3660", }, | ||
34 | { .compatible = "hisilicon,hi6220", }, | 35 | { .compatible = "hisilicon,hi6220", }, |
35 | 36 | ||
36 | { .compatible = "fsl,imx27", }, | 37 | { .compatible = "fsl,imx27", }, |