[PATCH 2/8] dt-bindings: mfd: qcom-spmi-pmic: Document PM8937 PMIC

Dang Huynh posted 8 patches 2 years, 3 months ago
There is a newer version of this series
[PATCH 2/8] dt-bindings: mfd: qcom-spmi-pmic: Document PM8937 PMIC
Posted by Dang Huynh 2 years, 3 months ago
Add bindings for PM8937 PMIC (qcom,pm8937). This PMIC is found in
boards with MSM8917, MSM8937, MSM8940 and APQ variants.

Signed-off-by: Dang Huynh <danct12@riseup.net>
---
 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 9fa568603930..8f728920df9e 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml
@@ -66,6 +66,7 @@ properties:
           - qcom,pm8841
           - qcom,pm8909
           - qcom,pm8916
+          - qcom,pm8937
           - qcom,pm8941
           - qcom,pm8950
           - qcom,pm8953

-- 
2.42.1
Re: [PATCH 2/8] dt-bindings: mfd: qcom-spmi-pmic: Document PM8937 PMIC
Posted by Krzysztof Kozlowski 2 years, 3 months ago
On 06/11/2023 13:08, Dang Huynh wrote:
> Add bindings for PM8937 PMIC (qcom,pm8937). This PMIC is found in
> boards with MSM8917, MSM8937, MSM8940 and APQ variants.
> 
> Signed-off-by: Dang Huynh <danct12@riseup.net>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof