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.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,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 CF6BFC2D0DA for ; Thu, 26 Dec 2019 10:37:46 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A60CD208C4 for ; Thu, 26 Dec 2019 10:37:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=megous.com header.i=@megous.com header.b="hR1Cvt5P" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726055AbfLZKho (ORCPT ); Thu, 26 Dec 2019 05:37:44 -0500 Received: from vps.xff.cz ([195.181.215.36]:41446 "EHLO vps.xff.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725954AbfLZKhn (ORCPT ); Thu, 26 Dec 2019 05:37:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1577356660; bh=u9ETC+o/IDmexaGn/AkVQX1tykjZ0Q5WXzCFWQs4IxA=; h=Date:From:To:Cc:Subject:References:X-My-GPG-KeyId:From; b=hR1Cvt5PDfOSjCTfWyHa0hGTOieD3sPrxsLePg0TlTIASuwGzDl2q8GisgkgvrTND Ad042SwFVeTyJpga15dKzjnyL7Qx+AdS3XTEibZ3G/+eZY6Acv3SnomV22XY5ZCo6S Yz1kcKqWTVQjg7HfdcsxUxBJorFSPu5KJji2LpCk= Date: Thu, 26 Dec 2019 11:37:39 +0100 From: =?utf-8?Q?Ond=C5=99ej?= Jirman To: Maxime Ripard Cc: Daniel Lezcano , Mark Rutland , devicetree@vger.kernel.org, Amit Kucheria , linux-pm@vger.kernel.org, Yangtao Li , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Chen-Yu Tsai , Rob Herring , Mauro Carvalho Chehab , Zhang Rui , "David S. Miller" , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v8 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40 Message-ID: <20191226103739.bz3i73gjmn5q5veu@core.my.home> Mail-Followup-To: Maxime Ripard , Daniel Lezcano , Mark Rutland , devicetree@vger.kernel.org, Amit Kucheria , linux-pm@vger.kernel.org, Yangtao Li , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Chen-Yu Tsai , Rob Herring , Mauro Carvalho Chehab , Zhang Rui , "David S. Miller" , linux-arm-kernel@lists.infradead.org References: <20191219172823.1652600-1-anarsoul@gmail.com> <20191219173321.bni4tbrhfkkphv7k@gilmour.lan> <4015380d-33ef-312c-a886-6e8bf65c976a@linaro.org> <20191226092751.dc3boaxsaeivuhw4@hendrix.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191226092751.dc3boaxsaeivuhw4@hendrix.home> X-My-GPG-KeyId: EBFBDDE11FB918D44D1F56C1F9F0A873BE9777ED Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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 as > > 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, I think you can apply H6 patch. This was just some misunderstanding and H6 is working. thnaks and regards, o. > Thanks to everyone involved! > Maxime > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel