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 628C3C433F5 for ; Mon, 25 Apr 2022 15:05:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242719AbiDYPIk (ORCPT ); Mon, 25 Apr 2022 11:08:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242738AbiDYPIi (ORCPT ); Mon, 25 Apr 2022 11:08:38 -0400 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E56B21155 for ; Mon, 25 Apr 2022 08:05:28 -0700 (PDT) Received: by mail-wr1-x42c.google.com with SMTP id q23so8421442wra.1 for ; Mon, 25 Apr 2022 08:05:28 -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:content-transfer-encoding:in-reply-to; bh=l2YPXMptIRVUDg0/5cE6mEeIv9YZ982lwE8GUgZtShw=; b=ZeWu1rkuYLOg5sVsb50fCIPjGGOEg5uO5KPDY4Egj3YOZkD5DOITRuMO8uFqdeLzT0 LRsHywFhtAj7su3yDl5tjhqWdF+mvdzYhsxHPkLPeDLdqYKt6GWJZB8mCHu/p2rByKbw dWlj3e8u0Y5ynpRsgvvprlLzI3aGt3Sn2PNcEtP2Es5DYfTZieiOZLlBbpqzaZieIZK9 INBdFaywoygSM2SU9Tv0L3EWzjhaE+ipRMg0q9TFj3R3oXWqdZsF19y+PPm1sJI35CkT tVHhQwJwVG8Vt+dLsP6BoXUvra7akIh0+3/qysbJVfdABQzpBSjNwE40B1VY3dFs6YHL BmBg== 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:content-transfer-encoding :in-reply-to; bh=l2YPXMptIRVUDg0/5cE6mEeIv9YZ982lwE8GUgZtShw=; b=5p1BMeEkqFiobpJHW78kTEoFwDsK58HUVAqsOY3bKYTmnwPuFcRrh6ITXI3RGg5TPc +LaChxENfmS0Hz325YVY8F0htWMrB3XOl7gwo8NdG9f2fayqOMEgT4T3kBbRMthMoNam BXLXWRHNpUbx0iHd3BFqiFLN4+Y4pIG1V9J2cxZBjxb4vUoeoDA9HIQe9A6t73yue2UI kqcd3s+U1hT/U6ShCROF0sQxjy+i9dPMo8OLydsUvLsfkzd/KRr6QegjGrFuYJ+egVX2 xhORa6mBrJriIoQ2bP9K0CroJjrKhkdf+gc9A6pV5TfEfylTxEihZxCJiljRh8zqCiAr H5Dg== X-Gm-Message-State: AOAM533M/RFf8YR3MR177U3B8AdyEsnp4R1Wr+4RkRNg+lrJuE9ooDAY 3D/DoHxadwofELE3Qlj4i8sQKw== X-Google-Smtp-Source: ABdhPJyJTkoDnJsWXj9rt65qzeyKTSNVAWRtPBJ39yltMrk8tHL5ZBppGS5gsV1MsL1EFIhyFojyXg== X-Received: by 2002:adf:ec03:0:b0:20a:d0b5:a06f with SMTP id x3-20020adfec03000000b0020ad0b5a06fmr10045489wrn.669.1650899127504; Mon, 25 Apr 2022 08:05:27 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id f10-20020a5d64ca000000b0020aa97b0383sm9244610wri.113.2022.04.25.08.05.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Apr 2022 08:05:27 -0700 (PDT) Date: Mon, 25 Apr 2022 16:05:25 +0100 From: Lee Jones To: Caleb Connolly Cc: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Andy Gross , Bjorn Andersson , Stephen Boyd , 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 , Dmitry Baryshkov Subject: Re: [PATCH v13 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs Message-ID: References: <20220323162820.110806-1-caleb@connolly.tech> <20220323162820.110806-4-caleb@connolly.tech> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220323162820.110806-4-caleb@connolly.tech> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 23 Mar 2022, Caleb Connolly wrote: > From: Caleb Connolly > > The PMI8998 and PM660 expose the fab_id, this is needed by drivers like > the RRADC to calibrate ADC values. > > Signed-off-by: Caleb Connolly > Reviewed-by: Dmitry Baryshkov > Tested-by: Dmitry Baryshkov > --- > drivers/mfd/qcom-spmi-pmic.c | 7 +++++++ > include/soc/qcom/qcom-spmi-pmic.h | 1 + > 2 files changed, 8 insertions(+) Please change the Subject line to match the style of the sub-system? Once changed: Acked-by: Lee Jones -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog