stmmac: Add properties for transmit and receive fifo sizes
authorVince Bridgers <vbridger@opensource.altera.com>
Wed, 15 Apr 2015 16:17:38 +0000 (11:17 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Apr 2015 17:58:42 +0000 (13:58 -0400)
commit13967f0c2abc088c27718319b9a571ccbf43fa89
tree2066addc0e7c9c80f69b143122569f967d2bf731
parente743471f8d9c6ad00eb10a6d1e05803231e1de83
stmmac: Add properties for transmit and receive fifo sizes

The Synopsys stmmac fifo sizes are configurable, and need to be known
in order to configure certain controller features. This patch adds
tx-fifo-depth and rx-fifo-depth properties to the stmmac document
file.

Signed-off-by: Vince Bridgers <vbridger@opensource.altera.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/ethernet.txt
Documentation/devicetree/bindings/net/stmmac.txt