|
@@ -573,6 +573,8 @@ static struct platform_driver mt8173_cpufreq_platdrv = {
|
|
|
|
|
|
/* List of machines supported by this driver */
|
|
|
static const struct of_device_id mt8173_cpufreq_machines[] __initconst = {
|
|
|
+ { .compatible = "mediatek,mt2701", },
|
|
|
+ { .compatible = "mediatek,mt7623", },
|
|
|
{ .compatible = "mediatek,mt817x", },
|
|
|
{ .compatible = "mediatek,mt8173", },
|
|
|
{ .compatible = "mediatek,mt8176", },
|