]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: qca8k: limit port5 delay to qca8337
authorAnsuel Smith <ansuelsmth@gmail.com>
Fri, 14 May 2021 21:00:02 +0000 (23:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 May 2021 22:30:22 +0000 (15:30 -0700)
commit0dd8ef3ff5443a5b9a8192a823396c0f3a36d815
tree857e76ce94a626408a98bf158bf2d3a988ed256b
parenta4fe29e2cb4a74b7b152bb5ece1942f2f096fb63
net: dsa: qca8k: limit port5 delay to qca8337

Limit port5 rx delay to qca8337. This is taken from the legacy QSDK code
that limits the rx delay on port5 to only this particular switch version,
on other switch only the tx and rx delay for port0 are needed.

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/qca8k.c