From patchwork Sat Feb 13 01:37:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Iyappan Subramanian X-Patchwork-Id: 8299141 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 1F237C02AA for ; Sat, 13 Feb 2016 01:38:43 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 32BE62044B for ; Sat, 13 Feb 2016 01:38:42 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6669D20434 for ; Sat, 13 Feb 2016 01:38:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aUP9H-0002Vv-Ot; Sat, 13 Feb 2016 01:37:23 +0000 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aUP8o-0002KU-A3 for linux-arm-kernel@lists.infradead.org; Sat, 13 Feb 2016 01:36:55 +0000 Received: by mail-pa0-x22c.google.com with SMTP id yy13so54905679pab.3 for ; Fri, 12 Feb 2016 17:36:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apm.com; s=apm; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=5LMcMa0OpLHfzDukveSC0DiDlm2JUiB2UudG5SssMIA=; b=R0p5Nw+KW4+i3GdgO3EJj7Je8l7SgtX6FVduXafMTRMxF3d+o7LpnJOGXNoMvXRf7H T9zpPDppq16ZltIsDj72iGC+arJ5emh0amN9lBm4A93DZApAk0LLE17eC3RVN4xILCmQ T9awOiNoQ/E8sg7Eq4E4UHNchhY7szk2cLo+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=5LMcMa0OpLHfzDukveSC0DiDlm2JUiB2UudG5SssMIA=; b=dShbIFDELjpQ7eb0BqlLdq/ewKYpOZ1nviyDNn3FUsInK3vX21wBowRrL/jZ4lgwfF xaI5mbHjYoWcK6HnkvwCr9n8qaOAOfS3uZZvSGGRFsFEYikWSoirSM87V7nQBgHQwqJS ahyOK/ZhlD7bMpQupIuREE5JNlUfzADO0qMLzu6HvZK4U/lXjG/2G13IF3EazsDVNYbT hueyrCLjGhxYYvPDAanVQxxTRtM5VUkh+MVz2UHbaheDFHtKvjBBNkbsz+9xWkwYry7S gnYCDaqXHuthdZY97sZDIFpG4MV/3ToqaMKkQeG8xhC//GwOYWvr19mJKyqKx2M84i3i W7NA== X-Gm-Message-State: AG10YORKvPNiUfXAhyJWmf0wjSYfkcg0ePaiErqUhnE/20+73tDL6NT09sxLyU1mBjihWLay X-Received: by 10.66.255.9 with SMTP id am9mr6582653pad.86.1455327393337; Fri, 12 Feb 2016 17:36:33 -0800 (PST) Received: from isubrama-dev.amcc.com (70-35-53-82.static.wiline.com. [70.35.53.82]) by smtp.gmail.com with ESMTPSA id s21sm22149500pfi.29.2016.02.12.17.36.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 12 Feb 2016 17:36:32 -0800 (PST) From: Iyappan Subramanian To: davem@davemloft.net, netdev@vger.kernel.org Subject: [PATCH net-next v2 4/4] dtb: xgene: Add irqs to support multi queue Date: Fri, 12 Feb 2016 17:37:05 -0800 Message-Id: <1455327425-8294-5-git-send-email-isubramanian@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1455327425-8294-1-git-send-email-isubramanian@apm.com> References: <1455327425-8294-1-git-send-email-isubramanian@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160212_173654_514055_9CE60A7D X-CRM114-Status: UNSURE ( 8.94 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, patches@apm.com, Khuong Dinh , Tanmay Inamdar , Iyappan Subramanian , toanle@apm.com, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Iyappan Subramanian Signed-off-by: Khuong Dinh Signed-off-by: Tanmay Inamdar Tested-by: Toan Le --- arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 8 +++++++- arch/arm64/boot/dts/apm/apm-storm.dtsi | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi b/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi index 5d87a3d..278f106 100644 --- a/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi +++ b/arch/arm64/boot/dts/apm/apm-shadowcat.dtsi @@ -621,7 +621,13 @@ <0x0 0x1f600000 0x0 0Xd100>, <0x0 0x20000000 0x0 0X220000>; interrupts = <0 108 4>, - <0 109 4>; + <0 109 4>, + <0 110 4>, + <0 111 4>, + <0 112 4>, + <0 113 4>, + <0 114 4>, + <0 115 4>; port-id = <1>; dma-coherent; clocks = <&xge1clk 0>; diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi index fe30f76..cafb2c2 100644 --- a/arch/arm64/boot/dts/apm/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi @@ -958,7 +958,13 @@ <0x0 0x18000000 0x0 0X200>; reg-names = "enet_csr", "ring_csr", "ring_cmd"; interrupts = <0x0 0x60 0x4>, - <0x0 0x61 0x4>; + <0x0 0x61 0x4>, + <0x0 0x62 0x4>, + <0x0 0x63 0x4>, + <0x0 0x64 0x4>, + <0x0 0x65 0x4>, + <0x0 0x66 0x4>, + <0x0 0x67 0x4>; dma-coherent; clocks = <&xge0clk 0>; /* mac address will be overwritten by the bootloader */