Commit c32d7feb authored by satya priya's avatar satya priya Committed by Lee Jones

mfd: qcom-spmi-pmic: Add support for four variants

Add support for pm8350c, pmk8350, pm7325 and pmr735a PMICS.
Signed-off-by: default avatarsatya priya <skakit@codeaurora.org>
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 6b149f33
......@@ -34,6 +34,10 @@ Required properties:
"qcom,pm8998",
"qcom,pmi8998",
"qcom,pm8005",
"qcom,pm8350c",
"qcom,pmk8350",
"qcom,pm7325",
"qcom,pmr735a",
or generalized "qcom,spmi-pmic".
- reg: Specifies the SPMI USID slave address for this device.
For more information see:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment