Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753094AbdHIKJu (ORCPT ); Wed, 9 Aug 2017 06:09:50 -0400 Received: from nbd.name ([46.4.11.11]:35024 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752771AbdHIKJr (ORCPT ); Wed, 9 Aug 2017 06:09:47 -0400 From: John Crispin To: "David S . Miller" , Sean Wang Cc: netdev@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Muciri Gatimu , Shashidhar Lakkavalli , John Crispin Subject: [PATCH 0/2] net-next: mediatek: bring up QDMA RX ring 0 Date: Wed, 9 Aug 2017 12:09:30 +0200 Message-Id: <20170809100932.10539-1-john@phrozen.org> X-Mailer: git-send-email 2.11.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 581 Lines: 15 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. John Crispin (2): net-next: mediatek: fix typos inside the header file net-next: mediatek: bring up QDMA RX ring 0 drivers/net/ethernet/mediatek/mtk_eth_soc.c | 36 +++++++++++++++++++++-------- drivers/net/ethernet/mediatek/mtk_eth_soc.h | 7 ++++-- 2 files changed, 31 insertions(+), 12 deletions(-) -- 2.11.0