linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] soc: qcom: socinfo: add two missing PMIC IDs
@ 2021-10-16 19:06 Dmitry Baryshkov
  2021-10-17 15:31 ` (subset) " Bjorn Andersson
  2021-10-17 15:40 ` patchwork-bot+linux-arm-msm
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2021-10-16 19:06 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson; +Cc: linux-arm-msm

Add IDs for PMK8001 and PMI8996. They also fall in the list of
'duplicated' IDs, where the same index was used for multiple chips.

Fixes: 7fda2b0bfbd9 ("soc: qcom: socinfo: import PMIC IDs from pmic-spmi")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 drivers/soc/qcom/socinfo.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c
index 9faf48302f4b..458a4c5d85c3 100644
--- a/drivers/soc/qcom/socinfo.c
+++ b/drivers/soc/qcom/socinfo.c
@@ -87,8 +87,8 @@ static const char *const pmic_models[] = {
 	[15] = "PM8901",
 	[16] = "PM8950/PM8027",
 	[17] = "PMI8950/ISL9519",
-	[18] = "PM8921",
-	[19] = "PM8018",
+	[18] = "PMK8001/PM8921",
+	[19] = "PMI8996/PM8018",
 	[20] = "PM8998/PM8015",
 	[21] = "PMI8998/PM8014",
 	[22] = "PM8821",
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: (subset) [PATCH] soc: qcom: socinfo: add two missing PMIC IDs
  2021-10-16 19:06 [PATCH] soc: qcom: socinfo: add two missing PMIC IDs Dmitry Baryshkov
@ 2021-10-17 15:31 ` Bjorn Andersson
  2021-10-17 15:40 ` patchwork-bot+linux-arm-msm
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2021-10-17 15:31 UTC (permalink / raw)
  To: Andy Gross, Dmitry Baryshkov; +Cc: linux-arm-msm

On Sat, 16 Oct 2021 22:06:07 +0300, Dmitry Baryshkov wrote:
> Add IDs for PMK8001 and PMI8996. They also fall in the list of
> 'duplicated' IDs, where the same index was used for multiple chips.
> 
> 

Applied, thanks!

[1/1] soc: qcom: socinfo: add two missing PMIC IDs
      commit: 2fae3ecc70405b72ea6c923b216d34547559d6a9

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@linaro.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] soc: qcom: socinfo: add two missing PMIC IDs
  2021-10-16 19:06 [PATCH] soc: qcom: socinfo: add two missing PMIC IDs Dmitry Baryshkov
  2021-10-17 15:31 ` (subset) " Bjorn Andersson
@ 2021-10-17 15:40 ` patchwork-bot+linux-arm-msm
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-arm-msm @ 2021-10-17 15:40 UTC (permalink / raw)
  To: Dmitry Baryshkov; +Cc: linux-arm-msm

Hello:

This patch was applied to qcom/linux.git (for-next)
by Bjorn Andersson <bjorn.andersson@linaro.org>:

On Sat, 16 Oct 2021 22:06:07 +0300 you wrote:
> Add IDs for PMK8001 and PMI8996. They also fall in the list of
> 'duplicated' IDs, where the same index was used for multiple chips.
> 
> Fixes: 7fda2b0bfbd9 ("soc: qcom: socinfo: import PMIC IDs from pmic-spmi")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
>  drivers/soc/qcom/socinfo.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - soc: qcom: socinfo: add two missing PMIC IDs
    https://git.kernel.org/qcom/c/2fae3ecc7040

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-17 15:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-16 19:06 [PATCH] soc: qcom: socinfo: add two missing PMIC IDs Dmitry Baryshkov
2021-10-17 15:31 ` (subset) " Bjorn Andersson
2021-10-17 15:40 ` patchwork-bot+linux-arm-msm

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).