arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB up
authorMichal Simek <michal.simek@xilinx.com>
Thu, 9 Jan 2020 12:01:07 +0000 (13:01 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 14 Jan 2020 08:05:55 +0000 (09:05 +0100)
zcu102-revB/up are not removing phy from revA properly because of incorrect
name.

Fixes: 2975a42b42c5 ("arm64: zynqmp: Use ethernet-phy as node name for ethernet phys")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-zcu102-revB.dts

index 2132024a253d934be37bd800d95a2c59fa1d7b69..38ec18816456e7162d7efe5eddcbe68d8325f727 100644 (file)
@@ -25,7 +25,7 @@
                /* reset-gpios = <&tca6416_u97 6 GPIO_ACTIVE_LOW>; */
        };
        /* Cleanup from RevA */
                /* reset-gpios = <&tca6416_u97 6 GPIO_ACTIVE_LOW>; */
        };
        /* Cleanup from RevA */
-       /delete-node/ phy@21;
+       /delete-node/ ethernet-phy@21;
 };
 
 /* Fix collision with u61 */
 };
 
 /* Fix collision with u61 */