All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bhupesh Sharma <bhupesh.sharma@linaro.org>
To: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Andy Gross <agross@kernel.org>,
	MSM <linux-arm-msm@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] soc: qcom: socinfo: Add PM8150C and SMB2351 models
Date: Mon, 18 Oct 2021 10:44:00 +0530	[thread overview]
Message-ID: <CAH=2NtxnX0eAFSRseviTm8G3=VQiYWRDsA5ZuY-_h77R9Kk7-w@mail.gmail.com> (raw)
In-Reply-To: <20211005024025.2037810-1-bjorn.andersson@linaro.org>

Hi,

On Tue, 5 Oct 2021 at 08:08, Bjorn Andersson <bjorn.andersson@linaro.org> wrote:
>
> Add PM8150C and SMB2351 to the list of known PMIC models.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  drivers/soc/qcom/socinfo.c | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
> index 47e9ed03882a..bd80db3181df 100644
> --- a/drivers/soc/qcom/socinfo.c
> +++ b/drivers/soc/qcom/socinfo.c
> @@ -102,6 +102,8 @@ static const char *const pmic_models[] = {
>         [32] = "PM8150B",
>         [33] = "PMK8002",
>         [36] = "PM8009",
> +       [38] = "PM8150C",
> +       [41] = "SMB2351",
>  };
>  #endif /* CONFIG_DEBUG_FS */

LGTM, so:
Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>

Regards

      reply	other threads:[~2021-10-18  5:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05  2:40 [PATCH] soc: qcom: socinfo: Add PM8150C and SMB2351 models Bjorn Andersson
2021-10-18  5:14 ` Bhupesh Sharma [this message]

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='CAH=2NtxnX0eAFSRseviTm8G3=VQiYWRDsA5ZuY-_h77R9Kk7-w@mail.gmail.com' \
    --to=bhupesh.sharma@linaro.org \
    --cc=agross@kernel.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.