arm64: zynqmp: Remove incorrect phy from DT for zcu102-revB up

zcu102-revB/up are not removing phy from revA properly because of incorrect
name.

Fixes: 2975a42b42 ("arm64: zynqmp: Use ethernet-phy as node name for ethernet phys")
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek 2020-01-09 13:01:07 +01:00
parent 4ed9732471
commit 32da535b89

View file

@ -25,7 +25,7 @@
/* reset-gpios = <&tca6416_u97 6 GPIO_ACTIVE_LOW>; */
};
/* Cleanup from RevA */
/delete-node/ phy@21;
/delete-node/ ethernet-phy@21;
};
/* Fix collision with u61 */