From patchwork Wed Oct 17 07:38:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Brown X-Patchwork-Id: 191975 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 B85D72C00AE for ; Wed, 17 Oct 2012 18:42:53 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TOOCu-0007Be-NO; Wed, 17 Oct 2012 07:38:24 +0000 Received: from opensource.wolfsonmicro.com ([80.75.67.52]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TOOCr-0007BQ-5w for linux-arm-kernel@lists.infradead.org; Wed, 17 Oct 2012 07:38:21 +0000 Received: from finisterre.wolfsonmicro.main (unknown [175.126.181.153]) by opensource.wolfsonmicro.com (Postfix) with ESMTPSA id 1C069110471; Wed, 17 Oct 2012 08:38:19 +0100 (BST) Received: from broonie by finisterre.wolfsonmicro.main with local (Exim 4.80) (envelope-from ) id 1TOOCl-0005Kz-F6; Wed, 17 Oct 2012 16:38:15 +0900 Date: Wed, 17 Oct 2012 16:38:15 +0900 From: Mark Brown To: Kukjin Kim Subject: [PATCH 0/8] Cragganmore updates Message-ID: <20121017073813.GI14199@opensource.wolfsonmicro.com> MIME-Version: 1.0 X-Cookie: You will be run over by a beer truck. User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.4 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: patches@opensource.wolfsonmicro.com, 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: , 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 The following changes since commit ddffeb8c4d0331609ef2581d84de4d763607bd37: Linux 3.7-rc1 (2012-10-14 14:41:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/crag6410 for you to fetch changes up to c8a825563eae03e657b191c2b4948f7613ae91b6: ARM: S3C64XX: Add handset module to probed Glenfarclas modules (2012-10-16 14:09:01 +0900) ---------------------------------------------------------------- ARM: S3C64XX: Cragganmore updates There's a bunch of things in here (some have been posted before I believe), the main thing is the update to support muliple board revisions but there's also some new modules added. ---------------------------------------------------------------- Mark Brown (8): ARM: S3C64XX: Add more Glenfarclas module ID strings ARM: S3C64XX: Update hookup for Arizona class devices ARM: S3C64XX: Provide platform data for Tomatin/Balblair on Cragganmore ARM: S3C64XX: Handle revision-specific differences in Cragganmore modules ARM: S3C64XX: Handle new Amrut modules on Cragganmore ARM: S3C64XX: Add hookup for Deanston module on Cragganmore ARM: S3C64XX: Add WM2200 module for Cragganmore ARM: S3C64XX: Add handset module to probed Glenfarclas modules arch/arm/mach-s3c64xx/mach-crag6410-module.c | 141 +++++++++++++++++++++----- arch/arm/mach-s3c64xx/mach-crag6410.c | 29 +++++- 2 files changed, 144 insertions(+), 26 deletions(-)