]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/cpufreq/cpufreq-dt-platdev.c
cpufreq: dt: Add support for zx296718
[karo-tx-linux.git] / drivers / cpufreq / cpufreq-dt-platdev.c
index 0c73c7dbd587891907fc3ff2f8b78be9ceebbb25..bc97b6a4b1cf67a4897a412ff785e1350b4ee0ce 100644 (file)
@@ -94,6 +94,8 @@ static const struct of_device_id machines[] __initconst = {
 
        { .compatible = "xlnx,zynq-7000", },
 
+       { .compatible = "zte,zx296718", },
+
        { }
 };