devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 4/4] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
       [not found] <cover.1579017787.git.Jose.Abreu@synopsys.com>
@ 2020-01-14 16:09 ` Jose Abreu
  2020-01-14 16:14   ` Alexey Brodkin
  2020-01-14 17:04   ` Vineet Gupta
  0 siblings, 2 replies; 3+ messages in thread
From: Jose Abreu @ 2020-01-14 16:09 UTC (permalink / raw)
  To: netdev
  Cc: Joao Pinto, Jose Abreu, Alexey Brodkin, Rob Herring,
	Mark Rutland, Vineet Gupta, devicetree, linux-snps-arc,
	linux-kernel

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

Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)")
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>

---
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Vineet Gupta <vgupta@synopsys.com>
Cc: devicetree@vger.kernel.org
Cc: linux-snps-arc@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
---
 arch/arc/boot/dts/axs10x_mb.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arc/boot/dts/axs10x_mb.dtsi b/arch/arc/boot/dts/axs10x_mb.dtsi
index f9a5c9ddcae7..1d109b06e7d8 100644
--- a/arch/arc/boot/dts/axs10x_mb.dtsi
+++ b/arch/arc/boot/dts/axs10x_mb.dtsi
@@ -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>;
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* RE: [PATCH net 4/4] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
  2020-01-14 16:09 ` [PATCH net 4/4] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node Jose Abreu
@ 2020-01-14 16:14   ` Alexey Brodkin
  2020-01-14 17:04   ` Vineet Gupta
  1 sibling, 0 replies; 3+ messages in thread
From: Alexey Brodkin @ 2020-01-14 16:14 UTC (permalink / raw)
  To: Jose Abreu
  Cc: Joao Pinto, Jose Abreu, Rob Herring, Mark Rutland, Vineet Gupta,
	devicetree, linux-snps-arc, linux-kernel, netdev

Hi Jose,

> -----Original Message-----
> From: Jose Abreu <Jose.Abreu@synopsys.com>
> Sent: Tuesday, January 14, 2020 7:09 PM
> To: netdev@vger.kernel.org
> Cc: Joao Pinto <jpinto@synopsys.com>; Jose Abreu <joabreu@synopsys.com>; Alexey Brodkin
> <abrodkin@synopsys.com>; Rob Herring <robh+dt@kernel.org>; Mark Rutland <mark.rutland@arm.com>; Vineet
> Gupta <vgupta@synopsys.com>; devicetree@vger.kernel.org; linux-snps-arc@lists.infradead.org; linux-
> kernel@vger.kernel.org
> Subject: [PATCH net 4/4] 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: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)")
> Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>

Acked-by: Alexey Brodkin <abrodkin@synopsys.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net 4/4] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
  2020-01-14 16:09 ` [PATCH net 4/4] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node Jose Abreu
  2020-01-14 16:14   ` Alexey Brodkin
@ 2020-01-14 17:04   ` Vineet Gupta
  1 sibling, 0 replies; 3+ messages in thread
From: Vineet Gupta @ 2020-01-14 17:04 UTC (permalink / raw)
  To: Jose Abreu, netdev
  Cc: Joao Pinto, Alexey Brodkin, Rob Herring, Mark Rutland,
	devicetree, linux-snps-arc, linux-kernel

On 1/14/20 8:09 AM, Jose Abreu wrote:
> Add a missing property to GMAC node so that multicast filtering works
> correctly.
>
> Fixes: 556cc1c5f528 ("ARC: [axs101] Add support for AXS101 SDP (software development platform)")
> Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>

Added to for-curr.

Thx,
-Vineet

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-14 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1579017787.git.Jose.Abreu@synopsys.com>
2020-01-14 16:09 ` [PATCH net 4/4] ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node Jose Abreu
2020-01-14 16:14   ` Alexey Brodkin
2020-01-14 17:04   ` Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).