From patchwork Fri Aug 30 20:25:26 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jason Cooper X-Patchwork-Id: 271433 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 8C8EF2C008A for ; Sat, 31 Aug 2013 06:26:07 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VFVGZ-0005wP-UV; Fri, 30 Aug 2013 20:26:00 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VFVGX-0001RN-Ff; Fri, 30 Aug 2013 20:25:57 +0000 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VFVGU-0001Qr-HT for linux-arm-kernel@lists.infradead.org; Fri, 30 Aug 2013 20:25:55 +0000 Received: from pool-72-84-113-162.nrflva.fios.verizon.net ([72.84.113.162] helo=titan) by mho-02-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1VFVG5-000EST-3E; Fri, 30 Aug 2013 20:25:29 +0000 Received: from titan.lakedaemon.net (localhost [127.0.0.1]) by titan (Postfix) with ESMTP id BD9F549518F; Fri, 30 Aug 2013 16:25:26 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19XGV0XyoT276e249EYw2F+bqAx97WJ17k= Date: Fri, 30 Aug 2013 16:25:26 -0400 From: Jason Cooper To: Olof Johansson , Arnd Bergmann Subject: [GIT PULL V2 2/2] ARM: mvebu: MSI mvebu changes for v3.12 Message-ID: <20130830202526.GW19598@titan.lakedaemon.net> References: <20130814191011.GD13964@titan.lakedaemon.net> <20130814192317.GE13964@titan.lakedaemon.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20130814192317.GE13964@titan.lakedaemon.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130830_162554_608032_A4883E90 X-CRM114-Status: UNSURE ( 9.16 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.13.248.72 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Gregory CLEMENT , Andrew Lunn , Linux ARM Kernel X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Arnd, Olof, As requested, rebased on top of mvebu/drivers to resolve conflicts internally. thx, Jason. The following changes since commit 654ca4e5273bda7feccb47470b0e75ee2ce2cb69: Merge branch 'mvebu/msi_pci' into mvebu/msi_mvebu (2013-08-30 19:55:09 +0000) are available in the git repository at: git://git.infradead.org/linux-mvebu.git tags/msi-mvebu-3.12 for you to fetch changes up to 8a047d867f271d1d0d97313134432929530d46c4: ARM: mvebu: link PCIe controllers to the MSI controller (2013-08-30 19:59:24 +0000) ---------------------------------------------------------------- mvebu-specific msi changes for v3.12 - enable MSI on PCI for mvebu V2: - rebase on top of mvebu/drivers Depends: - mvebu/drivers (tag drivers-3.12) - mvebu/msi_pci (tag msi-3.12) ---------------------------------------------------------------- Thomas Petazzoni (5): irqchip: armada-370-xp: properly request resources irqchip: armada-370-xp: implement MSI support ARM: mvebu: the MPIC now provides MSI controller features PCI: mvebu: add support for MSI ARM: mvebu: link PCIe controllers to the MSI controller .../devicetree/bindings/arm/armada-370-xp-mpic.txt | 3 + .../devicetree/bindings/pci/mvebu-pci.txt | 3 + arch/arm/boot/dts/armada-370-xp.dtsi | 1 + arch/arm/boot/dts/armada-370.dtsi | 1 + arch/arm/boot/dts/armada-xp-mv78230.dtsi | 1 + arch/arm/boot/dts/armada-xp-mv78260.dtsi | 1 + arch/arm/boot/dts/armada-xp-mv78460.dtsi | 1 + drivers/irqchip/irq-armada-370-xp.c | 202 ++++++++++++++++++++- drivers/pci/host/pci-mvebu.c | 26 +++ 9 files changed, 234 insertions(+), 5 deletions(-)