From patchwork Tue Nov 20 15:05:31 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 200374 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 578652C008F for ; Wed, 21 Nov 2012 02:09:33 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TapPD-0007dg-Eb; Tue, 20 Nov 2012 15:06:31 +0000 Received: from mail-pa0-f49.google.com ([209.85.220.49]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TapOK-0007C4-Io for linux-arm-kernel@lists.infradead.org; Tue, 20 Nov 2012 15:05:38 +0000 Received: by mail-pa0-f49.google.com with SMTP id bi1so1331374pad.36 for ; Tue, 20 Nov 2012 07:05:36 -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=Qb4ge3RDLlIWLLa9gtpC1gFtXvr1Tt50ADLp6VgpqXU=; b=QYczzPXKmjHEcZdSPCwU+M/2jNemh9awPQ+hJnxPiainHsoZL+q9EfEV1xOX6ZoRw6 GavQYvlb/1uST0OaxIYhmrw6etzz14LwPz7h3YpCx4oj/razNgQ2O1AEHdQ/tXU3xuMH lFxQH4JvtGGKfRwDNt7gcIGGCCqWiJFl9PgZZt9qbagBomBfTfkHX7GEIb8yL7f77i1/ wW/lqLpqYB9DUuB3JQN/EchLWGYW2tUYIdUmk82yDD1+G5mTwkAEoWUU9u1Cc2Wrdua5 o/bGz2YA+8mX62H7JEJGmy0zasUc0rQRBmxbn5tJ9B2/84Q34FClzmj7EBAG/RbdEzbu meww== Received: by 10.68.191.200 with SMTP id ha8mr49310173pbc.51.1353423936328; Tue, 20 Nov 2012 07:05:36 -0800 (PST) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id s1sm8213716paz.0.2012.11.20.07.05.33 (version=SSLv3 cipher=OTHER); Tue, 20 Nov 2012 07:05:35 -0800 (PST) Message-ID: <50AB9C3B.9080203@samsung.com> Date: Wed, 21 Nov 2012 00:05:31 +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 6/7] Samsung devel for v3.8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121120_100538_224617_14A9B682 X-CRM114-Status: GOOD ( 11.40 ) 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.220.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 for other Samsung devel for v3.8. This includes supporting legacy i2c controller and ARM down clock support for exynos5 and small changes. Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/devel-samsung If any problems, please kindly let me know. Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 0a9d5ac307aefbb2c772537d3fe7f75046d563ac: ARM: EXYNOS: removing exynos-drm device registration from non-dt platforms (2012-10-29 21:51:55 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/devel-samsung Abhilash Kesavan (4): ARM: EXYNOS: Setup legacy i2c controller interrupts ARM: EXYNOS: Add aliases for i2c controller ARM: EXYNOS: Fix i2c suspend/resume for legacy controller ARM: EXYNOS: Add ARM down clock support Colin Cross (2): ARM: SAMSUNG: add clock_tree debugfs file in clock ARM: SAMSUNG: call clk_get_rate for debugfs rate files Jingoo Han (1): ARM: EXYNOS: Add dp clock support for EXYNOS5 Kukjin Kim (1): Merge branch 'next/hdmi-samsung' into next/devel-samsung Vasanth Ananthan (1): ARM: EXYNOS: Clock settings for SATA and SATA PHY arch/arm/boot/dts/exynos5250.dtsi | 27 ++++++--- arch/arm/mach-exynos/clock-exynos5.c | 28 ++++++++- arch/arm/mach-exynos/cpuidle.c | 36 +++++++++++ arch/arm/mach-exynos/include/mach/regs-clock.h | 19 ++++++ arch/arm/mach-exynos/include/mach/regs-pmu.h | 2 + arch/arm/mach-exynos/mach-exynos5-dt.c | 24 ++++++++ arch/arm/mach-exynos/pm.c | 9 +++ arch/arm/plat-samsung/clock.c | 75 +++++++++++++++++++++++- 8 files changed, 206 insertions(+), 14 deletions(-)