From patchwork Mon Jan 27 19:34:34 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jason Cooper X-Patchwork-Id: 314469 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id E2EC22C0089 for ; Tue, 28 Jan 2014 06:35:22 +1100 (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 1W7rxd-0004al-Bj; Mon, 27 Jan 2014 19:35:09 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1W7rxa-0008B7-TQ; Mon, 27 Jan 2014 19:35:06 +0000 Received: from mho-03-ewr.mailhop.org ([204.13.248.66] helo=mho-01-ewr.mailhop.org) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W7rxX-00089m-Kl for linux-arm-kernel@lists.infradead.org; Mon, 27 Jan 2014 19:35:04 +0000 Received: from pool-108-39-110-144.nrflva.fios.verizon.net ([108.39.110.144] helo=titan) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1W7rx9-000Hy6-Vd; Mon, 27 Jan 2014 19:34:40 +0000 Received: from titan.lakedaemon.net (localhost [127.0.0.1]) by titan (Postfix) with ESMTP id 5E38F5164D1; Mon, 27 Jan 2014 14:34:34 -0500 (EST) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 108.39.110.144 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+DxjSzikilKM4q+Th9TvTIrfgKjyZZkZc= X-DKIM: OpenDKIM Filter v2.0.1 titan 5E38F5164D1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lakedaemon.net; s=mail; t=1390851274; bh=c8irxtsVkayLqjSaVvsWX17YivdWknLrDij5WkKZ1eQ=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type; b=wZVQZnOtCo0wkluqW5b7W/XYUDNB/HwC18tP5aJ9hDuyPOG7V6GsFiy1wAs7its9P LAHlfNK3Eso0Ez05KVV9kftj+AYMyhJY7JzLA9LVlYzx2YFLfETqYgASbt2oJG47TS qTCey+c0slQNYw5B9PJCwKj+uqd6zMO8B2H09FutJFiO43WYhZ1E6B/Uuczbqt937Z Xq7FxSgBt0JlN5BdpIFWun+JihKP9RhhvCZctOZEmy66BqNnnnN4V0CJpU2ju8+6VZ hA7KR2TFOF8r4doggf/zXC0tg0TLOQIMLYGe/BpNXFp/qKm2uIT7ytZ+gj1tUhEcu+ +mlBkWGBec6nA== Date: Mon, 27 Jan 2014 14:34:34 -0500 From: Jason Cooper To: Arnd Bergmann , Olof Johansson , Kevin Hilman , arm@kernel.org Subject: [GIT PULL] ARM: mvebu: fixes for v3.13.x/v3.14-rc1 Message-ID: <20140127193434.GN29184@titan.lakedaemon.net> MIME-Version: 1.0 Content-Disposition: inline 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-20140127_143503_751747_0ADFD6A4 X-CRM114-Status: GOOD ( 10.55 ) X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.13.248.66 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Gregory CLEMENT , Andrew Lunn , Sebastian Hesselbarth , 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 Kevin, Here's the pull we discussed earlier. Sorry my "send pull requests" cron job failed me. As usual, been in -next (a little long this time ;-) ), incremental from tags/mvebu-fixes-3.13 to tags/mvebu-fixes-3.13-2 in the mvebu/fixes branch. thx, Jason. The following changes since commit f8b94beb7e6a374cb0de531b72377c49857b35ca: i2c: mv64xxx: Document the newly introduced Armada XP A0 compatible (2014-01-14 02:09:17 +0000) are available in the git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-3.13-2 for you to fetch changes up to 19e61d41404fe4094c2d54943dbf883d9bbca864: ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP) (2014-01-21 00:55:47 +0000) ---------------------------------------------------------------- mvebu fixes for v3.13 (incremental #2) - allow building and booting DT and non-DT plat-orion SoCs - catch proper return value for kirkwood_pm_init() - properly check return of of_iomap to solve boot hangs (mirabox, others) - remove a compile warning on Armada 370 with non-SMP. ---------------------------------------------------------------- Arnaud Ebalard (1): ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP) Ezequiel Garcia (1): ARM: kirkwood: kirkwood_pm_init() should return void Gregory CLEMENT (1): ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failed Sebastian Hesselbarth (1): ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER arch/arm/mach-kirkwood/pm.c | 4 ++-- arch/arm/mach-mvebu/mvebu-soc-id.c | 2 +- arch/arm/plat-orion/irq.c | 47 +++++++++++++++++++++++++++++++++++++ drivers/irqchip/irq-armada-370-xp.c | 4 ++-- 4 files changed, 52 insertions(+), 5 deletions(-)