diff options
author | Dmitry Baryshkov <[email protected]> | 2023-08-22 02:25:32 +0300 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-11-01 10:02:09 +0000 |
commit | ea927f1909866350ec3cc4c83da835bf4065723b (patch) | |
tree | 8ca65055a9cae0648002c23ce39bcadf461ce00f | |
parent | 55bb1a507fe3940fb2db99077d9e31046ad52247 (diff) |
dt-bindings: mfd: qcom-spmi-pmic: Add pm8450 entry
Add bindings for the PM8450 PMIC (qcom,pm8450). No driver changes are
necessary, since the PMIC is handled by the generic qcom,spmi-pmic
entry.
Signed-off-by: Dmitry Baryshkov <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[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 9f03436b1cdc..debed393fa8c 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -58,6 +58,7 @@ properties: - qcom,pm8350 - qcom,pm8350b - qcom,pm8350c + - qcom,pm8450 - qcom,pm8550 - qcom,pm8550b - qcom,pm8550ve |