mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur and Kaanapali
@ 2025-12-16 10:14 Jishnu Prakash
  2026-01-07  8:23 ` Krzysztof Kozlowski
  2026-01-22 11:32 ` (subset) " Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Jishnu Prakash @ 2025-12-16 10:14 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Stephen Boyd
  Cc: linux-arm-msm, devicetree, linux-kernel, aiqun.yu, kamal.wadhwa,
	yijie.yang, jingyi.wang, Jishnu Prakash

Document compatibles for the pmcx0102, pmh0101, pmh0104, pmh0110, pmk8850
and smb2370 SPMI PMICs.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
Signed-off-by: Jishnu Prakash <jishnu.prakash@oss.qualcomm.com>
---
Changes in v3:
- Added compatible strings for Glymur PMICs also.
- Link to v2: https://lore.kernel.org/r/20251215-knp-pmic-mfd-v2-1-1e91138c6fc6@oss.qualcomm.com

Changes in v2:
- Rebased patch to Linux 6.19-rc1 base.
- Link to v1: https://lore.kernel.org/r/20250924-knp-pmic-binding-v1-1-b9cce48b8460@oss.qualcomm.com
---
 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index 65c80e3b4500..e5931d18d998 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -77,8 +77,12 @@ properties:
           - qcom,pmc8180
           - qcom,pmc8180c
           - qcom,pmc8380
+          - qcom,pmcx0102
           - qcom,pmd8028
           - qcom,pmd9635
+          - qcom,pmh0101
+          - qcom,pmh0104
+          - qcom,pmh0110
           - qcom,pmi632
           - qcom,pmi8950
           - qcom,pmi8962
@@ -89,6 +93,7 @@ properties:
           - qcom,pmk8002
           - qcom,pmk8350
           - qcom,pmk8550
+          - qcom,pmk8850
           - qcom,pmm8155au
           - qcom,pmm8654au
           - qcom,pmp8074
@@ -101,6 +106,7 @@ properties:
           - qcom,pmx75
           - qcom,smb2351
           - qcom,smb2360
+          - qcom,smb2370
       - const: qcom,spmi-pmic
 
   reg:

---
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
change-id: 20251215-knp-pmic-mfd-25cf7ca8ae73

Best regards,
-- 
Jishnu Prakash <jishnu.prakash@oss.qualcomm.com>


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

* Re: [PATCH v3] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur and Kaanapali
  2025-12-16 10:14 [PATCH v3] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur and Kaanapali Jishnu Prakash
@ 2026-01-07  8:23 ` Krzysztof Kozlowski
  2026-01-22 11:32 ` (subset) " Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2026-01-07  8:23 UTC (permalink / raw)
  To: Jishnu Prakash, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Stephen Boyd
  Cc: linux-arm-msm, devicetree, linux-kernel, aiqun.yu, kamal.wadhwa,
	yijie.yang, jingyi.wang

On 16/12/2025 11:14, Jishnu Prakash wrote:
> Document compatibles for the pmcx0102, pmh0101, pmh0104, pmh0110, pmk8850
> and smb2370 SPMI PMICs.
> 
> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
> Signed-off-by: Jishnu Prakash <jishnu.prakash@oss.qualcomm.com>
> ---
> Changes in v3:
> - Added compatible strings for Glymur PMICs also.
> - Link to v2: https://lore.kernel.org/r/20251215-knp-pmic-mfd-v2-1-1e91138c6fc6@oss.qualcomm.com
> 
> Changes in v2:
> - Rebased patch to Linux 6.19-rc1 base.
> - Link to v1: https://lore.kernel.org/r/20250924-knp-pmic-binding-v1-1-b9cce48b8460@oss.qualcomm.com
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof

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

* Re: (subset) [PATCH v3] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur and Kaanapali
  2025-12-16 10:14 [PATCH v3] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur and Kaanapali Jishnu Prakash
  2026-01-07  8:23 ` Krzysztof Kozlowski
@ 2026-01-22 11:32 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2026-01-22 11:32 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Stephen Boyd, Jishnu Prakash
  Cc: linux-arm-msm, devicetree, linux-kernel, aiqun.yu, kamal.wadhwa,
	yijie.yang, jingyi.wang

On Tue, 16 Dec 2025 15:44:12 +0530, Jishnu Prakash wrote:
> Document compatibles for the pmcx0102, pmh0101, pmh0104, pmh0110, pmk8850
> and smb2370 SPMI PMICs.
> 
> 

Applied, thanks!

[1/1] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur and Kaanapali
      commit: 581b04179dba347f1fa51065557303a070f001e5

--
Lee Jones [李琼斯]


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

end of thread, other threads:[~2026-01-22 11:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-16 10:14 [PATCH v3] dt-bindings: mfd: qcom,spmi-pmic: Document PMICs present on Glymur and Kaanapali Jishnu Prakash
2026-01-07  8:23 ` Krzysztof Kozlowski
2026-01-22 11:32 ` (subset) " Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®