cpufreq: imx: update the clock switch flow to support imx6ul
authorBai Ping <b51503@freescale.com>
Fri, 11 Sep 2015 15:41:05 +0000 (23:41 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 26 Sep 2015 01:02:11 +0000 (03:02 +0200)
commita35fc5a33b62a6c658b8ffe7544c966c1776d128
tree14b6d68b27e3d3019da53a7915879473d44484c0
parentfebf63cf616083e9a4ee05e2c28163b074890f36
cpufreq: imx: update the clock switch flow to support imx6ul

For i.MX6UL, the clock switch flow is slightly different from
other i.MX6 SOCs. It has a 'secondary_sel' clk that will be used
when the CPU freq is higher than 396MHz. So the clock switch flow in
'set_target' callback need to update to support i.MX6UL in the common
i.MX6 SOC cpufreq driver.

Signed-off-by: Bai Ping <b51503@freescale.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/imx6q-cpufreq.c
This page took 0.024697 seconds and 5 git commands to generate.