forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
....@@ -29,13 +29,15 @@
2929 "qcom,pm8916",
3030 "qcom,pm8004",
3131 "qcom,pm8909",
32
+ "qcom,pm8950",
33
+ "qcom,pmi8950",
3234 "qcom,pm8998",
3335 "qcom,pmi8998",
3436 "qcom,pm8005",
3537 or generalized "qcom,spmi-pmic".
3638 - reg: Specifies the SPMI USID slave address for this device.
3739 For more information see:
38
- Documentation/devicetree/bindings/spmi/spmi.txt
40
+ Documentation/devicetree/bindings/spmi/spmi.yaml
3941
4042 Required properties for peripheral child nodes:
4143 - compatible: Should contain "qcom,xxx", where "xxx" is a peripheral name.