diff --git a/patches/747-mikrotik-extra-support.patch b/patches/747-mikrotik-extra-support.patch index 75092d93..83520477 100644 --- a/patches/747-mikrotik-extra-support.patch +++ b/patches/747-mikrotik-extra-support.patch @@ -101,7 +101,7 @@ + phy-handle = <&swphy0>; + + gmac-config { -+ device = <&gmac0>; ++ device = <&gmac>; + switch-phy-swap = <1>; + }; +}; @@ -719,7 +719,7 @@ + pll-data = <0x02000000 0x00000101 0x00001313>; + + gmac-config { -+ device = <&gmac0>; ++ device = <&gmac>; + rgmii-gmac0 = <1>; + rxd-delay = <1>; + txd-delay = <1>;