Re: [PATCH 0/3] arm: dts: DRA7: Add IVA and DSPEVE thermal domain data
From: Tony Lindgren <tony@atomide.com>
Date: 2016-02-09 15:58:16
Also in:
linux-arm-kernel, linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2016-02-09 15:58:16
Also in:
linux-arm-kernel, linux-omap, lkml
* Keerthy [off-list ref] [160208 19:38]:
On Tuesday 09 February 2016 01:27 AM, Tony Lindgren wrote:quoted
* Keerthy [off-list ref] [160208 01:19]:quoted
OMAP5 has 3 thermal zones cpu, core and multimedia. On the other hand DRA7 has 5 thermal zones cpu, gpu, core, dspeve and iva. Currently cpu, core and multimedia are being added via dt and the other 2 are getting added via kernel. Add the missing thermal domains in dt so as give the correct trip numbers, type and temperatures. Tested on DRA7-EVM.Are these critical fixes to have for v4.5-rc cycle or can they wait for v4.6 merge window?Driver configures some default thresholds that are a bit higher but there are some thresholds already for dspeve and iva too. So guess these can wait if its already too late.
OK let's rather wait then. Regards, Tony