From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752945AbdGXGHm (ORCPT ); Mon, 24 Jul 2017 02:07:42 -0400 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:54250 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751799AbdGXGHb (ORCPT ); Mon, 24 Jul 2017 02:07:31 -0400 MIME-Version: 1.0 In-Reply-To: <20170723141354.42646-5-icenowy@aosc.io> References: <20170723141354.42646-1-icenowy@aosc.io> <20170723141354.42646-5-icenowy@aosc.io> From: Chen-Yu Tsai Date: Mon, 24 Jul 2017 14:07:08 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [linux-sunxi] [PATCH v3 4/5] ARM: sun8i: h3: add support for the thermal sensor in H3 To: Icenowy Zheng Cc: Lee Jones , Rob Herring , Maxime Ripard , Chen-Yu Tsai , Jonathan Cameron , Quentin Schulz , devicetree , linux-arm-kernel , linux-kernel , linux-iio@vger.kernel.org, linux-sunxi Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jul 23, 2017 at 10:13 PM, Icenowy Zheng wrote: > As we have gained the support for the thermal sensor in H3, we can now > add its device nodes to the device tree. > > Add them to the H3 device tree. > > The H5 thermal sensor has some differences, and will be added furtherly. > > Signed-off-by: Icenowy Zheng Other than the possibility of referencing e-fuses for calibration data, this patch looks good. Reviewed-by: Chen-Yu Tsai From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen-Yu Tsai Subject: Re: [PATCH v3 4/5] ARM: sun8i: h3: add support for the thermal sensor in H3 Date: Mon, 24 Jul 2017 14:07:08 +0800 Message-ID: References: <20170723141354.42646-1-icenowy@aosc.io> <20170723141354.42646-5-icenowy@aosc.io> Reply-To: wens-jdAy2FN1RRM@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20170723141354.42646-5-icenowy-h8G6r0blFSE@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Icenowy Zheng Cc: Lee Jones , Rob Herring , Maxime Ripard , Chen-Yu Tsai , Jonathan Cameron , Quentin Schulz , devicetree , linux-arm-kernel , linux-kernel , linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi List-Id: devicetree@vger.kernel.org On Sun, Jul 23, 2017 at 10:13 PM, Icenowy Zheng wrote: > As we have gained the support for the thermal sensor in H3, we can now > add its device nodes to the device tree. > > Add them to the H3 device tree. > > The H5 thermal sensor has some differences, and will be added furtherly. > > Signed-off-by: Icenowy Zheng Other than the possibility of referencing e-fuses for calibration data, this patch looks good. Reviewed-by: Chen-Yu Tsai From mboxrd@z Thu Jan 1 00:00:00 1970 From: wens@csie.org (Chen-Yu Tsai) Date: Mon, 24 Jul 2017 14:07:08 +0800 Subject: [linux-sunxi] [PATCH v3 4/5] ARM: sun8i: h3: add support for the thermal sensor in H3 In-Reply-To: <20170723141354.42646-5-icenowy@aosc.io> References: <20170723141354.42646-1-icenowy@aosc.io> <20170723141354.42646-5-icenowy@aosc.io> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jul 23, 2017 at 10:13 PM, Icenowy Zheng wrote: > As we have gained the support for the thermal sensor in H3, we can now > add its device nodes to the device tree. > > Add them to the H3 device tree. > > The H5 thermal sensor has some differences, and will be added furtherly. > > Signed-off-by: Icenowy Zheng Other than the possibility of referencing e-fuses for calibration data, this patch looks good. Reviewed-by: Chen-Yu Tsai