[PATCH v7 1/7] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074

From: Robert Marko
Date: Mon Jul 11 2022 - 16:34:29 EST


Document compatible for the PMP8074 PMIC.

Signed-off-by: Robert Marko <robimarko@xxxxxxxxx>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
Changes in v7:
* Fixup commit description

I planned to convert the bindings to dtschema, but there is already a
patch to do so [1].
I will make a patch to add the compatible to dtschema once it gets
accepted.

[1] https://lore.kernel.org/linux-arm-msm/20220626191630.176835-1-david@xxxxxxx/
---
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
index eb78e3ae7703..c46d17609f3a 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
+++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
@@ -46,6 +46,7 @@ Required properties:
"qcom,pmi8998",
"qcom,pmk8002",
"qcom,pmk8350",
+ "qcom,pmp8074",
"qcom,pmr735a",
"qcom,smb2351",
or generalized "qcom,spmi-pmic".
--
2.36.1