Searched hist:"29305260 d29ec4ed9a657af818f2744a6ee09913" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | diff 29305260d29ec4ed9a657af818f2744a6ee09913 Fri Jun 11 14:01:22 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: enable the TTEthernet engine on SJA1110
As opposed to SJA1105 where there are parts with TTEthernet and parts without, in SJA1110 all parts support it, but it must be enabled in the static config. So enable it unconditionally. We use it for the tc-taprio and tc-gate offload.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|