From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 15 Oct 2018 11:54:30 -0500 From: Rob Herring Subject: Re: [PATCH] dt-bindings: thermal: rcar: Add device tree support for r8a7744 Message-ID: <20181015165430.GA12574@bogus> References: <1537894864-61987-1-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: <1537894864-61987-1-git-send-email-biju.das@bp.renesas.com> To: Biju Das Cc: Mark Rutland , Zhang Rui , Eduardo Valentin , Daniel Lezcano , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Fabrizio Castro , linux-renesas-soc@vger.kernel.org List-ID: On Tue, Sep 25, 2018 at 06:01:04PM +0100, Biju Das wrote: > Add thermal sensor support for r8a7744 SoC. The Renesas RZ/G1N > (r8a7744) thermal sensor module is identical to the R-Car Gen2 family. > > No driver change is needed due to the fallback compatible value > "renesas,rcar-gen2-thermal". > > Signed-off-by: Biju Das > Reviewed-by: Chris Paterson > --- > Documentation/devicetree/bindings/thermal/rcar-thermal.txt | 1 + > 1 file changed, 1 insertion(+) Applied. Rob