Re: [PATCH 1/4] bindings: net: stmmac: correct note about TSO
From: Rob Herring <hidden>
Date: 2016-11-30 20:41:14
Also in:
linux-devicetree, lkml
From: Rob Herring <hidden>
Date: 2016-11-30 20:41:14
Also in:
linux-devicetree, lkml
On Wed, Nov 23, 2016 at 03:24:25PM +0100, Niklas Cassel wrote:
From: Niklas Cassel <redacted> 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 <redacted> --- Documentation/devicetree/bindings/net/stmmac.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Acked-by: Rob Herring <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html