From patchwork Tue Nov 20 15:04:51 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 200368 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 087272C0093 for ; Wed, 21 Nov 2012 02:08:00 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TapNu-0007AD-Pq; Tue, 20 Nov 2012 15:05:11 +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 1TapNi-00076f-Gu for linux-arm-kernel@lists.infradead.org; Tue, 20 Nov 2012 15:04:59 +0000 Received: by mail-pb0-f49.google.com with SMTP id un15so4027422pbc.36 for ; Tue, 20 Nov 2012 07:04:57 -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=X9ctECCH9C94sa+ncsMICaamSj9I9HaUgwkFo1AVtHA=; b=UNq76iPPJQX7VcQu+DHcSaVV58fpS5cL0MOE4WPsIc/VqtNlmuzMSbzeWdMVBvkwXF QaM7TzfihPLW7cCBS4SDrWIVi076iBSicK8FFJ5+v/HxyZR6DnpXSPnXzcBlCk+TuLri ZUpBwT0sVQfAap57UmE+Ts7omtwTmtuIVTbP1mDUGDL70dOEPYkKu80md3YvMruABAZT yM06IMOE/sU9DUNJofdRK3MGB4ItEzhuYwYEAfvLtV7WhDxvB/neXhtsp425W9Z6yHno 6uMgVHjlPpnILjL+xvwODYadD+QauPTJ0x/740QEEXgtzT5bMCaUxihYJaePirkYTODK 9loQ== Received: by 10.68.216.73 with SMTP id oo9mr43525915pbc.80.1353423897458; Tue, 20 Nov 2012 07:04:57 -0800 (PST) Received: from [10.211.55.6] ([121.136.168.198]) by mx.google.com with ESMTPS id kc4sm8200078pbc.23.2012.11.20.07.04.53 (version=SSLv3 cipher=OTHER); Tue, 20 Nov 2012 07:04:56 -0800 (PST) Message-ID: <50AB9C13.9090900@samsung.com> Date: Wed, 21 Nov 2012 00:04:51 +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 2/7] Samsung hdmi for v3.8 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121120_100458_779172_D7CFA2F2 X-CRM114-Status: GOOD ( 13.80 ) 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, This is for adding support for DT based exynos5250 hdmi and it adds device node for hdmi, mixer, hdmiphy and hdmiddc. Please pull Samsung hdmi for v3.8 from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/hdmi-samsung Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64: Linux 3.7-rc3 (2012-10-28 12:24:48 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/hdmi-samsung Rahul Sharma (6): ARM: dts: add device tree support for exynos5 hdmi ARM: dts: add device tree support for exynos5 mixer ARM: dts: add device tree support for exynos5 hdmiphy ARM: dts: add device tree support for exynos5 hdmiddc ARM: EXYNOS: add clocks for exynos5 hdmi ARM: EXYNOS: removing exynos-drm device registration from non-dt platforms .../devicetree/bindings/drm/exynos/hdmi.txt | 22 +++++++++++++++ .../devicetree/bindings/drm/exynos/hdmiddc.txt | 12 ++++++++ .../devicetree/bindings/drm/exynos/hdmiphy.txt | 12 ++++++++ .../devicetree/bindings/drm/exynos/mixer.txt | 15 ++++++++++ arch/arm/boot/dts/exynos5250-smdk5250.dts | 24 +++++++++++++++- arch/arm/boot/dts/exynos5250.dtsi | 20 +++++++++++++ arch/arm/mach-exynos/Makefile | 1 - arch/arm/mach-exynos/clock-exynos5.c | 14 ++++++++- arch/arm/mach-exynos/dev-drm.c | 29 -------------------- arch/arm/mach-exynos/mach-exynos5-dt.c | 8 +++++ arch/arm/mach-exynos/mach-nuri.c | 3 -- arch/arm/mach-exynos/mach-origen.c | 3 -- arch/arm/mach-exynos/mach-smdk4x12.c | 3 -- arch/arm/mach-exynos/mach-smdkv310.c | 3 -- arch/arm/mach-exynos/mach-universal_c210.c | 3 -- arch/arm/plat-samsung/include/plat/devs.h | 2 - 16 files changed, 124 insertions(+), 50 deletions(-) create mode 100644 Documentation/devicetree/bindings/drm/exynos/hdmi.txt create mode 100644 Documentation/devicetree/bindings/drm/exynos/hdmiddc.txt create mode 100644 Documentation/devicetree/bindings/drm/exynos/hdmiphy.txt create mode 100644 Documentation/devicetree/bindings/drm/exynos/mixer.txt delete mode 100644 arch/arm/mach-exynos/dev-drm.c