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

2018-01-25 Thread Dong Aisheng
On Mon, Jan 22, 2018 at 03:25:48PM +0800, Anson Huang wrote: > Add i.MX7 temperature monitor support. > > Signed-off-by: Anson Huang > --- > .../devicetree/bindings/thermal/imx-thermal.txt | 5 +++-- > arch/arm/boot/dts/imx7s.dtsi | 20 > > 2 f

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

2018-01-22 Thread Anson Huang
Add i.MX7 temperature monitor support. Signed-off-by: Anson Huang --- .../devicetree/bindings/thermal/imx-thermal.txt | 5 +++-- arch/arm/boot/dts/imx7s.dtsi | 20 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/Documentation/dev