commit | 879c348c35bb5fb758dd881d8a97409c1862dae8 | [log] [tgz] |
---|---|---|
author | Ong Boon Leong <boon.leong.ong@intel.com> | Wed Mar 03 20:38:40 2021 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 03 08:48:12 2021 -0800 |
tree | 2d6b65260d70dd54a6874664b4fbc476a0a89bb7 | |
parent | 6881b07fdd24850def1f03761c66042b983ff86e [diff] |
net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10 We introduce dwmac410_dma_init_channel() here for both EQoS v4.10 and above which use different DMA_CH(n)_Interrupt_Enable bit definitions for NIE and AIE. Fixes: 48863ce5940f ("stmmac: add DMA support for GMAC 4.xx") Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Ramesh Babu B <ramesh.babu.b@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>