[PATCH] dt-bindings: mfd: qcom,spmi-pmic: Document PMAU0102

Shawn Guo posted 1 patch 3 weeks, 6 days ago
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: Document PMAU0102
Posted by Shawn Guo 3 weeks, 6 days ago
From: Dhruvin Rajpura <drajpura@qti.qualcomm.com>

Add compatible for Qualcomm PMAU0102 PMIC that is used on Nord platform.

Signed-off-by: Dhruvin Rajpura <drajpura@qti.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
index 5e0ed30a9a46..f6534e9e9912 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -74,6 +74,7 @@ properties:
           - qcom,pm8994
           - qcom,pm8998
           - qcom,pma8084
+          - qcom,pmau0102
           - qcom,pmc8180
           - qcom,pmc8180c
           - qcom,pmc8380
-- 
2.43.0
Re: (subset) [PATCH] dt-bindings: mfd: qcom,spmi-pmic: Document PMAU0102
Posted by Lee Jones 2 weeks, 2 days ago
On Sun, 30 Aug 2026 11:47:19 +0800, Shawn Guo wrote:
> Add compatible for Qualcomm PMAU0102 PMIC that is used on Nord platform.

Applied, thanks!

[1/1] dt-bindings: mfd: qcom,spmi-pmic: Document PMAU0102
      commit: 774225ebecc2e052b1296a0635026e2cef0d55ca

--
Lee Jones [李琼斯]

Re: [PATCH] dt-bindings: mfd: qcom,spmi-pmic: Document PMAU0102
Posted by Bartosz Golaszewski 3 weeks, 4 days ago
On Sun, 30 Aug 2026 05:47:19 +0200, Shawn Guo
<shengchao.guo@oss.qualcomm.com> said:
> From: Dhruvin Rajpura <drajpura@qti.qualcomm.com>
>
> Add compatible for Qualcomm PMAU0102 PMIC that is used on Nord platform.
>
> Signed-off-by: Dhruvin Rajpura <drajpura@qti.qualcomm.com>
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
> index 5e0ed30a9a46..f6534e9e9912 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
> @@ -74,6 +74,7 @@ properties:
>            - qcom,pm8994
>            - qcom,pm8998
>            - qcom,pma8084
> +          - qcom,pmau0102
>            - qcom,pmc8180
>            - qcom,pmc8180c
>            - qcom,pmc8380
> --
> 2.43.0
>
>

Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Re: [PATCH] dt-bindings: mfd: qcom,spmi-pmic: Document PMAU0102
Posted by Krzysztof Kozlowski 3 weeks, 5 days ago
On Sun, Aug 30, 2026 at 11:47:19AM +0800, Shawn Guo wrote:
> From: Dhruvin Rajpura <drajpura@qti.qualcomm.com>
> 
> Add compatible for Qualcomm PMAU0102 PMIC that is used on Nord platform.
> 
> Signed-off-by: Dhruvin Rajpura <drajpura@qti.qualcomm.com>
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
>  1 file changed, 1 insertion(+)

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

Best regards,
Krzysztof