From patchwork Thu Sep 6 02:04:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 181992 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [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 A88032C008F for ; Thu, 6 Sep 2012 12:09:00 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T9RSg-0000Yp-Bv; Thu, 06 Sep 2012 02:04:54 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T9RSc-0000WQ-4Q for linux-arm-kernel@lists.infradead.org; Thu, 06 Sep 2012 02:04:51 +0000 Received: from ayumi.akashicho.tokyo.vergenet.net (p6117-ipbfp1901kobeminato.hyogo.ocn.ne.jp [114.172.117.117]) by kirsty.vergenet.net (Postfix) with ESMTP id 92EB025BEF5; Thu, 6 Sep 2012 12:04:46 +1000 (EST) Received: by ayumi.akashicho.tokyo.vergenet.net (Postfix, from userid 7100) id 2C87AEDE60F; Thu, 6 Sep 2012 11:04:45 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] Renesas ARM-based SoC: Boards for 3.7 Date: Thu, 6 Sep 2012 11:04:31 +0900 Message-Id: <1346897074-6276-1-git-send-email-horms@verge.net.au> X-Mailer: git-send-email 1.7.10.4 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 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.0 T_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.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 board enhancement from Phil Edworthy and Morimoto-san for inclusion in 3.7. ---------------------------------------------------------------- The following changes since commit 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d: Linux 3.6-rc4 (2012-09-01 10:39:58 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git boards for you to fetch changes up to eb8ca943bae2b84c3fc14dfd7a908cb334465fef: ARM: shmobile: marzen: enable thermal sensor (2012-09-06 10:24:17 +0900) ---------------------------------------------------------------- Kuninori Morimoto (2): ARM: shmobile: marzen: fixup regulator id for smsc911x ARM: shmobile: marzen: enable thermal sensor Phil Edworthy (1): ARM: shmobile: marzen: add SDHI0 support arch/arm/configs/marzen_defconfig | 2 + arch/arm/mach-shmobile/board-marzen.c | 68 ++++++++++++++++++++++++++++++++- 2 files changed, 69 insertions(+), 1 deletion(-)