From patchwork Wed Mar 14 19:22:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sascha Hauer X-Patchwork-Id: 146715 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 2E057B6EEA for ; Thu, 15 Mar 2012 06:25:20 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1S7tmp-0001mG-4L; Wed, 14 Mar 2012 19:23:03 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1S7tmm-0001mB-Uy for linux-arm-kernel@merlin.infradead.org; Wed, 14 Mar 2012 19:23:01 +0000 Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by casper.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1S7tmj-0003NE-Bx for linux-arm-kernel@lists.infradead.org; Wed, 14 Mar 2012 19:22:59 +0000 Received: from dude.hi.pengutronix.de ([2001:6f8:1178:2:21e:67ff:fe11:9c5c]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1S7tmc-0002qW-HA; Wed, 14 Mar 2012 20:22:50 +0100 Received: from sha by dude.hi.pengutronix.de with local (Exim 4.77) (envelope-from ) id 1S7tmb-0006Gl-S2; Wed, 14 Mar 2012 20:22:49 +0100 Date: Wed, 14 Mar 2012 20:22:49 +0100 From: Sascha Hauer To: Olof Johansson Subject: [GIT PULL] i.MX35 3ds updates Message-ID: <20120314192249.GR3852@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 20:21:26 up 123 days, 3:08, 27 users, load average: 0.03, 1.14, 1.06 User-Agent: Mutt/1.5.21 (2010-09-15) X-SA-Exim-Connect-IP: 2001:6f8:1178:2:21e:67ff:fe11:9c5c X-SA-Exim-Mail-From: sha@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20120314_192257_597678_9DD55BB6 X-CRM114-Status: GOOD ( 23.83 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -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: linux-arm-kernel@lists.infradead.org, Arnd Bergmann 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: , 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, Olof, Please pull the following board updates for the i.MX35 3ds board. Sascha The following changes since commit 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d: Linux 3.3-rc6 (2012-03-03 17:08:09 -0800) are available in the git repository at: git://git.pengutronix.de/git/imx/linux-2.6.git tags/imx35-cam-fb for you to fetch changes up to 25af2d9f85750bb129eb224b7b3a07d3c93d282d: i.MX35-PDK: Add Camera support (2012-03-14 20:16:09 +0100) ---------------------------------------------------------------- ARM i.MX35 3ds: Framebuffer and camera support ---------------------------------------------------------------- Alex Gershgorin (1): i.MX35-PDK: Add Camera support wu guoxing (1): ARM : mx35: 3ds-board: add framebuffer device arch/arm/mach-imx/mach-mx35_3ds.c | 216 +++++++++++++++++++++++++++++++++++++ 1 files changed, 216 insertions(+), 0 deletions(-)