.. | .. |
---|
29 | 29 | "qcom,pm8916", |
---|
30 | 30 | "qcom,pm8004", |
---|
31 | 31 | "qcom,pm8909", |
---|
| 32 | + "qcom,pm8950", |
---|
| 33 | + "qcom,pmi8950", |
---|
32 | 34 | "qcom,pm8998", |
---|
33 | 35 | "qcom,pmi8998", |
---|
34 | 36 | "qcom,pm8005", |
---|
35 | 37 | or generalized "qcom,spmi-pmic". |
---|
36 | 38 | - reg: Specifies the SPMI USID slave address for this device. |
---|
37 | 39 | For more information see: |
---|
38 | | - Documentation/devicetree/bindings/spmi/spmi.txt |
---|
| 40 | + Documentation/devicetree/bindings/spmi/spmi.yaml |
---|
39 | 41 | |
---|
40 | 42 | Required properties for peripheral child nodes: |
---|
41 | 43 | - compatible: Should contain "qcom,xxx", where "xxx" is a peripheral name. |
---|