From patchwork Mon Aug 27 06:40:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 180135 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 2741D2C00D4 for ; Mon, 27 Aug 2012 16:45:19 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T5t02-00033W-BJ; Mon, 27 Aug 2012 06:40:38 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T5szq-00032b-3B for linux-arm-kernel@lists.infradead.org; Mon, 27 Aug 2012 06:40:27 +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 AA687266CE0; Mon, 27 Aug 2012 16:40:21 +1000 (EST) Received: by ayumi.akashicho.tokyo.vergenet.net (Postfix, from userid 7100) id CBCF9EDE096; Mon, 27 Aug 2012 15:40:21 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson Subject: Date: Mon, 27 Aug 2012 15:40:08 +0900 Message-Id: <1346049610-2266-1-git-send-email-horms@verge.net.au> X-Mailer: git-send-email 1.7.10.2.484.gcd07cc5 X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.8 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.8 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.2 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, linux-sh@vger.kernel.org, Magnus Damm , "Rafael J. Wysocki" , Paul Mundt , linux-arm-kernel@lists.infradead.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 Arnd, Hi Olaf, please consider the following enhancements for the Armadillo800EVA board from Laurent Pinchart for inclusion in 3.7. I am currently in the processes of taking over maintenance of shmoble from Rafael Wysocki and this my the first pull request in that role. ---------------------------------------------------------------- The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0: Linux 3.6-rc3 (2012-08-22 13:29:06 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git armadillo800eva for you to fetch changes up to 5c1d2d16772e2d7d4e2e8da99a92d6f50b9102f0: ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup source (2012-08-25 15:44:53 +0900) ---------------------------------------------------------------- Laurent Pinchart (2): ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptions ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup source arch/arm/mach-shmobile/board-armadillo800eva.c | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-)