ARM: dts: rockchip: change rv1108 gmac nodename

The rv1108 gmac node is checked with rockchip-dwmac.yaml,
snps,dwmac.yaml and ethernet-controller.yaml.
The nodename should have a pattern: "^ethernet(@.*)?$",
so change to nodename.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20210828114240.12231-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Johan Jonker 2021-08-28 13:42:40 +02:00 committed by Heiko Stuebner
parent d7197d56c9
commit f0f56c1144
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@
status = "disabled";
};
gmac: eth@30200000 {
gmac: ethernet@30200000 {
compatible = "rockchip,rv1108-gmac";
reg = <0x30200000 0x10000>;
interrupts = <GIC_SPI 19 IRQ_TYPE_LEVEL_HIGH>,