Message ID | 0a5b86b1a90ff48133a1f0d43e342bec9da8fa57.1380524685.git.michal.simek@xilinx.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 8F7919F88A for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 30 Sep 2013 07:05:43 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7F51720259 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 30 Sep 2013 07:05:42 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3FBCE2024F for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 30 Sep 2013 07:05:41 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQXXz-0003kc-QU; Mon, 30 Sep 2013 07:05:35 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQXXx-0002YA-Et; Mon, 30 Sep 2013 07:05:33 +0000 Received: from mail-ea0-f176.google.com ([209.85.215.176]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQXXt-0002XK-Sb for linux-arm-kernel@lists.infradead.org; Mon, 30 Sep 2013 07:05:30 +0000 Received: by mail-ea0-f176.google.com with SMTP id q16so2428356ead.21 for <linux-arm-kernel@lists.infradead.org>; Mon, 30 Sep 2013 00:05:07 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :content-type; bh=C4s72ZzzZF72ZG+/0AwHp8Gr7ugq8H5D2HGqbLK0ocE=; b=ACtYLMhOLqKvIi/K9jVBq5WqaV5REmFsEHgfZIrfiFHSV22a/P2E6OH0qLwN6zl5nD be3HFrCGV1/4Uxg3yjEM1INFalmsuPNaN9CYlVDHF9T2Xay0PmJYuk8NZPPFIqD7MARi DVrH1l8jj9PCkguGKVWLf7g4NHYtKGuHzxdS80qd1AQsD5nCkJNOTvPSdNeWDpiU4U1q GgCoHbvzUzF9hcGU6YRyvkgm7Tt/VTBeFTHCtvWwU996VzU1VlDa8vuXN08h/XftHut8 Ths17lzGxYkBbdfYl+CTiVpSyxoxVyMxrnQ6nvKgXpFUEpkuh6w8b4loxuVhX4jPuDmk g9Dg== X-Gm-Message-State: ALoCoQmkdMzCLu7OXCR0rq3qGTGBocN9quZM8sIVoMC3OdYbJKV+r2ORGGEK4bgx9Q9LivshyJuN X-Received: by 10.14.87.135 with SMTP id y7mr1281451eee.57.1380524707696; Mon, 30 Sep 2013 00:05:07 -0700 (PDT) Received: from localhost (nat-63.starnet.cz. [178.255.168.63]) by mx.google.com with ESMTPSA id n48sm47624702eeg.17.1969.12.31.16.00.00 (version=TLSv1.1 cipher=RC4-SHA bits=128/128); Mon, 30 Sep 2013 00:05:07 -0700 (PDT) From: Michal Simek <michal.simek@xilinx.com> To: linux-arm-kernel@lists.infradead.org, monstr@monstr.eu Subject: [PATCH] ARM: amba: Extend number of IRQS Date: Mon, 30 Sep 2013 09:05:05 +0200 Message-Id: <0a5b86b1a90ff48133a1f0d43e342bec9da8fa57.1380524685.git.michal.simek@xilinx.com> X-Mailer: git-send-email 1.8.2.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130930_030530_067004_81D5C01F X-CRM114-Status: GOOD ( 15.20 ) X-Spam-Score: -0.4 (/) Cc: vinod.koul@intel.com, Russell King <linux@arm.linux.org.uk>, linux-kernel@vger.kernel.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3725048096667576077==" Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_TVD_MIME_NO_HEADERS, UNPARSEABLE_RELAY autolearn=unavailable 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 |
diff --git a/include/linux/amba/bus.h b/include/linux/amba/bus.h index 43ec7e2..b327a1b 100644 --- a/include/linux/amba/bus.h +++ b/include/linux/amba/bus.h @@ -21,7 +21,7 @@ #include <linux/resource.h> #include <linux/regulator/consumer.h> -#define AMBA_NR_IRQS 2 +#define AMBA_NR_IRQS 9 #define AMBA_CID 0xb105f00d struct clk;
Xilinx Zynq pl330 dma driver has 9 irqs which all have to be used by the driver to get it work properly. Signed-off-by: Michal Simek <michal.simek@xilinx.com> --- Not sure if there are others IP with more than 9 irqs. --- include/linux/amba/bus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.8.2.3