]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit95e7a7e06f7dd43e814dbd9433555d25e7342460
tree2066addc0e7c9c80f69b143122569f967d2bf731
parente527ba0675e2c28d50dffefa6e9b86ac1e09db25
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