|
@@ -574,6 +574,7 @@ static struct platform_driver mtk_cpufreq_platdrv = {
|
|
|
/* List of machines supported by this driver */
|
|
|
static const struct of_device_id mtk_cpufreq_machines[] __initconst = {
|
|
|
{ .compatible = "mediatek,mt2701", },
|
|
|
+ { .compatible = "mediatek,mt7622", },
|
|
|
{ .compatible = "mediatek,mt7623", },
|
|
|
{ .compatible = "mediatek,mt817x", },
|
|
|
{ .compatible = "mediatek,mt8173", },
|