]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM64: zynqmp: Add missing compatible string for zcu102
authorMichal Simek <michal.simek@xilinx.com>
Mon, 18 Jan 2016 15:53:46 +0000 (16:53 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 11 Feb 2016 15:39:41 +0000 (16:39 +0100)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu102-revB.dts
arch/arm/dts/zynqmp-zcu102.dts

index 4c666979c0db4ac6944aaca8c9bff1d6fc1a1fa1..31f7c938edcaef04bab7eeff25179dbea74efc9b 100644 (file)
@@ -35,6 +35,7 @@
        i2cswitch@75 {
                i2c@2 {
                        max15303@1b { /* u6 */
+                               compatible = "max15303";
                                reg = <0x1b>;
                        };
                        /delete-node/ max15303@15;
index afb840d7d20d61c5fc374fd6f829c3f84697c868..4c4bbb00bd44a7db0d3f8cd3be6744e9ee1e4cc4 100644 (file)
                        reg = <2>;
                        /* MAXIM_PMBUS - 00 */
                        max15301@a { /* u46 */
+                               compatible = "max15301";
                                reg = <0xa>;
                        };
                        max15303@b { /* u4 */
+                               compatible = "max15303";
                                reg = <0xb>;
                        };
                        max15303@10 { /* u13 */
+                               compatible = "max15303";
                                reg = <0x10>;
                        };
                        max15301@13 { /* u47 */
+                               compatible = "max15301";
                                reg = <0x13>;
                        };
                        max15303@14 { /* u7 */
+                               compatible = "max15303";
                                reg = <0x14>;
                        };
                        max15303@15 { /* u6 */
+                               compatible = "max15303";
                                reg = <0x15>;
                        };
                        max15303@16 { /* u10 */
+                               compatible = "max15303";
                                reg = <0x16>;
                        };
                        max15303@17 { /* u9 */
+                               compatible = "max15303";
                                reg = <0x17>;
                        };
                        max15301@18 { /* u63 */
+                               compatible = "max15301";
                                reg = <0x18>;
                        };
                        max15303@1a { /* u49 */
+                               compatible = "max15303";
                                reg = <0x1a>;
                        };
                        max15303@1d { /* u18 */
+                               compatible = "max15303";
                                reg = <0x1d>;
                        };
                        max15303@20 { /* u8 */
+                               compatible = "max15303";
                                reg = <0x20>;
                        };
 
@@ -394,6 +406,7 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751)  += max20751.o
                        #size-cells = <0>;
                        reg = <1>;
                        si5341: clock-generato@36 { /* SI5341 - u69 */
+                               compatible = "si5341";
                                reg = <0x36>;
                        };
 
@@ -465,18 +478,23 @@ drivers/hwmon/pmbus/Makefile:11:obj-$(CONFIG_SENSORS_MAX20751)  += max20751.o
                        reg = <3>;
                        /* DDR4 SODIMM */
                        dev@19 { /* u-boot detection */
+                               compatible = "xxx";
                                reg = <0x19>;
                        };
                        dev@30 { /* u-boot detection */
+                               compatible = "xxx";
                                reg = <0x30>;
                        };
                        dev@35 { /* u-boot detection */
+                               compatible = "xxx";
                                reg = <0x35>;
                        };
                        dev@36 { /* u-boot detection */
+                               compatible = "xxx";
                                reg = <0x36>;
                        };
                        dev@51 { /* u-boot detection - maybe SPD */
+                               compatible = "xxx";
                                reg = <0x51>;
                        };
                };