diff options
Diffstat (limited to 'drivers/cpufreq/cpufreq-dt-platdev.c')
-rw-r--r-- | drivers/cpufreq/cpufreq-dt-platdev.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index 5ad29383e862..ac4a0ba87c12 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c | |||
@@ -24,6 +24,8 @@ static const struct of_device_id machines[] __initconst = { | |||
24 | { .compatible = "allwinner,sun8i-a83t", }, | 24 | { .compatible = "allwinner,sun8i-a83t", }, |
25 | { .compatible = "allwinner,sun8i-h3", }, | 25 | { .compatible = "allwinner,sun8i-h3", }, |
26 | 26 | ||
27 | { .compatible = "hisilicon,hi6220", }, | ||
28 | |||
27 | { .compatible = "fsl,imx27", }, | 29 | { .compatible = "fsl,imx27", }, |
28 | { .compatible = "fsl,imx51", }, | 30 | { .compatible = "fsl,imx51", }, |
29 | { .compatible = "fsl,imx53", }, | 31 | { .compatible = "fsl,imx53", }, |