Re: [PATCH V2 1/2] ARM: dts: imx7s: add temperature monitor support

From: Shawn Guo
Date: Mon Feb 05 2018 - 01:13:39 EST


On Fri, Jan 26, 2018 at 04:09:39PM +0800, Anson Huang wrote:
> Add i.MX7 temperature monitor support.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> Acked-by: Dong Aisheng <aisheng.dong@xxxxxxx>
> ---
> no changes since V1.
> .../devicetree/bindings/thermal/imx-thermal.txt | 5 +++--

The bindings doc should be a separate patch or part of related
imx-thermal driver patch ...

> arch/arm/boot/dts/imx7s.dtsi | 20 ++++++++++++++++++++

..., and shouldn't be mixed with dts changes.

Shawn