diff options
author | Stephen Boyd <swboyd@chromium.org> | 2018-05-02 09:35:35 -0700 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-06-04 06:47:52 +0100 |
commit | c04da893e5943685bcd6927b881afc9e640fc794 (patch) | |
tree | 0cb285f245d7ff764cd26153d97f840b5b1768aa /Documentation | |
parent | d28b62520830b2d0bffa2d98e81afc9f5e537e8b (diff) | |
download | linux-stable-c04da893e5943685bcd6927b881afc9e640fc794.tar.gz linux-stable-c04da893e5943685bcd6927b881afc9e640fc794.tar.bz2 linux-stable-c04da893e5943685bcd6927b881afc9e640fc794.zip |
mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998
Add the compatibles and PMIC ids for the pm8005, pm8998, and pmi8998
PMICS found on MSM8998 and SDM845 based platforms.
Cc: <devicetree@vger.kernel.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt index 6ac06c1b9aec..143706222a51 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt @@ -29,6 +29,9 @@ Required properties: "qcom,pm8916", "qcom,pm8004", "qcom,pm8909", + "qcom,pm8998", + "qcom,pmi8998", + "qcom,pm8005", or generalized "qcom,spmi-pmic". - reg: Specifies the SPMI USID slave address for this device. For more information see: |