diff options
author | Robert Marko <[email protected]> | 2022-08-19 00:18:11 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-09-28 16:17:39 +0100 |
commit | ce436a301615b9c256208f8d6e107d2983d43d62 (patch) | |
tree | 3f5ea8ec1cbf6d2f51237a4d8231372fcde25f0e | |
parent | 6a32d3995f7bcf04598548778da54d2b6932b6a5 (diff) |
dt-bindings: mfd: qcom-spmi-pmic: Add support for PMP8074
Document compatible for the PMP8074 PMIC.
Signed-off-by: Robert Marko <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 1228578bd6b4..107844e52a62 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -70,6 +70,7 @@ properties: - qcom,pmk8002 - qcom,pmk8350 - qcom,pmm8155au + - qcom,pmp8074 - qcom,pmr735a - qcom,pmr735b - qcom,pms405 |