Re: [PATCH 7/7] thermal: qoriq: Add thermal management support

2016-06-12 Thread Hongtao Jia
; Scott Wood > ; shawn...@kernel.org; linux...@vger.kernel.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; linuxppc- > d...@lists.ozlabs.org; linux-arm-ker...@lists.infradead.org; Hongtao Jia > > 主题: Re: [PATCH 7/7] thermal: qoriq: Add thermal management support > > Hi, &

Re: [PATCH 7/7] thermal: qoriq: Add thermal management support

2016-06-05 Thread kbuild test robot
Hi, [auto build test ERROR on v4.7-rc1] [also build test ERROR on next-20160603] [cannot apply to robh/for-next soc-thermal/next] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Jia-Hongtao/dt-bi

[PATCH 7/7] thermal: qoriq: Add thermal management support

2016-06-03 Thread Jia Hongtao
This driver add thermal management support by enabling TMU (Thermal Monitoring Unit) on QorIQ platform. It's based on thermal of framework: - Trip points defined in device tree. - Cpufreq as cooling device registered in qoriq cpufreq driver. Signed-off-by: Jia Hongtao --- drivers/thermal/Kconfi