arm64: zynqmp: Remove autodetected devices without description
authorMichal Simek <michal.simek@xilinx.com>
Wed, 13 Feb 2019 14:39:04 +0000 (15:39 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 15 Feb 2019 14:04:01 +0000 (15:04 +0100)
It will never reach mainline that's why remove it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu106-revA.dts
arch/arm/dts/zynqmp-zcu111-revA.dts

index 3d5c99a..00f6e30 100644 (file)
                        #size-cells = <0>;
                        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>;
-                       };
                };
                i2c@4 {
                        #address-cells = <1>;
index f7d6fe0..58021be 100644 (file)
                        #size-cells = <0>;
                        reg = <3>;
                        /* DDR4 SODIMM */
-                       dev@19 { /* u-boot detection FIXME */
-                               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>;
-                       };
                };
                i2c@4 {
                        #address-cells = <1>;