]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: net: snps,dwmac: Tx coe unsupported
authorRohan G Thomas <rohan.g.thomas@intel.com>
Sat, 16 Sep 2023 06:33:11 +0000 (14:33 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Sep 2023 10:37:08 +0000 (11:37 +0100)
commit6fb8c20a04be234cf1cfd4bdd8cfb8860c9d2d3b
treeadc1be3a5acbce9619358172276a5a6ec00b5f73
parent1cb6422ecac8804ebe0b71f4b3440674955fec73
dt-bindings: net: snps,dwmac: Tx coe unsupported

Add dt-bindings for coe-unsupported property per tx queue. Some DWMAC
IPs support tx checksum offloading(coe) only for a few tx queues.

DW xGMAC IP can be synthesized such that it can support tx coe only
for a few initial tx queues. Also as Serge pointed out, for the DW
QoS IP tx coe can be individually configured for each tx queue. This
property is added to have sw fallback for checksum calculation if a
tx queue doesn't support tx coe.

Signed-off-by: Rohan G Thomas <rohan.g.thomas@intel.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/snps,dwmac.yaml