Re: [RESEND PATCH 1/3] bindings: net: stmmac: correct note about TSO

From: David Miller
Date: Thu Dec 08 2016 - 11:36:34 EST


From: Niklas Cassel <niklas.cassel@xxxxxxxx>
Date: Wed, 7 Dec 2016 13:41:06 +0100

> From: Niklas Cassel <niklas.cassel@xxxxxxxx>
>
> 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@xxxxxxxx>
> Acked-by: Alexandre TORGUE <alexandre.torgue@xxxxxx>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@xxxxxx>

Applied.