]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
bindings: net: stmmac: correct note about TSO
authorNiklas Cassel <niklas.cassel@axis.com>
Wed, 7 Dec 2016 12:41:06 +0000 (13:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Dec 2016 16:35:37 +0000 (11:35 -0500)
commit6357d15e48dfad6d8cec187bf4f032d1deb715d9
tree7d732fee79495475e0dbdbd797e7e3e34028776b
parent06205472765437fc3a6cae7c67052f40e08e120e
bindings: net: stmmac: correct note about TSO

snps,tso was previously placed under AXI BUS Mode parameters,
suggesting that the property should be in the stmmac-axi-config node.

TSO (TCP Segmentation Offloading) has nothing to do with AXI BUS Mode
parameters, and the parser actually expects it to be in the root node,
not in the stmmac-axi-config.

Also added a note about snps,tso only being available on GMAC4 and newer.

Signed-off-by: Niklas Cassel <niklas.cassel@axis.com>
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/stmmac.txt