diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-08-22 02:25:32 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-11-01 10:02:09 +0000 |
commit | ea927f1909866350ec3cc4c83da835bf4065723b (patch) | |
tree | 8ca65055a9cae0648002c23ce39bcadf461ce00f /Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | |
parent | 55bb1a507fe3940fb2db99077d9e31046ad52247 (diff) | |
download | lwn-ea927f1909866350ec3cc4c83da835bf4065723b.tar.gz lwn-ea927f1909866350ec3cc4c83da835bf4065723b.zip |
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 <dmitry.baryshkov@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230821232532.3110607-1-dmitry.baryshkov@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml')
-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 |