From patchwork Wed Jan 16 06:02:21 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 212404 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 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B2D172C0098 for ; Wed, 16 Jan 2013 17:08:10 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TvM6l-00019f-0D; Wed, 16 Jan 2013 06:04:20 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TvM53-0000Oo-4x for linux-arm-kernel@lists.infradead.org; Wed, 16 Jan 2013 06:02:38 +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 C8708266CE0; Wed, 16 Jan 2013 17:02:28 +1100 (EST) Received: by ayumi.akashicho.tokyo.vergenet.net (Postfix, from userid 7100) id 612D8EDE8E2; Wed, 16 Jan 2013 15:02:27 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL v3] Renesas ARM-based SoC defconfig for v3.9 Date: Wed, 16 Jan 2013 15:02:21 +0900 Message-Id: <1358316146-12579-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-20130116_010233_574557_EAAA81A9 X-CRM114-Status: UNSURE ( 8.94 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -3.3 (---) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-3.3 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] -0.7 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: 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.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Olof, Hi Arnd, please consider the following defconfig enhancements for 3.9. ---------------------------------------------------------------- The following changes since commit a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565: Linux 3.8-rc1 (2012-12-21 17:19:00 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git defconfig for you to fetch changes up to 8098df15c26b2bf16924df5a134d1a649692ab62: ARM: mach-shmobile: kzm9d: update defconfig (2013-01-15 08:57:09 +0900) ---------------------------------------------------------------- Simon Horman (5): ARM: mach-shmobile: mackerel: update defconfig ARM: mach-shmobile: fix memory size for kota2_defconfig ARM: mach-shmobile: kzm9g: defconfig update ARM: mach-shmobile: armadillo: update defconfig ARM: mach-shmobile: kzm9d: update defconfig arch/arm/boot/dts/emev2-kzm9d.dts | 2 +- arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 4 ++++ arch/arm/boot/dts/sh7372-mackerel.dts | 4 ++++ arch/arm/boot/dts/sh73a0-kzm9g.dts | 4 ++++ arch/arm/configs/armadillo800eva_defconfig | 5 ++--- arch/arm/configs/kota2_defconfig | 2 +- arch/arm/configs/kzm9d_defconfig | 4 +--- arch/arm/configs/kzm9g_defconfig | 4 +++- arch/arm/configs/mackerel_defconfig | 2 +- 9 files changed, 21 insertions(+), 10 deletions(-)