]> git.ipfire.org Git - people/arne_f/kernel.git/commit
Merge branch 'mediatek-bring-up-QDMA-RX-ring-0'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 05:45:36 +0000 (22:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Aug 2017 05:45:36 +0000 (22:45 -0700)
commit098b8d7e50736f959e8b76aea09105a86a71a58b
tree3ae2136d010d2f8fd32eea439511d645269767aa
parent800bb47e71cac00e98c822919174bb2e1d2e8071
parent6427dc1da51dfc47d65caf86e45e8338d1a3905c
Merge branch 'mediatek-bring-up-QDMA-RX-ring-0'

John Crispin says:

====================
net-next: mediatek: bring up QDMA RX ring 0

The MT7623 has several DMA rings. Inside the SW path, the core will use
the PDMA when receiving traffic. While bringing up the HW path we noticed
that the PPE requires the QDMA RX to also be brought up as it uses this
ring internally for its flow scheduling.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>