[PATCH v2 2/5] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC

Luca Weiss posted 5 patches 3 months ago
[PATCH v2 2/5] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC
Posted by Luca Weiss 3 months ago
Document the compatible string for the PM7550 PMIC.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.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 078a6886f8b1e9ceb2187e988ce7c9514ff6dc2c..d0c54ed6df38db82e626ebc0687cd5d3887abc5b 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -43,6 +43,7 @@ properties:
           - qcom,pm7250b
           - qcom,pm7550ba
           - qcom,pm7325
+          - qcom,pm7550
           - qcom,pm8004
           - qcom,pm8005
           - qcom,pm8009

-- 
2.50.0
Re: [PATCH v2 2/5] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC
Posted by Rob Herring (Arm) 2 months, 4 weeks ago
On Wed, 09 Jul 2025 13:46:33 +0200, Luca Weiss wrote:
> Document the compatible string for the PM7550 PMIC.
> 
> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>