From mboxrd@z Thu Jan 1 00:00:00 1970 From: Biju Das Subject: RE: [PATCH v2 2/2] ARM: dts: r8a7743: Add thermal device to DT Date: Wed, 20 Dec 2017 11:36:51 +0000 Message-ID: References: <1513689449-2700-1-git-send-email-biju.das@bp.renesas.com> <1513689449-2700-3-git-send-email-biju.das@bp.renesas.com> <20171220085036.gdcnbhonyqlewyi4@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20171220085036.gdcnbhonyqlewyi4-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Simon Horman 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 Hi Simon, Just noticed that # make dtbs W=3D1 is giving below warning message. arch/arm/boot/dts/r8a7743-iwg20d-q7-dbcm-ca.dtb: Warning (simple_bus_reg): = Node /soc/thermal-zones missing or empty reg/ranges property Do you prefer a fix patch or a v2 ? Regards, Biju > -----Original Message----- > From: Simon Horman [mailto:horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org] > Sent: 20 December 2017 08:51 > To: Biju Das > Cc: Zhang Rui ; Eduardo Valentin > ; Rob Herring ; Mark Rutland > ; Magnus Damm ; > Chris Paterson ; Fabrizio Castro > ; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-renes= as- > soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Subject: Re: [PATCH v2 2/2] ARM: dts: r8a7743: Add thermal device to DT > > 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. [https://www2.renesas.eu/media/email/unicef_2017.jpg] This Christmas, instead of sending out cards, Renesas Electronics Europe ha= ve decided to support Unicef with a donation. For further details click her= e to find out about the valuable work they do, hel= ping children all over the world. We would like to take this opportunity to wish you a Merry Christmas and a = prosperous New Year. Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, B= uckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered= No. 04586709. -- 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 relmlor3.renesas.com ([210.160.252.173]:8431 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755266AbdLTLg5 (ORCPT ); Wed, 20 Dec 2017 06:36:57 -0500 From: Biju Das To: Simon Horman 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 Date: Wed, 20 Dec 2017 11:36:51 +0000 Message-ID: References: <1513689449-2700-1-git-send-email-biju.das@bp.renesas.com> <1513689449-2700-3-git-send-email-biju.das@bp.renesas.com> <20171220085036.gdcnbhonyqlewyi4@verge.net.au> In-Reply-To: <20171220085036.gdcnbhonyqlewyi4@verge.net.au> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hi Simon, Just noticed that # make dtbs W=3D1 is giving below warning message. arch/arm/boot/dts/r8a7743-iwg20d-q7-dbcm-ca.dtb: Warning (simple_bus_reg): = Node /soc/thermal-zones missing or empty reg/ranges property Do you prefer a fix patch or a v2 ? Regards, Biju > -----Original Message----- > From: Simon Horman [mailto:horms@verge.net.au] > Sent: 20 December 2017 08:51 > To: Biju Das > Cc: Zhang Rui ; Eduardo Valentin > ; Rob Herring ; Mark Rutland > ; Magnus Damm ; > Chris Paterson ; Fabrizio Castro > ; devicetree@vger.kernel.org; linux-renes= as- > soc@vger.kernel.org; linux-pm@vger.kernel.org > Subject: Re: [PATCH v2 2/2] ARM: dts: r8a7743: Add thermal device to DT > > 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. [https://www2.renesas.eu/media/email/unicef_2017.jpg] This Christmas, instead of sending out cards, Renesas Electronics Europe ha= ve decided to support Unicef with a donation. For further details click her= e to find out about the valuable work they do, hel= ping children all over the world. We would like to take this opportunity to wish you a Merry Christmas and a = prosperous New Year. Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, B= uckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered= No. 04586709.