1
0
Fork 0

cpufreq: dt: Add zynqmp to the cpufreq dt platdev

Add zynqmp to the cpufreq dt platform device.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
hifive-unleashed-5.1
Shubhrajyoti Datta 2017-07-13 11:19:10 +02:00 committed by Rafael J. Wysocki
parent c95a05f9f3
commit a5685781df
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ static const struct of_device_id machines[] __initconst = {
{ .compatible = "ti,omap5", },
{ .compatible = "xlnx,zynq-7000", },
{ .compatible = "xlnx,zynqmp", },
{ .compatible = "zte,zx296718", },