commit | e7877f52fd4a8d7012f9b0faecc047a50c132a79 | [log] [tgz] |
---|---|---|
author | Vince Bridgers <vbridger@opensource.altera.com> | Wed Apr 15 11:17:40 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 16 13:58:42 2015 -0400 |
tree | d6d8539ea9959708782e568ad89429258f71656e | |
parent | 2453beb632e3e8c194c87953a536a4c58b149867 [diff] |
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree Read the tx-fifo-depth and rx-fifo-depth from the devicetree. The Synopsys stmmac controller fifos are configurable per product instance, and the fifo sizes are needed to configure certain features correctly such as flow control. Signed-off-by: Vince Bridgers <vbridger@opensource.altera.com> Signed-off-by: David S. Miller <davem@davemloft.net>