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=-0.6 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,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 4A248C2D0DA for ; Thu, 26 Dec 2019 12:48:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 19868206CB for ; Thu, 26 Dec 2019 12:48:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="YefnrY+E" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726442AbfLZMsf (ORCPT ); Thu, 26 Dec 2019 07:48:35 -0500 Received: from mail-io1-f67.google.com ([209.85.166.67]:35908 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726440AbfLZMsf (ORCPT ); Thu, 26 Dec 2019 07:48:35 -0500 Received: by mail-io1-f67.google.com with SMTP id r13so13114328ioa.3; Thu, 26 Dec 2019 04:48:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=Qyu5/qGz7cbokfaVr/Hbo6e3ec8nfhc/yTVZxVcJAHc=; b=YefnrY+EbXXFw6NCNms+uP2FauCYX8EKKW7IStqcgZ54KItrEGn/LydFpjMviil83f IW1I3cuFJuujnMkaahO8vjHIvrmwA2q81wpVQCAVyvqSefBHQd6tnGsnfs70RejWHS45 9M3N3yI3DsqIK6LzRuXKOBTf6Rkkyra6B55MxKyi7GiAlGbcApJ2snZ6JYLsUp4tChO9 +FUQkpP5R3u0L9oJhT8ittb4GYvz6lo/boEJwrBNG5+BL2XERJCWwtoiABAshfGI4jVC 9hZxJMGZUN+z+Zxks+onaDk2szb+ZRO3a0mWxmJFRVlb5Xz7drOwssgD6oCH6BmfRFt9 wkjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=Qyu5/qGz7cbokfaVr/Hbo6e3ec8nfhc/yTVZxVcJAHc=; b=RYJTdnj3nSnXGjXRnPWbnkr/jVbFECX8x8ogAeB40krJgvCnwtYxpGltw2hgSaL4u/ 2dALbl4qiHnLH/emODaXNH2dKI8jH4e6uAzqkHsErH26Chk/VrlgEjVpOhnm56n4A2Sr 6h2oJLWyuKpLnp7EPUleeHy2LzrXL/5pRhZj5KlVNmB2T9MTudIi/jj1/86gIfVQG07m OWYx+PR5SXYQP4/k3e+wd0kRgZX/59oKTruBs44xbLmDDIt5IpFJYZobeVZW6nBcS/e8 bshYA7tNu+wNCxwIKkFnbp1bbCap5MOQZb3BQKQ/VpU9sXxx3Kdw3BfQJ1k5AR43/mlP m0sw== X-Gm-Message-State: APjAAAW4b5J1ziC2wZ5BMkmoBtDTwj4WX5QSgwAXLvVl8ybD9LFXbaf8 patI31KXJwX5gOWSzGkxXUhFPqQOnsMASiYFFJQ= X-Google-Smtp-Source: APXvYqzgTHGdCwlE1xHWPIw+T/zvXXg/5Q23YMQERnKG40D0J11GZjNSHiZT89pjLxBM19FDQcJcvzXznwVR1Scakqc= X-Received: by 2002:a6b:c410:: with SMTP id y16mr28959521ioa.18.1577364514436; Thu, 26 Dec 2019 04:48:34 -0800 (PST) MIME-Version: 1.0 References: <20191219172823.1652600-1-anarsoul@gmail.com> <20191219173321.bni4tbrhfkkphv7k@gilmour.lan> <4015380d-33ef-312c-a886-6e8bf65c976a@linaro.org> <20191226092751.dc3boaxsaeivuhw4@hendrix.home> <20191226104419.GA26677@Red> In-Reply-To: <20191226104419.GA26677@Red> From: Frank Lee Date: Thu, 26 Dec 2019 20:47:47 +0800 Message-ID: Subject: Re: [PATCH v8 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40 To: Corentin Labbe Cc: Maxime Ripard , Daniel Lezcano , Mark Rutland , devicetree , Amit Kucheria , Linux PM , Greg Kroah-Hartman , Linux Kernel Mailing List , Chen-Yu Tsai , Rob Herring , Mauro Carvalho Chehab , Zhang Rui , =?UTF-8?Q?Ond=C5=99ej_Jirman?= , "David S. Miller" , Linux ARM Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Thu, Dec 26, 2019 at 6:44 PM Corentin Labbe wrote: > > On Thu, Dec 26, 2019 at 10:27:51AM +0100, Maxime Ripard wrote: > > On Tue, Dec 24, 2019 at 07:30:55PM +0100, Daniel Lezcano wrote: > > > On 19/12/2019 18:33, Maxime Ripard wrote: > > > > Hi, > > > > > > > > On Thu, Dec 19, 2019 at 09:28:16AM -0800, Vasily Khoruzhick wrote: > > > >> This patchset adds driver for thermal sensor in A64, A83T, H3, H5, > > > >> H6 and R40 SoCs. > > > > > > > > Thanks again for working on this. > > > > > > > > I'll merge the DT patches when the driver will have been merged. > > > > > > I've applied patches 1 & 2. > > > > > > They are in the testing branch and will go to the linux-next branch a= s > > > soon as the kernelci passes. > > > > I just merged all the other patches (except the patch 6, for the H6, > > as requested by Vasily on IRC). > > > > Hello > > Vasily asked to not apply H6 due to my test failling on h6 and since he d= idnt own any H6 hw. > But it was failling due my fault (a failling build). > > So the patchset work perfect on H6 (opi1+, opi3, pineH64 both model A and= B) as reported by my answer to this thread. HI Corentin, Although it is not calibrated, it should work on the R40. Can you give my patch a try? Thx=EF=BC=8C Yangtao > > Regards