From patchwork Sat Mar 5 02:12:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 548789 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 E6B26C43217 for ; Sat, 5 Mar 2022 02:13:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230401AbiCECNx (ORCPT ); Fri, 4 Mar 2022 21:13:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51632 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230429AbiCECNw (ORCPT ); Fri, 4 Mar 2022 21:13:52 -0500 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D94181C665E for ; Fri, 4 Mar 2022 18:13:03 -0800 (PST) Received: by mail-wm1-x334.google.com with SMTP id 7-20020a05600c228700b00385fd860f49so5231987wmf.0 for ; Fri, 04 Mar 2022 18:13:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=78gNKgWiy0CQ87WA98rgoolaf4MxcOEltw1vanlXH7U=; b=BA/q/6fys7EToWgwF/bpkTpH2lrtlXFfPCra54IlyzgnOr0VuoIQMUvCwfofUE7Vrp PbT+oz782RICq6oN6d37nr3ybc0TTBPDKun3P4yAwXOj+HPRH3EUYqe7J/Ghl9lk4bgH wXFH+5fUBYZ9HaBR7jgBaTiIJ3goM7uZjX5G6XIZUonvOsCyBnpDmx23kWPOz3HVcKIw 0Fi4TgO8iMhDqQJqGwXLmEdByuzX9yXNu6rDYxlKEMFC4TBha1x835Bmq7JEgSl3g/O2 u+eb6ERDGOHv/QjZTPjdtUQqZyLL/KeB/D1sygbBGIeNIR5L0qyjNlJ9ZBIXA5ZP7uNS Dw4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=78gNKgWiy0CQ87WA98rgoolaf4MxcOEltw1vanlXH7U=; b=Gxp/yjdCYFTrqmU9nLxjAYkaSE5yV7feg4JSTTnwyig+0ShJ2OfKa91fs8/EXgaYoA HAQZgbZDHxNQKJgXEo8YiPvuy7+Jy7jExMqYhK/LJzhohnhpqw6pAFdnaMYjVq4X9Tlh RaWYXL7TuhSCHF/jYku/Y8v1Z0ZXqlC9Nb7hvAzhv3bH1DUusIWbm89Yx997XpEo19q/ MXESNZCmlPRVkop8FQCXoeIqW3PUkr5zPFHQs1UH3r/SoQe+NgUq4mG7cAK3UmFoikAo KhOmazt2zWKGHE4u6MVsp167FCIjsdVCP0ucWaxxwIa1pp/UsMLv0GL1GVdrW7DBqi/e okeA== X-Gm-Message-State: AOAM533FxvYr6aNFmcsyYZ95BSxLkn5ohS36j8t/2l7BlptGDygskFEu Side4PRwlHl7odYXRFb3ypoDeg== X-Google-Smtp-Source: ABdhPJy8r7VUi/Xtr4LXeqaeRl6QgsyIV84roxu1OPO7b+ZUmR4ZnYuEszPF5TkxAyfJXc824lA7IQ== X-Received: by 2002:a7b:c5d6:0:b0:381:4127:84d3 with SMTP id n22-20020a7bc5d6000000b00381412784d3mr9935874wmk.24.1646446382419; Fri, 04 Mar 2022 18:13:02 -0800 (PST) Received: from localhost.localdomain (cpc78119-cwma10-2-0-cust590.7-3.cable.virginm.net. [81.96.50.79]) by smtp.gmail.com with ESMTPSA id k10-20020adfe3ca000000b001f0329ba94csm7932589wrm.18.2022.03.04.18.13.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Mar 2022 18:13:02 -0800 (PST) From: Caleb Connolly To: caleb.connolly@linaro.org, Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Andy Gross , Bjorn Andersson , Lee Jones , Stephen Boyd , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Cc: sumit.semwal@linaro.org, amit.pundir@linaro.org, john.stultz@linaro.org Subject: [PATCH v10 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs Date: Sat, 5 Mar 2022 02:12:41 +0000 Message-Id: <20220305021247.1020122-4-caleb.connolly@linaro.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220305021247.1020122-1-caleb.connolly@linaro.org> References: <20220305021247.1020122-1-caleb.connolly@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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 --- drivers/mfd/qcom-spmi-pmic.c | 7 +++++++ include/soc/qcom/qcom-spmi-pmic.h | 1 + 2 files changed, 8 insertions(+) diff --git a/drivers/mfd/qcom-spmi-pmic.c b/drivers/mfd/qcom-spmi-pmic.c index bfe1304aee1b..b12a07da6183 100644 --- a/drivers/mfd/qcom-spmi-pmic.c +++ b/drivers/mfd/qcom-spmi-pmic.c @@ -19,6 +19,7 @@ #define PMIC_REV4 0x103 #define PMIC_TYPE 0x104 #define PMIC_SUBTYPE 0x105 +#define PMIC_FAB_ID 0x1f2 #define PMIC_TYPE_VALUE 0x51 @@ -175,6 +176,12 @@ static int pmic_spmi_load_revid(struct regmap *map, struct device *dev, if (ret < 0) return ret; + if (pmic->subtype == PMI8998_SUBTYPE || pmic->subtype == PM660_SUBTYPE) { + ret = regmap_read(map, PMIC_FAB_ID, &pmic->fab_id); + if (ret < 0) + return ret; + } + /* * In early versions of PM8941 and PM8226, the major revision number * started incrementing from 0 (eg 0 = v1.0, 1 = v2.0). diff --git a/include/soc/qcom/qcom-spmi-pmic.h b/include/soc/qcom/qcom-spmi-pmic.h index 5400e6509fe8..ff839b230e62 100644 --- a/include/soc/qcom/qcom-spmi-pmic.h +++ b/include/soc/qcom/qcom-spmi-pmic.h @@ -50,6 +50,7 @@ struct qcom_spmi_pmic { unsigned int major; unsigned int minor; unsigned int rev2; + unsigned int fab_id; const char *name; };