commit | 13967f0c2abc088c27718319b9a571ccbf43fa89 | [log] [tgz] |
---|---|---|
author | Vince Bridgers <vbridger@opensource.altera.com> | Wed Apr 15 11:17:38 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 16 13:58:42 2015 -0400 |
tree | 2066addc0e7c9c80f69b143122569f967d2bf731 | |
parent | e743471f8d9c6ad00eb10a6d1e05803231e1de83 [diff] |
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>