From patchwork Wed Jun 19 10:10:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Ripard X-Patchwork-Id: 252540 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 DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A8CE02C032D for ; Wed, 19 Jun 2013 20:11:36 +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 1UpFML-0006VW-1f; Wed, 19 Jun 2013 10:11:25 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UpFMI-0006jU-AW; Wed, 19 Jun 2013 10:11:22 +0000 Received: from mail.free-electrons.com ([94.23.35.102]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UpFME-0006im-PV for linux-arm-kernel@lists.infradead.org; Wed, 19 Jun 2013 10:11:19 +0000 Received: by mail.free-electrons.com (Postfix, from userid 106) id 9BCA57CE; Wed, 19 Jun 2013 12:10:57 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.3.2 Received: from localhost (62-193-61-98.stella-net.net [62.193.61.98]) by mail.free-electrons.com (Postfix) with ESMTPSA id 2D43879A; Wed, 19 Jun 2013 12:10:47 +0200 (CEST) Date: Wed, 19 Jun 2013 12:10:45 +0200 From: Maxime Ripard To: linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson Subject: [GIT PULL] Allwinner sunXi platform additions for 3.11, take 2 Message-ID: <20130619101045.GA8067@lukather> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130619_061118_934151_BD95F853 X-CRM114-Status: UNSURE ( 9.42 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -3.2 (---) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-3.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -1.3 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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 Hi Arnd, Olof, Please consider pulling this small pull request of machine changes to support the A10s. Thanks The following changes since commit ec3805e6199649db2a462045a38eb1050c6151aa: ARM: sunxi: irqchip: Update the documentation (2013-05-29 09:39:39 +0200) are available in the git repository at: git://github.com/mripard/linux.git tags/sunxi-core-for-3.11-2 for you to fetch changes up to 81265dfb1ccba0941e54a61c2473befe8c09edc0: ARM: sunxi: Add Allwinner A10s machine compatible (2013-06-16 20:49:30 +0200) ---------------------------------------------------------------- Allwinner platform additions, take 2 Adds machine support for the Allwinner A10s SoC ---------------------------------------------------------------- Maxime Ripard (1): ARM: sunxi: Add Allwinner A10s machine compatible Documentation/arm/sunxi/README | 4 ++++ arch/arm/mach-sunxi/sunxi.c | 1 + 2 files changed, 5 insertions(+)