Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

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

Fixes: c8ce0dd75515b ("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>

authored by

Marek Vasut and committed by
Alexandre Torgue
d8515330 6cc71374

+1 -1
+1 -1
arch/arm/boot/dts/stm32mp15xx-dhcor-testbench.dtsi
··· 62 62 max-speed = <1000>; 63 63 phy-handle = <&phy0>; 64 64 65 - mdio0 { 65 + mdio { 66 66 #address-cells = <1>; 67 67 #size-cells = <0>; 68 68 compatible = "snps,dwmac-mdio";