From patchwork Wed Feb 3 07:55:16 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Iyappan Subramanian X-Patchwork-Id: 8198971 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 171FABEEE5 for ; Wed, 3 Feb 2016 07:57:50 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 39C3B20154 for ; Wed, 3 Feb 2016 07:57:49 +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 4E70320142 for ; Wed, 3 Feb 2016 07:57:48 +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 1aQsI5-0007l7-B9; Wed, 03 Feb 2016 07:55:53 +0000 Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aQsHp-0007dU-Vt for linux-arm-kernel@lists.infradead.org; Wed, 03 Feb 2016 07:55:40 +0000 Received: by mail-pa0-x22f.google.com with SMTP id ho8so9335661pac.2 for ; Tue, 02 Feb 2016 23:55:19 -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=IPgyQIDXGcX3OCPYJIcFtA04sH1zhrJI7YWWNQjd9YctGJazzb6oHp85h1kDOrVnop J42WOb+piv5RaMiEiuOSQ9+NbTN53w6EvZmOrsBw4eNE9rOgEYuXsEpSPYov6cIbKBK7 E2xodnN1HStD0NXsQAiW6xTy2+VRKVij90L1A= 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=CMx9NAHXiiqlftlJ+wZ9vHk60Bid9YB08o5eC2uBbfkHMzVhWUediODGlx/eAJuY0d Dbz1lC86uNGWIJ9XbNvY2NxXTxoQCSVOaiGLxamI8GC4sH9VdHgaUV6HFi+0Vtt4lMgh AY9kaPLQ+m2eNexc3yHZc/xTc1LSkADGpMUAxcvwFN/vNKZBbjCCI19cuxbuRVM5bBfT jRR3YuofiGkOSvmPUPQzwOjRgB+7wXjEONTq3cJWhHl19gPBYmGdCbgwTPv3IMJ1zfbf QVqqh0gx5PNoeQGy/zWFngDnD4PKsRxm3UexEPz6RA73xauH4zFyPprSa7bHIjPAa6M3 mgsA== X-Gm-Message-State: AG10YOSx7ydtTzjbHTFaWHIOyNeHuge7HV1GI3AZMZTSwl4s3JZwmTx6tvU75zuEDWeDlG71 X-Received: by 10.66.162.164 with SMTP id yb4mr208629pab.94.1454486118792; Tue, 02 Feb 2016 23:55:18 -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 v66sm2634276pfi.56.2016.02.02.23.55.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 02 Feb 2016 23:55:17 -0800 (PST) From: Iyappan Subramanian To: davem@davemloft.net, netdev@vger.kernel.org Subject: [PATCH net-next 4/4] dtb: xgene: Add irqs to support multi queue Date: Tue, 2 Feb 2016 23:55:16 -0800 Message-Id: <1454486116-23783-5-git-send-email-isubramanian@apm.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1454486116-23783-1-git-send-email-isubramanian@apm.com> References: <1454486116-23783-1-git-send-email-isubramanian@apm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160202_235538_270854_E89A15AA X-CRM114-Status: UNSURE ( 9.51 ) 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.5 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 */