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=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 C81E9C43141 for ; Thu, 28 Nov 2019 07:42:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9C9B6217D6 for ; Thu, 28 Nov 2019 07:42:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574926942; bh=j0Tz96Fkl28s6zX+DlYzNGtrex6eFQbYospBRTigaKc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=HCUgEdsPj+O7yectK8hfbavlwlnTmsesR0WNXO/WtAZ2IimZnQ4JTZjmtMmr9Egqr TjxgLBbNA84HSl689vGT/wbNvPdj9N2zZE5CHsiTD7d3SIKdl/7wKCPcEvlXv0tIR3 fPiLkig9JZ7BIPlEsU6V4PBnelXGiQh+KTJkR+V4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726731AbfK1HmV (ORCPT ); Thu, 28 Nov 2019 02:42:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:60474 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726448AbfK1HmV (ORCPT ); Thu, 28 Nov 2019 02:42:21 -0500 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 607442154A; Thu, 28 Nov 2019 07:42:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574926940; bh=j0Tz96Fkl28s6zX+DlYzNGtrex6eFQbYospBRTigaKc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1qi6fI/4PWQ2IEoHYlgo1pPyMok3HEHinsu6q5lLtbK/TaSl4hKDZOwg4iadRNEZO XTAVgHapTKp9dmOOVsGC2P/MUuxpot1Zo7v07gxQnLg8wDcHSGeru3xENxgCntlo2j RhCp+WavYVqGTBzXjhvxdgZaAoSD/Cy8nYmzZbBs= Date: Thu, 28 Nov 2019 08:42:18 +0100 From: Maxime Ripard To: Vasily Khoruzhick Cc: Frank Lee , Zhang Rui , Eduardo Valentin , Daniel Lezcano , Amit Kucheria , Rob Herring , Mark Rutland , Chen-Yu Tsai , Mauro Carvalho Chehab , "David S. Miller" , Greg Kroah-Hartman , Linux PM , devicetree , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH v6 1/7] thermal: sun8i: add thermal driver for H6/H5/H3/A64/A83T/R40 Message-ID: <20191128074218.6ctvumauyyerujqe@gilmour.lan> References: <20191127052935.1719897-1-anarsoul@gmail.com> <20191127052935.1719897-2-anarsoul@gmail.com> <20191127111419.z5hfu5soxceiivg6@core.my.home> <20191127173547.ch3pcv3lxgdcrfnu@gilmour.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4x5ug6mtkmdsnllw" Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --4x5ug6mtkmdsnllw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 27, 2019 at 11:48:32AM -0800, Vasily Khoruzhick wrote: > On Wed, Nov 27, 2019 at 11:44 AM Frank Lee wrote: > > > > Hello Vasily, > > > > Thank you very much for your work on this. > > This looks good to me. > > Thanks! > > > By the way, I would like to ask comments about adding the following code. > > Can we add it as follow up patch? I don't think that I have a device > with working suspend to test it and I'm hesitant to add any code that > I can't test. Yeah, this should be a followup patch, otherwise this will never get merged. Maxime --4x5ug6mtkmdsnllw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXd96UwAKCRDj7w1vZxhR xWArAP9j8E1Vrf+8eJ4RgagjWjZ1+t05fXcWABrdX7WGAt2zgAEAoM/FkxgwTVNQ +PjXhrnAxqUcH3tDMorB60UQ+gYj2wo= =/Deg -----END PGP SIGNATURE----- --4x5ug6mtkmdsnllw-- 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=-1.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 51479C432C0 for ; Thu, 28 Nov 2019 07:42:33 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 19B35215F2 for ; Thu, 28 Nov 2019 07:42:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="D7LUUTao"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="1qi6fI/4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 19B35215F2 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ILR6LC42cWnf/36QMHsrE3z8V1l2ZM9c0QxdrCM9RD4=; b=D7LUUTaoUius8TRLsohP25WJ0 vUhEnDhxD3uOPtqzpcs5PRez9I9fQoq8CQGcks3vYLWte3sDawmvxX1b8iF4ptF4ph5tys/a0w6Re SqISHkxk+ahVbkyl10bV2p0NorLNkTkSU40n54OCMd5/cY/jfY/iUo+sToYCRRS2iLOvgXgC1DWbF yyMNv4d9XF1289MPLy2UcMYPIZe735aRsGMKlFx06YoNU5guwGiYPLWr5fqchKQGSJ8hkbm9Mo3o+ V/tekFMKapGiJcqLm66chqrtkJasTeWCZCcslO2WKOnrDkeEjPwte4CLl7wTqzBh9qtdXbrx63pIQ wWt5ZwPQA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iaERW-0003UW-QX; Thu, 28 Nov 2019 07:42:26 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iaERT-0003TW-VJ for linux-arm-kernel@lists.infradead.org; Thu, 28 Nov 2019 07:42:25 +0000 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 607442154A; Thu, 28 Nov 2019 07:42:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574926940; bh=j0Tz96Fkl28s6zX+DlYzNGtrex6eFQbYospBRTigaKc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1qi6fI/4PWQ2IEoHYlgo1pPyMok3HEHinsu6q5lLtbK/TaSl4hKDZOwg4iadRNEZO XTAVgHapTKp9dmOOVsGC2P/MUuxpot1Zo7v07gxQnLg8wDcHSGeru3xENxgCntlo2j RhCp+WavYVqGTBzXjhvxdgZaAoSD/Cy8nYmzZbBs= Date: Thu, 28 Nov 2019 08:42:18 +0100 From: Maxime Ripard To: Vasily Khoruzhick Subject: Re: [PATCH v6 1/7] thermal: sun8i: add thermal driver for H6/H5/H3/A64/A83T/R40 Message-ID: <20191128074218.6ctvumauyyerujqe@gilmour.lan> References: <20191127052935.1719897-1-anarsoul@gmail.com> <20191127052935.1719897-2-anarsoul@gmail.com> <20191127111419.z5hfu5soxceiivg6@core.my.home> <20191127173547.ch3pcv3lxgdcrfnu@gilmour.lan> MIME-Version: 1.0 In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191127_234224_029837_71CE736A X-CRM114-Status: GOOD ( 15.97 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree , Amit Kucheria , Linux PM , Frank Lee , Greg Kroah-Hartman , Daniel Lezcano , Linux Kernel Mailing List , Eduardo Valentin , Chen-Yu Tsai , Rob Herring , Mauro Carvalho Chehab , Zhang Rui , "David S. Miller" , Linux ARM Content-Type: multipart/mixed; boundary="===============1544622563425093516==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1544622563425093516== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4x5ug6mtkmdsnllw" Content-Disposition: inline --4x5ug6mtkmdsnllw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 27, 2019 at 11:48:32AM -0800, Vasily Khoruzhick wrote: > On Wed, Nov 27, 2019 at 11:44 AM Frank Lee wrote: > > > > Hello Vasily, > > > > Thank you very much for your work on this. > > This looks good to me. > > Thanks! > > > By the way, I would like to ask comments about adding the following code. > > Can we add it as follow up patch? I don't think that I have a device > with working suspend to test it and I'm hesitant to add any code that > I can't test. Yeah, this should be a followup patch, otherwise this will never get merged. Maxime --4x5ug6mtkmdsnllw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXd96UwAKCRDj7w1vZxhR xWArAP9j8E1Vrf+8eJ4RgagjWjZ1+t05fXcWABrdX7WGAt2zgAEAoM/FkxgwTVNQ +PjXhrnAxqUcH3tDMorB60UQ+gYj2wo= =/Deg -----END PGP SIGNATURE----- --4x5ug6mtkmdsnllw-- --===============1544622563425093516== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1544622563425093516==--