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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5BFF7C4332F for ; Wed, 13 Apr 2022 03:05:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231904AbiDMDIN (ORCPT ); Tue, 12 Apr 2022 23:08:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44806 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231972AbiDMDIL (ORCPT ); Tue, 12 Apr 2022 23:08:11 -0400 Received: from mail-oa1-x31.google.com (mail-oa1-x31.google.com [IPv6:2001:4860:4864:20::31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2D1601DA52 for ; Tue, 12 Apr 2022 20:05:51 -0700 (PDT) Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-dacc470e03so739067fac.5 for ; Tue, 12 Apr 2022 20:05:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=AV6FQDX1VthlUISCOaITepsyFEcrXTvSkcCNqe+B3tw=; b=E6KSGvCZ4UHSODXO9nxeZChlUplaA9i4B1QYOam6+4278CsUiLU5LcBIn169PPDzym v/D8ojd/cgw+lFqEPBEOtjnj6iWV7tlqtlpjWwBWwraTQstI1lodiPiSVE89tHmGI+mx BRZgs9A3ZBckCpmRgvPBLQYiBO76j+AEjgqByCaVdoST33mdduP8CJmrhkMaZFNea7uj N+dTXriBAYumEMmEPRLj18TMpyWZdT/WmwExHA1lOA/6HEljgUb1CLxHRoAbttnYoR7e 5ywvPyQArrlwc9Sa4n8ZxhPmyKvd0ytW5Y0tFVfAsuRQJ7GjHQBRrmiKIeuR8WXCD7Bo CorA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=AV6FQDX1VthlUISCOaITepsyFEcrXTvSkcCNqe+B3tw=; b=1FuOWnV1AADPvIhFTVOxKfAEp/nK8AVZovimSoevA1gVjaHtcivrXFAjbycgvdW0V1 XkBF2ixpaTekm3IPecWyNn280ywmjnLA4rMeUaKDgnw8ZOrKMwefwcgKzkCkMnP2Q/FC URTY/nIufwT+b0qe4JcMpA+nILGyhYGTXM3NRPtLh4H8+JMxAclHzc/XkIc8mOK2zMrw sD+3nltkyZGm6u3eTKseeM4wQzZlBz4AWwTPOok+a3s6IIbwdIDnjJzLnxL+/Pm9MVei SwkZcfidmJhz6ENqn5A4iRiR1/Q3KEr60uU9VZu+3JPBcluXPuPW5LLQTLjS2sc4Pb+q 0jcA== X-Gm-Message-State: AOAM530DFOAOFzD1kKZPlz1Lt0kL6CNydf+Nsq1t3gcXi5v9b4t/nrPm r2eJeTyWvVP4xLEAiXtM6bmhKg== X-Google-Smtp-Source: ABdhPJxumK4dt0tVoaXDimHUGuwrLIfEWXKVWiNm5tfkC5WXO+tBrY8ncF8eOu5OoJuK0uw/PwENnA== X-Received: by 2002:a05:6870:a40e:b0:e2:c51f:1c49 with SMTP id m14-20020a056870a40e00b000e2c51f1c49mr3358424oal.263.1649819150541; Tue, 12 Apr 2022 20:05:50 -0700 (PDT) Received: from ripper ([2600:1700:a0:3dc8:205:1bff:fec0:b9b3]) by smtp.gmail.com with ESMTPSA id i4-20020a4addc4000000b00324bd261e5fsm12957289oov.11.2022.04.12.20.05.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Apr 2022 20:05:49 -0700 (PDT) Date: Tue, 12 Apr 2022 20:08:03 -0700 From: Bjorn Andersson To: Jonathan Cameron , Lee Jones Cc: Caleb Connolly , Lars-Peter Clausen , Stephen Boyd , Rob Herring , Andy Gross , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, sumit.semwal@linaro.org, amit.pundir@linaro.org, john.stultz@linaro.org, Krzysztof Kozlowski Subject: Re: [PATCH v13 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc Message-ID: References: <20220323162820.110806-1-caleb@connolly.tech> <20220323162820.110806-6-caleb@connolly.tech> <20220327160329.6a3866d7@jic23-huawei> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220327160329.6a3866d7@jic23-huawei> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sun 27 Mar 08:03 PDT 2022, Jonathan Cameron wrote: > On Wed, 23 Mar 2022 16:28:16 +0000 > Caleb Connolly wrote: > > > From: Caleb Connolly > > > > The Round Robin ADC is responsible for reading data about the rate of > > charge from the USB or DC input ports, it can also read the battery > > ID (resistence), skin temperature and the die temperature of the pmic. > > It is found on the PMI8998 and PM660 Qualcomm PMICs. > > > > Signed-off-by: Caleb Connolly > Whilst I said this patch was fine a few versions ago I didn't add a tag > on basis I would probably end up picking it up. > > To make things more flexible, I'll add one and either Lee or I can > do the immutable branch once Lee has had a chance to take a look and > is happy with the mfd parts. > > Reviewed-by: Jonathan Cameron > Are either of you planning to pick up the driver changes? The dts changes can be merged independently, so I would prefer to pick those through my tree. But I would like to know that the binding and implementation is agreed upon before doing so. Thanks, Bjorn