Russell, On Sun, Mar 12, 2017 at 07:07:45PM +0000, Russell King wrote: > Convert the dove thermal infrastructure to an OF sensor device, and add > the thermal zones for the SoC, with a critical trip point of 120°C. > This allows us to specify thermal zones and couple them to cooling > devices in DT. > > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/dove.dtsi | 17 +++++++++++++++++ > drivers/thermal/dove_thermal.c | 33 +++++++++++++++++++++++++-------- I have no opposition to these changes. The only request, to avoid conflicts, is to split the patch into driver and DTS changes. We have been pushing these separately. DTS changes go via the arch tree. Drivers changes goes via Rui/me. You can add my: Acked-by: Eduardo Valentin <edubezval@xxxxxxxxx> On the DTSI patch. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html