ARM: dts: bcm283x: fix ethernet node name
authorOleksij Rempel <o.rempel@pengutronix.de>
Wed, 16 Feb 2022 07:49:22 +0000 (08:49 +0100)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 4 Apr 2022 16:46:54 +0000 (09:46 -0700)
commitaa8ea8cc95dec8bc7370773271e133c1b3cc864a
tree091fa8b69f4014c77cd8e36e37dc57ceda200995
parent3123109284176b1532874591f7c81f3837bbdc17
ARM: dts: bcm283x: fix ethernet node name

It should be "ethernet@x" instead of "usbether@x" as required by Ethernet
controller devicetree schema:
 Documentation/devicetree/bindings/net/ethernet-controller.yaml

This patch can potentially affect boot loaders patching against full
node path instead of using device aliases.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm283x-rpi-smsc9512.dtsi
arch/arm/boot/dts/bcm283x-rpi-smsc9514.dtsi