Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5685781 authored by Shubhrajyoti Datta's avatar Shubhrajyoti Datta Committed by Rafael J. Wysocki
Browse files

cpufreq: dt: Add zynqmp to the cpufreq dt platdev



Add zynqmp to the cpufreq dt platform device.

Signed-off-by: default avatarShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent c95a05f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -94,6 +94,7 @@ static const struct of_device_id machines[] __initconst = {
	{ .compatible = "ti,omap5", },
	{ .compatible = "ti,omap5", },


	{ .compatible = "xlnx,zynq-7000", },
	{ .compatible = "xlnx,zynq-7000", },
	{ .compatible = "xlnx,zynqmp", },


	{ .compatible = "zte,zx296718", },
	{ .compatible = "zte,zx296718", },