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=-12.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NICE_REPLY_A,SPF_HELO_NONE,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=unavailable 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 17507C433E9 for ; Wed, 10 Mar 2021 13:41:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CEE0D64FDD for ; Wed, 10 Mar 2021 13:41:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233103AbhCJNkp (ORCPT ); Wed, 10 Mar 2021 08:40:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232922AbhCJNkc (ORCPT ); Wed, 10 Mar 2021 08:40:32 -0500 Received: from mail-wm1-x32b.google.com (mail-wm1-x32b.google.com [IPv6:2a00:1450:4864:20::32b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E757C061762 for ; Wed, 10 Mar 2021 05:40:31 -0800 (PST) Received: by mail-wm1-x32b.google.com with SMTP id e23so7132025wmh.3 for ; Wed, 10 Mar 2021 05:40:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=iKsE0EavC1CLlzfIfD/fKBxBbrFrxqX+26sqGfTHMV8=; b=leMYdBbDQlGXgyyavvR95hKrY0+7odc90shjgJ+CMR0SvBi1BW9gy6+rRC3yxjISq+ 1zJQNl+pZo52vxXtZHP2kT4NV8PP/qzZu/Us3N2vZsVViCMz7Dmlv2FcqcBmAygx5HBt h5a8sze9WbM1vnoq816rd3jREVYbslDmMqQeOPHgoBGxhwyf4z0pBXYRmRgYD9btqnJr ZGXOjq+r0HzKiu6WW/uCyAJ4f20kgWHEkHewh9aLfCsGu20NIWRWgPIOvSOtwjz9ybqv TVPdYWzHcHD1eFUilNWICv4u5LVpQHOKxu6YYSAeOKn24we690BNnpq+UlQs/1Dv0CbI Nwmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=iKsE0EavC1CLlzfIfD/fKBxBbrFrxqX+26sqGfTHMV8=; b=pdLCEoBzrD7RXTT0amkQELYi78BgAGYAQSQ6y8BecbQT+2haD9BrlngjwpcisLiqTv xxRXsyUT2ZfgZBOeUPn9QOmAYFGeP37+bD5KBtHTtfVCfD/jjZIPNUQiCcXNieeVIAiS qckKbK8rgbuaUIkVDZ+CVj4sOtM5QP0mp+zm0EFtmDqiKXgrgfCZ7oQzLjY9YsMfg12G ByZR0me11M6RlgEUoLX+Awsas2Ej+x5iMyUqTSewILLX5ZH9lKFhkWMfVgrzR7v3VNKC MUr9EJjxWiteICJuuiRrjMJpvvRGTWwk8aaCly3C42zgE2TNEVHx5TfHum59q5k4hK6k x02A== X-Gm-Message-State: AOAM533HCI9mPjR3WEKtCmkHcuL1FjJbY/BFbVctRmQ4UZ+NNkgDgrxm z+Sp3ZMyb3ZdWOjMD2vXm4iEJQ== X-Google-Smtp-Source: ABdhPJw07Ohry8VNeu8htAp3nJyjbkw5TzsikJvbyRHKOvmZOE/of10qitCSXCG1DbQgZK+HK2agcw== X-Received: by 2002:a1c:600a:: with SMTP id u10mr2818048wmb.139.1615383630025; Wed, 10 Mar 2021 05:40:30 -0800 (PST) Received: from ?IPv6:2a01:e34:ed2f:f020:8018:efa9:4421:9140? ([2a01:e34:ed2f:f020:8018:efa9:4421:9140]) by smtp.googlemail.com with ESMTPSA id j14sm27563708wrw.69.2021.03.10.05.40.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 10 Mar 2021 05:40:29 -0800 (PST) Subject: Re: [PATCH v10 0/8] Add support for ipq8064 tsens To: Thara Gopinath , Ansuel Smith , Amit Kucheria Cc: Andy Gross , Bjorn Andersson , Zhang Rui , Rob Herring , linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210217194011.22649-1-ansuelsmth@gmail.com> <44c7919c-0ed4-abba-21e0-226bb553aad3@linaro.org> From: Daniel Lezcano Message-ID: <72427874-244b-6344-411c-ea53770bc1f0@linaro.org> Date: Wed, 10 Mar 2021 14:40:28 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <44c7919c-0ed4-abba-21e0-226bb553aad3@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 10/03/2021 14:32, Thara Gopinath wrote: > > > On 3/10/21 7:19 AM, Daniel Lezcano wrote: >> >> Hi Ansuel, >> >> On 17/02/2021 20:40, Ansuel Smith wrote: >>> This patchset convert msm8960 to reg_filed, use int_common instead >>> of a custom function and fix wrong tsens get_temp function for msm8960. >>> Ipq8064 SoCs tsens driver is based on 8960 tsens driver. Ipq8064 needs >>> to be registered as a gcc child as the tsens regs on this platform are >>> shared with the controller. >>> This is based on work and code here >>> https://git.linaro.org/people/amit.kucheria/kernel.git/log/?h=wrk3/tsens-8960-breakage >>> >> >> I don't have major concerns with the series except there is no comment >> from the maintainer / reviewer of the sensor. >> >> Given it is based on Amit's work, I can assume they are correct. >> >> I added Thara in Cc hoping she has time to review the changes. If nobody >> complains with the series, I'll merge them in the next days > > Hi Ansuel/Daniel, > > Just wanted to let you know that I have started looking into this and > review this within next week or two. Great, thank you -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog