From patchwork Tue Apr 2 04:31:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 232871 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::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 83D0A2C00AF for ; Tue, 2 Apr 2013 15:34:55 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UMst6-0006ef-JZ; Tue, 02 Apr 2013 04:32:00 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UMsso-0006cB-Jv for linux-arm-kernel@lists.infradead.org; Tue, 02 Apr 2013 04:31:44 +0000 Received: from ayumi.akashicho.tokyo.vergenet.net (p8120-ipbfp1001kobeminato.hyogo.ocn.ne.jp [118.10.137.120]) by kirsty.vergenet.net (Postfix) with ESMTP id CAB4025BF69; Tue, 2 Apr 2013 15:31:38 +1100 (EST) Received: by ayumi.akashicho.tokyo.vergenet.net (Postfix, from userid 7100) id 4BB5EEDE5F4; Tue, 2 Apr 2013 13:31:37 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] Renesas ARM based SoC defconfig updates for v3.10 #2 Date: Tue, 2 Apr 2013 13:31:31 +0900 Message-Id: <1364877094-1508-1-git-send-email-horms+renesas@verge.net.au> X-Mailer: git-send-email 1.7.10.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130402_003142_929073_200563E1 X-CRM114-Status: UNSURE ( 8.62 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -4.9 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [202.4.237.240 listed in list.dnswl.org] -2.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] Cc: Paul Mundt , arm@kernel.org, Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org 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: , MIME-Version: 1.0 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, Hi Olof, The following changes since commit db30abdf3c07c564d4af0f991bb7f38b728f9035: ARM: mach-shmobile: marzen: add SATA support (2013-03-14 10:28:07 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig2-for-v3.10 for you to fetch changes up to 03d409a5c4f8b590caaebd8c99e8977227c3dee7: ARM: shmobile: ape6evm: add defconfig (2013-04-01 17:52:07 +0900) ---------------------------------------------------------------- Second round of Renesas ARM based SoC defconfig updates for v3.10 * Add defconfig for ape6evm board * GPIO updates for marzen ---------------------------------------------------------------- Simon Horman (3): ARM: shmobile: marzen: defconfig: add GPIO RCAR driver support ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver ARM: shmobile: ape6evm: add defconfig arch/arm/configs/ape6evm_defconfig | 95 ++++++++++++++++++++++++++++++++++++ arch/arm/configs/marzen_defconfig | 4 ++ 2 files changed, 99 insertions(+) create mode 100644 arch/arm/configs/ape6evm_defconfig