]> git.baikalelectronics.ru Git - kernel.git/commit
dts: Add bindings for multicast hash bins and perfect filter entries
authorVince Bridgers <vbridgers2013@gmail.com>
Thu, 31 Jul 2014 20:49:15 +0000 (15:49 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2014 21:13:29 +0000 (14:13 -0700)
commit325d3c84b3e972198b4c78340529469a8ec4c6a1
treee119f43e45cc73691ed88fef46a4e8d6a417aa80
parentff6a016fe20cb4e85f3bb9fb13550145b0c0776e
dts: Add bindings for multicast hash bins and perfect filter entries

This change adds bindings for the number of multicast hash bins and perfect
filter entries supported by the Synopsys EMAC. The Synopsys EMAC core is
configurable at device creation time, and can be configured for a different
number of multicast hash bins and a different number of perfect filter
entries. The device does not provide a way to query these parameters,
therefore parameters are required. The Altera Cyclone V SOC has support for
256 multicast hash bins and 128 perfect filter entries, and is different
than what's currently provided in the stmmac driver.

Signed-off-by: Vince Bridgers <vbridgers2013@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/stmmac.txt