]> Pileus Git - ~andy/linux/commit
driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_d...
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 28 Aug 2013 10:55:39 +0000 (18:55 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2013 21:26:09 +0000 (17:26 -0400)
commite2a240c7d3bcebf90936cc7c22c2729b3a4cec1f
tree3f64f44e21ffb77d25c5680cc92ffe579ae9648b
parent816c5b5b016acde51f0547cf1657d87cf22a6d47
driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set.

Some synopsys ip implementation doesn't support DMA store and forward mode,
such as BF60x. So, set force_thresh_dma_mode to use DMA thresholds only.
Update document and devicetree as well.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/stmmac.txt
Documentation/networking/stmmac.txt
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
include/linux/stmmac.h