From patchwork Tue Nov 20 15:05:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 200375 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 26B7D2C008F for ; Wed, 21 Nov 2012 02:10:23 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TapPh-0007tv-Nb; Tue, 20 Nov 2012 15:07:02 +0000 Received: from mail-pb0-f49.google.com ([209.85.160.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TapOX-0007N3-DS for linux-arm-kernel@lists.infradead.org; Tue, 20 Nov 2012 15:05:50 +0000 Received: by mail-pb0-f49.google.com with SMTP id un15so4027862pbc.36 for ; Tue, 20 Nov 2012 07:05:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=3zL83ctHqLtVEJ1FvOZEU2kWoCs0KKC2Np0ihFvqq2U=; b=SmecJEfXfT6zDzMEk8nLwMSVzt1dk+64rgXuh6o90Zf20pvDLVixU0VOkWHrGKqZZ7 +5gkOwJ9nkpHlFXmCVvwPcqDQsABRrqA5nOZ5aiq2jCHO+YFb0Z+Su9NrrjC2Rs3VcNR WvRLcN649r+MXJaTRh6s7vkMamQ+hLWYrZhPs7udNGQnn2irUCFUpfeipVupHCV4LK0W Hv1pnMUeo++eO0KWpj947pHKVAgKLRSNFAqzK17Duo+1sPetUvt1BnRNzWhTLbT6B3JL iTqAubjwNABORkIHGY304zwv3LjjPCOBw9gACFYvS0Hjy/0x7hnxqPjhuvwhsjNvHqJU wK8Q== Received: by 10.66.81.42 with SMTP id w10mr8624219pax.66.1353423948565; Tue, 20 Nov 2012 07:05:48 -0800 (PST) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id i4sm8203614pav.20.2012.11.20.07.05.44 (version=SSLv3 cipher=OTHER); Tue, 20 Nov 2012 07:05:46 -0800 (PST) Message-ID: <50AB9C46.7000901@samsung.com> Date: Wed, 21 Nov 2012 00:05:42 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL 7/7] Samsung boards update for v3.8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121120_100549_735181_71E4463E X-CRM114-Status: GOOD ( 10.58 ) X-Spam-Score: -1.8 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.8 RCVD_IN_SORBS_WEB RBL: SORBS: sender is an abusable web server [121.136.168.198 listed in dnsbl.sorbs.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.160.49 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: "linux-samsung-soc@vger.kernel.org" , "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 Arnd, Olof Here is Samsung boards update for v3.8 and most of them are updates for S3C64XX Cragganmore board. Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/board-samsung Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. 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/kgene/linux-samsung.git next/board-samsung Dimitris Papastamos (1): ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore Mark Brown (9): 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 ARM: S3C64XX: Add missing device selects for Cragganmore Tomasz Figa (1): ARM: EXYNOS: Add missing USB regulators for origen arch/arm/mach-exynos/mach-origen.c | 2 + arch/arm/mach-s3c64xx/Kconfig | 2 + arch/arm/mach-s3c64xx/mach-crag6410-module.c | 141 +++++++++++++++++++++----- arch/arm/mach-s3c64xx/mach-crag6410.c | 29 +++++- 4 files changed, 148 insertions(+), 26 deletions(-)