From patchwork Thu Feb 14 03:51:07 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vikas C Sajjan X-Patchwork-Id: 14786 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id EDC8A23E2E for ; Thu, 14 Feb 2013 03:51:29 +0000 (UTC) Received: from mail-ve0-f175.google.com (mail-ve0-f175.google.com [209.85.128.175]) by fiordland.canonical.com (Postfix) with ESMTP id BDA90A1850B for ; Thu, 14 Feb 2013 03:51:29 +0000 (UTC) Received: by mail-ve0-f175.google.com with SMTP id cy12so1742571veb.34 for ; Wed, 13 Feb 2013 19:51:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=Mg5qsHGTOxawfojaDa8fO6oBJ8mPMoxRM9lWGj3UWTA=; b=LlLwWBTOa4c7m6QXYrDtr+ysqGTF9cw8Ototnx9PneJS18BTpeJuWVvQsAD/FzyRGD cCN6V39yLhIt1UKlmaDod7sjYA15O54xWipqPH2YcSf201DrjRdOPlt2FCRnEKwm6198 zWCy+9Fi6RRfOh4to1EssESSwew4ocI/t4N1CoiuEHFHk4D6fZ5Rp97Sp5/bujsrzj/y MBtxaGPHaDhISdPAe72iMqZJzhoAZflYliQUc+v4WqJ7QkTg6sFUmUUYu3bT+5MEBnc4 MFcUKBYZE8758r/pe04ak8UdFla794ljtgBzn7m3Pu+RhqV+d9wVd0NWbDUS84jRLReR 80BA== X-Received: by 10.220.142.71 with SMTP id p7mr32708701vcu.3.1360813889259; Wed, 13 Feb 2013 19:51:29 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.221.4.5 with SMTP id oa5csp237042vcb; Wed, 13 Feb 2013 19:51:28 -0800 (PST) X-Received: by 10.66.80.70 with SMTP id p6mr70782755pax.23.1360813888465; Wed, 13 Feb 2013 19:51:28 -0800 (PST) Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by mx.google.com with ESMTPS id h9si7576101paz.237.2013.02.13.19.51.28 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Feb 2013 19:51:28 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.51 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.220.51; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.51 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) smtp.mail=vikas.sajjan@linaro.org Received: by mail-pa0-f51.google.com with SMTP id hz1so1128209pad.24 for ; Wed, 13 Feb 2013 19:51:28 -0800 (PST) X-Received: by 10.66.85.1 with SMTP id d1mr70511436paz.81.1360813887619; Wed, 13 Feb 2013 19:51:27 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id t6sm88453703paz.11.2013.02.13.19.51.24 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Feb 2013 19:51:26 -0800 (PST) From: Vikas Sajjan To: patches@linaro.org Subject: [PATCH v3 3/5] ARM: dts: Add FIMD node and display timing node to exynos4412-origen.dts Date: Thu, 14 Feb 2013 09:21:07 +0530 Message-Id: <1360813869-7200-4-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1360813869-7200-1-git-send-email-vikas.sajjan@linaro.org> References: <1360813869-7200-1-git-send-email-vikas.sajjan@linaro.org> X-Gm-Message-State: ALoCoQk4PyQgoC/NXQarz+UhrrOkwRadm+hpStAyOzCL33iQKZbD4LAV/PAOIuAiJs1iOX5rMXac Adds FIMD DT support to Origen quad board Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos4412-origen.dts | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index 4eba374..0bb183b 100644 --- a/arch/arm/boot/dts/exynos4412-origen.dts +++ b/arch/arm/boot/dts/exynos4412-origen.dts @@ -44,6 +44,28 @@ status = "okay"; }; + fimd@11c00000 { + samsung,power-domain = <&pd_lcd0>; + pinctrl-0 = <&lcd_sync &lcd_clk &lcd_en &lcd_data24 &pwm1_out>; + pinctrl-names = "default"; + status = "okay"; + }; + + display-timings { + native-mode = <&timing0>; + timing0: timing@0 { + clock-frequency = <50000>; + hactive = <1024>; + vactive = <600>; + hfront-porch = <64>; + hback-porch = <16>; + hsync-len = <48>; + vback-porch = <64>; + vfront-porch = <16>; + vsync-len = <3>; + }; + }; + serial@13800000 { status = "okay"; };