]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cpufreq: qoriq: Register cooling device based on device tree
authorHongtao Jia <hongtao.jia@freescale.com>
Thu, 26 Nov 2015 09:21:11 +0000 (17:21 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 9 Dec 2015 23:19:35 +0000 (00:19 +0100)
commit8ae1702a0df5e0730607b97fd9fd1f8066870832
tree6f270c2c367eb7256a2fc50f8e7fc8e7e1297511
parent790d849bf811a8ab5d4cd2cce0f6fda92f6aebf2
cpufreq: qoriq: Register cooling device based on device tree

Register the qoriq cpufreq driver as a cooling device, based on the
thermal device tree framework. When temperature crosses the passive trip
point cpufreq is used to throttle CPUs.

Signed-off-by: Jia Hongtao <hongtao.jia@freescale.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/qoriq-cpufreq.c