Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[cascardo/linux.git] / arch / arm / boot / dts / qcom-pm8841.dtsi
index 8f1a0b1..9f357f6 100644 (file)
@@ -3,14 +3,14 @@
 
 &spmi_bus {
 
-       usid4: pm8841@4 {
-               compatible = "qcom,spmi-pmic";
+       pm8841_0: pm8841@4 {
+               compatible = "qcom,pm8841", "qcom,spmi-pmic";
                reg = <0x4 SPMI_USID>;
                #address-cells = <1>;
                #size-cells = <0>;
 
                pm8841_mpps: mpps@a000 {
-                       compatible = "qcom,pm8841-mpp";
+                       compatible = "qcom,pm8841-mpp", "qcom,spmi-mpp";
                        reg = <0xa000 0x400>;
                        gpio-controller;
                        #gpio-cells = <2>;
@@ -27,8 +27,8 @@
                };
        };
 
-       usid5: pm8841@5 {
-               compatible = "qcom,spmi-pmic";
+       pm8841_1: pm8841@5 {
+               compatible = "qcom,pm8841", "qcom,spmi-pmic";
                reg = <0x5 SPMI_USID>;
                #address-cells = <1>;
                #size-cells = <0>;