diff options
author | Jose Abreu <Jose.Abreu@synopsys.com> | 2017-10-26 11:07:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 16:32:56 +0200 |
commit | 6d9f0790af8d33476f936ac84a07cac42f808f6c (patch) | |
tree | b0c67323b6efaa38600882d7bca4749078b2450e /kernel/power | |
parent | net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsing (diff) | |
download | linux-6d9f0790af8d33476f936ac84a07cac42f808f6c.tar.xz linux-6d9f0790af8d33476f936ac84a07cac42f808f6c.zip |
net: stmmac: First Queue must always be in DCB mode
According to DWMAC databook the first queue operating mode
must always be in DCB.
As MTL_QUEUE_DCB = 1, we need to always set the first queue
operating mode to DCB otherwise driver will think that queue
is in AVB mode (because MTL_QUEUE_AVB = 0).
Signed-off-by: Jose Abreu <joabreu@synopsys.com>
Cc: Joao Pinto <jpinto@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/power')
0 files changed, 0 insertions, 0 deletions