diff options
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt index 7182b8857f57..6ac06c1b9aec 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt | |||
@@ -15,10 +15,21 @@ each. A function can consume one or more of these fixed-size register regions. | |||
15 | 15 | ||
16 | Required properties: | 16 | Required properties: |
17 | - compatible: Should contain one of: | 17 | - compatible: Should contain one of: |
18 | "qcom,pm8941" | 18 | "qcom,pm8941", |
19 | "qcom,pm8841" | 19 | "qcom,pm8841", |
20 | "qcom,pma8084" | 20 | "qcom,pma8084", |
21 | or generalized "qcom,spmi-pmic". | 21 | "qcom,pm8019", |
22 | "qcom,pm8226", | ||
23 | "qcom,pm8110", | ||
24 | "qcom,pma8084", | ||
25 | "qcom,pmi8962", | ||
26 | "qcom,pmd9635", | ||
27 | "qcom,pm8994", | ||
28 | "qcom,pmi8994", | ||
29 | "qcom,pm8916", | ||
30 | "qcom,pm8004", | ||
31 | "qcom,pm8909", | ||
32 | or generalized "qcom,spmi-pmic". | ||
22 | - reg: Specifies the SPMI USID slave address for this device. | 33 | - reg: Specifies the SPMI USID slave address for this device. |
23 | For more information see: | 34 | For more information see: |
24 | Documentation/devicetree/bindings/spmi/spmi.txt | 35 | Documentation/devicetree/bindings/spmi/spmi.txt |