ARM: dts: stm32: Rename mdio0 to mdio on DHCOR Testbench board

Replace "mdio0" node with "mdio" to match mdio.yaml DT schema.

Fixes: c8ce0dd755 ("ARM: dts: stm32: Add DHCOR based Testbench board")
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
This commit is contained in:
Marek Vasut 2022-10-27 20:38:26 +02:00 committed by Alexandre Torgue
parent 6cc7137400
commit d8515330a6

View File

@ -62,7 +62,7 @@
max-speed = <1000>;
phy-handle = <&phy0>;
mdio0 {
mdio {
#address-cells = <1>;
#size-cells = <0>;
compatible = "snps,dwmac-mdio";