Commit 7980dff3 authored by Jose Abreu's avatar Jose Abreu Committed by Vineet Gupta
Browse files

ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node



Add a missing property to GMAC node so that multicast filtering works
correctly.

Fixes: 556cc1c5 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)")
Acked-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: default avatarJose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 5d576a66
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@
			interrupt-names = "macirq";
			phy-mode = "rgmii";
			snps,pbl = < 32 >;
			snps,multicast-filter-bins = <256>;
			clocks = <&apbclk>;
			clock-names = "stmmaceth";
			max-speed = <100>;