From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A9C90C04A6B for ; Wed, 8 May 2019 11:09:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7A93E21530 for ; Wed, 8 May 2019 11:09:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727210AbfEHLJz (ORCPT ); Wed, 8 May 2019 07:09:55 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:49746 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725815AbfEHLJz (ORCPT ); Wed, 8 May 2019 07:09:55 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id C28EB25AF6B; Wed, 8 May 2019 21:09:52 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id B47929403E0; Wed, 8 May 2019 13:09:50 +0200 (CEST) Date: Wed, 8 May 2019 13:09:50 +0200 From: Simon Horman To: Niklas =?utf-8?Q?S=C3=B6derlund?= Cc: Geert Uytterhoeven , Zhang Rui , Eduardo Valentin , Magnus Damm , Linux PM list , Linux-Renesas , Yoshihiro Kaneko Subject: Re: [PATCH repost] thermal: rcar_thermal: update calculation formula for E3 Message-ID: <20190508110947.wtkhj6p45zumzaxz@verge.net.au> References: <20190418071514.13027-1-horms+renesas@verge.net.au> <20190418081209.GT28515@bigcity.dyn.berto.se> <20190426095511.tkgbxkf43psesgkv@verge.net.au> <20190507221446.GB16573@bigcity.dyn.berto.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190507221446.GB16573@bigcity.dyn.berto.se> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Wed, May 08, 2019 at 12:14:46AM +0200, Niklas Söderlund wrote: ... > > From my PoV I think the patch is fine in its current form. > > Niklas do you feel particularly strongly about changing it? > > No I do not feel strongly about this and would be fine with the patch in > it's current form. With and update commit message to mention V3M and D3 > feel free to add > > Reviewed-by: Niklas Söderlund Thanks Niklas, I have gone ahead and posted [PATCH v2] thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs