From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Subject: Re: [PATCH v2 2/2] ARM: dts: r8a7743: Add thermal device to DT Date: Wed, 20 Dec 2017 09:50:37 +0100 Message-ID: <20171220085036.gdcnbhonyqlewyi4@verge.net.au> References: <1513689449-2700-1-git-send-email-biju.das@bp.renesas.com> <1513689449-2700-3-git-send-email-biju.das@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1513689449-2700-3-git-send-email-biju.das-kTT6dE0pTRh9uiUsa/gSgQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Biju Das Cc: Zhang Rui , Eduardo Valentin , Rob Herring , Mark Rutland , Magnus Damm , Chris Paterson , Fabrizio Castro , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-renesas-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Tue, Dec 19, 2017 at 01:17:29PM +0000, Biju Das wrote: > This patch instantiates the thermal sensor module with thermal-zone > support. > > This patch is based on the commit cac68a56e34b > ("ARM: dts: r8a7791: enable to use thermal-zone") by Kuninori Morimoto. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro > Reviewed-by: Geert Uytterhoeven > --- > v1->v2 > * Fixed the size. Thanks, applied. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:52371 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754635AbdLTIul (ORCPT ); Wed, 20 Dec 2017 03:50:41 -0500 Date: Wed, 20 Dec 2017 09:50:37 +0100 From: Simon Horman To: Biju Das Cc: Zhang Rui , Eduardo Valentin , Rob Herring , Mark Rutland , Magnus Damm , Chris Paterson , Fabrizio Castro , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v2 2/2] ARM: dts: r8a7743: Add thermal device to DT Message-ID: <20171220085036.gdcnbhonyqlewyi4@verge.net.au> References: <1513689449-2700-1-git-send-email-biju.das@bp.renesas.com> <1513689449-2700-3-git-send-email-biju.das@bp.renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1513689449-2700-3-git-send-email-biju.das@bp.renesas.com> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Tue, Dec 19, 2017 at 01:17:29PM +0000, Biju Das wrote: > This patch instantiates the thermal sensor module with thermal-zone > support. > > This patch is based on the commit cac68a56e34b > ("ARM: dts: r8a7791: enable to use thermal-zone") by Kuninori Morimoto. > > Signed-off-by: Biju Das > Reviewed-by: Fabrizio Castro > Reviewed-by: Geert Uytterhoeven > --- > v1->v2 > * Fixed the size. Thanks, applied.