Skip to content

Commit 7d165f6

Browse files
anderssonLee Jones
authored andcommitted
mfd: qcom-spmi-pmic: Document ten more PMICs in the binding
Update the binding with eight more SPMI PMIC compatibles found in the PMIC info list in the Qualcomm socinfo driver and add the two PM660 related PMICs supported by the SPMI PMIC driver but are missing from the document. Then remove the duplicate entry for pma8084. Signed-off-by: Bjorn Andersson <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 0e2a35a commit 7d165f6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,29 +15,38 @@ each. A function can consume one or more of these fixed-size register regions.
1515

1616
Required properties:
1717
- compatible: Should contain one of:
18+
"qcom,pm660",
19+
"qcom,pm660l",
1820
"qcom,pm7325",
1921
"qcom,pm8004",
2022
"qcom,pm8005",
2123
"qcom,pm8019",
24+
"qcom,pm8028",
2225
"qcom,pm8110",
26+
"qcom,pm8150",
27+
"qcom,pm8150b",
28+
"qcom,pm8150c",
29+
"qcom,pm8150l",
2330
"qcom,pm8226",
2431
"qcom,pm8350c",
2532
"qcom,pm8841",
33+
"qcom,pm8901",
2634
"qcom,pm8909",
2735
"qcom,pm8916",
2836
"qcom,pm8941",
2937
"qcom,pm8950",
3038
"qcom,pm8994",
3139
"qcom,pm8998",
3240
"qcom,pma8084",
33-
"qcom,pma8084",
3441
"qcom,pmd9635",
3542
"qcom,pmi8950",
3643
"qcom,pmi8962",
3744
"qcom,pmi8994",
3845
"qcom,pmi8998",
46+
"qcom,pmk8002",
3947
"qcom,pmk8350",
4048
"qcom,pmr735a",
49+
"qcom,smb2351",
4150
or generalized "qcom,spmi-pmic".
4251
- reg: Specifies the SPMI USID slave address for this device.
4352
For more information see:

0 commit comments

Comments
 (0)