From: Caleb Connolly <caleb.connolly@linaro.org>
To: Luca Weiss <luca.weiss@fairphone.com>, linux-arm-msm@vger.kernel.org
Cc: ~postmarketos/upstreaming@lists.sr.ht,
phone-devel@vger.kernel.org,
Jonathan Cameron <Jonathan.Cameron@huawei.com>,
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
Lee Jones <lee.jones@linaro.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 2/2] mfd: qcom-spmi-pmic: Add more PMIC SUBTYPE IDs
Date: Mon, 19 Sep 2022 12:34:42 +0100 [thread overview]
Message-ID: <28e9805a-6602-08cb-381f-9c7dc8bacdd9@linaro.org> (raw)
In-Reply-To: <20220915113523.44074-2-luca.weiss@fairphone.com>
On 15/09/2022 12:35, Luca Weiss wrote:
> Add more IDs that are found in the downstream msm-4.19 kernel under the
> path include/linux/qpnp/qpnp-revid.h.
>
> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
Kind Regards,
Caleb
> ---
> Changes since v2:
> * Convert hex numbers lowercase
> * Remove SMB* IDs added in v1, given it's not sure they're actually spmi
> pmics or just i2c pmics (keep SMB2351 because it supports spmi)
>
> include/soc/qcom/qcom-spmi-pmic.h | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/include/soc/qcom/qcom-spmi-pmic.h b/include/soc/qcom/qcom-spmi-pmic.h
> index fde0148d0077..c47cc71a999e 100644
> --- a/include/soc/qcom/qcom-spmi-pmic.h
> +++ b/include/soc/qcom/qcom-spmi-pmic.h
> @@ -26,6 +26,8 @@
> #define PM8901_SUBTYPE 0x0f
> #define PM8950_SUBTYPE 0x10
> #define PMI8950_SUBTYPE 0x11
> +#define PMK8001_SUBTYPE 0x12
> +#define PMI8996_SUBTYPE 0x13
> #define PM8998_SUBTYPE 0x14
> #define PMI8998_SUBTYPE 0x15
> #define PM8005_SUBTYPE 0x18
> @@ -36,8 +38,17 @@
> #define PM8150B_SUBTYPE 0x20
> #define PMK8002_SUBTYPE 0x21
> #define PM8009_SUBTYPE 0x24
> +#define PMI632_SUBTYPE 0x25
> #define PM8150C_SUBTYPE 0x26
> +#define PM6150_SUBTYPE 0x28
> #define SMB2351_SUBTYPE 0x29
> +#define PM8008_SUBTYPE 0x2c
> +#define PM6125_SUBTYPE 0x2d
> +#define PM7250B_SUBTYPE 0x2e
> +#define PMK8350_SUBTYPE 0x2f
> +#define PMR735B_SUBTYPE 0x34
> +#define PM6350_SUBTYPE 0x36
> +#define PM2250_SUBTYPE 0x37
>
> #define PMI8998_FAB_ID_SMIC 0x11
> #define PMI8998_FAB_ID_GF 0x30
next prev parent reply other threads:[~2022-09-19 11:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 11:35 [PATCH v3 1/2] mfd: qcom-spmi-pmic: convert hex numbers lowercase Luca Weiss
2022-09-15 11:35 ` [PATCH v3 2/2] mfd: qcom-spmi-pmic: Add more PMIC SUBTYPE IDs Luca Weiss
2022-09-15 14:52 ` Dmitry Baryshkov
2022-09-19 11:34 ` Caleb Connolly [this message]
2022-09-15 14:46 ` [PATCH v3 1/2] mfd: qcom-spmi-pmic: convert hex numbers lowercase Dmitry Baryshkov
2022-09-19 11:35 ` Caleb Connolly
2022-09-20 7:50 ` Lee Jones
2022-09-21 6:12 ` Luca Weiss
2022-09-21 18:05 ` Caleb Connolly
2022-09-22 10:20 ` Lee Jones
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=28e9805a-6602-08cb-381f-9c7dc8bacdd9@linaro.org \
--to=caleb.connolly@linaro.org \
--cc=Jonathan.Cameron@huawei.com \
--cc=dmitry.baryshkov@linaro.org \
--cc=lee.jones@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luca.weiss@fairphone.com \
--cc=phone-devel@vger.kernel.org \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).