diff options
| author | Luca Weiss <[email protected]> | 2023-04-18 18:43:21 +0200 |
|---|---|---|
| committer | Lee Jones <[email protected]> | 2023-05-25 12:16:08 +0100 |
| commit | e7c3044fba5dbe3e34849dc5806d5bba12bd458f (patch) | |
| tree | 9edd4bdb78afe8600efb971711dab29bccb29dbb | |
| parent | d11a79dd047e18dd0b76bc9abebb8470858856d6 (diff) | |
dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible
Document support for the pmi632, often found with the sdm632 SoC.
Signed-off-by: Luca Weiss <[email protected]>
Acked-by: Pavel Machek <[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 36de335a33aa..d2ed4688281c 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -71,6 +71,7 @@ properties: - qcom,pm8998 - qcom,pma8084 - qcom,pmd9635 + - qcom,pmi632 - qcom,pmi8950 - qcom,pmi8962 - qcom,pmi8994 |