From patchwork Thu Feb 28 09:42:37 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: 15142 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 7FCE04C54F8 for ; Thu, 28 Feb 2013 09:43:11 +0000 (UTC) Received: from mail-ve0-f169.google.com (mail-ve0-f169.google.com [209.85.128.169]) by fiordland.canonical.com (Postfix) with ESMTP id 1E693A194D6 for ; Thu, 28 Feb 2013 09:43:11 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id 15so1611461vea.28 for ; Thu, 28 Feb 2013 01:43:10 -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:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=1dIp+oa9Wf1XZ9Y15dz67o45DEM3Euy+GJIMBbFtVk8=; b=a5OtDdSDCuQoRCcJ3Rx1xboOTU6KQAOansLO29+gJwEKFydfGWNqo8PJ/ECkxvOSXP 6FSd0p+V4z0pYnfwcKu8iuqehrpZjxWyNtPWbtAZ71gsPEvxxom2Lj1FasHFf81sAiSH GgMp6RbLevupj+EKzekQjqZwuci5AQFVfOfTOt0z+62m1bm/zzJ37sW1W3o1qqVA9Jj1 AncQq7F27iA6aZi8qX8h/AX2uW5TQtln7J37eVrhVwaCXj8BLKK5QAP+nK0d1bdnqVbt j4N8DFNNjTps+SE630KuX0HE1U2Aq4yOdI2oM8ETI8PwmId5+QfjqYr+JjWrbuWDLUSD iipQ== X-Received: by 10.52.88.237 with SMTP id bj13mr1974521vdb.75.1362044590618; Thu, 28 Feb 2013 01:43:10 -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.58.145.101 with SMTP id st5csp216047veb; Thu, 28 Feb 2013 01:43:10 -0800 (PST) X-Received: by 10.66.148.6 with SMTP id to6mr11990939pab.112.1362044589583; Thu, 28 Feb 2013 01:43:09 -0800 (PST) Received: from mail-da0-f54.google.com (mail-da0-f54.google.com [209.85.210.54]) by mx.google.com with ESMTPS id zt7si2343013pbc.332.2013.02.28.01.43.09 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Feb 2013 01:43:09 -0800 (PST) Received-SPF: neutral (google.com: 209.85.210.54 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.210.54; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.210.54 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-da0-f54.google.com with SMTP id p1so783866dad.13 for ; Thu, 28 Feb 2013 01:43:09 -0800 (PST) X-Received: by 10.68.192.106 with SMTP id hf10mr8070358pbc.122.1362044589173; Thu, 28 Feb 2013 01:43:09 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id zm1sm7818402pbc.26.2013.02.28.01.43.03 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Feb 2013 01:43:08 -0800 (PST) From: Vikas Sajjan To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org, t.figa@samsung.com, sylvester.nawrocki@gmail.com, devicetree-discuss@lists.ozlabs.org, inki.dae@samsung.com, jy0922.shim@samsung.com Subject: [PATCH v6 3/5] ARM: dts: Add FIMD node and display timing node to exynos4412-origen.dts Date: Thu, 28 Feb 2013 15:12:37 +0530 Message-Id: <1362044559-7496-4-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1362044559-7496-1-git-send-email-vikas.sajjan@linaro.org> References: <1362044559-7496-1-git-send-email-vikas.sajjan@linaro.org> X-Gm-Message-State: ALoCoQneSM+Zc0VA2kUe6bTQbB84CpASt/stuGFnrLmf/rCDNCjAcqFmxuyMQWWkxdEOUDanYU5M 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 31e14c4..a6fd41f 100644 --- a/arch/arm/boot/dts/exynos4412-origen.dts +++ b/arch/arm/boot/dts/exynos4412-origen.dts @@ -70,6 +70,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"; };