From: Neil Armstrong Date: Mon, 10 Sep 2018 18:39:10 +0000 (+0200) Subject: arm64: dts: meson-axg: use the proper compatible for ethmac X-Git-Tag: v4.20-rc1~66^2~57^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eaf8f57c0bf5451132932616ab62f9481adefb55;p=thirdparty%2Flinux.git arm64: dts: meson-axg: use the proper compatible for ethmac Use the correct compatible for the AXG ethernet mac node. Signed-off-by: Neil Armstrong Acked-by: Martin Blumenstingl Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi index 883ddfce2374e..9f614073a2194 100644 --- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi @@ -140,7 +140,7 @@ ranges; ethmac: ethernet@ff3f0000 { - compatible = "amlogic,meson-gxbb-dwmac", "snps,dwmac"; + compatible = "amlogic,meson-axg-dwmac", "snps,dwmac"; reg = <0x0 0xff3f0000 0x0 0x10000 0x0 0xff634540 0x0 0x8>; interrupts = ;