From patchwork Mon Apr 1 14:22:31 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: 15792 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 D39BB23E00 for ; Mon, 1 Apr 2013 14:22:58 +0000 (UTC) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by fiordland.canonical.com (Postfix) with ESMTP id 8E2D0A18259 for ; Mon, 1 Apr 2013 14:22:58 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id hx10so2336909vcb.19 for ; Mon, 01 Apr 2013 07:22:58 -0700 (PDT) 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=xgNQGq+Dyyc+z3sLd1picYxD3K9cziXXyzSJw0FlN7k=; b=lOZ5xMAB2Z49WnAfHDusqAVtQ4UCRhVa1xIIkBjDgbLfvfMH3DRtUjuJBl9wuHadjJ wZnH8RPDcnfX9edAr1iIvwgFYqY4Fctrt80iwGM6rslSEPhYQH/VThEiT/eh72/kPMI7 rYt4Uo7Y+L85OCmISWvslR5TgPVgag4gJIqPNycJ5X2nZA14y6TWEpAXsyIEhA136TLo L7GY+YoTRnAtSEskrjSwDyE6f1lkJ+iMdrbGgBbkQGrdqo+03Khw9FAPaa3EeKMJTIwS ICV3HeTos978PCSs1CjJPf33Zs1m4skmFlwIedl4wVHFgVjb0IlraBIX5GLeMfTnX7u3 YSpw== X-Received: by 10.52.76.103 with SMTP id j7mr8061169vdw.90.1364826178102; Mon, 01 Apr 2013 07:22:58 -0700 (PDT) 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.59.4.204 with SMTP id cg12csp83475ved; Mon, 1 Apr 2013 07:22:57 -0700 (PDT) X-Received: by 10.66.121.1 with SMTP id lg1mr19351427pab.167.1364826177334; Mon, 01 Apr 2013 07:22:57 -0700 (PDT) Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by mx.google.com with ESMTPS id qp8si13300072pbc.153.2013.04.01.07.22.56 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 01 Apr 2013 07:22:57 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.44 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.220.44; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.44 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-f44.google.com with SMTP id bi5so1342296pad.17 for ; Mon, 01 Apr 2013 07:22:56 -0700 (PDT) X-Received: by 10.66.87.234 with SMTP id bb10mr19003276pab.203.1364826176769; Mon, 01 Apr 2013 07:22:56 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id kl4sm14001944pbc.31.2013.04.01.07.22.53 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 01 Apr 2013 07:22:55 -0700 (PDT) From: Vikas Sajjan To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sylvester.nawrocki@gmail.com, devicetree-discuss@lists.ozlabs.org, inki.dae@samsung.com, patches@linaro.org, linaro-kernel@lists.linaro.org Subject: [PATCH v10 2/3] ARM: dts: Add FIMD node and display timing node to exynos4412-origen.dts Date: Mon, 1 Apr 2013 19:52:31 +0530 Message-Id: <1364826153-8925-3-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1364826153-8925-1-git-send-email-vikas.sajjan@linaro.org> References: <1364826153-8925-1-git-send-email-vikas.sajjan@linaro.org> X-Gm-Message-State: ALoCoQlPwHlRa1cMunjoE9nShby0I8Tr/fRaMjgOZNIRP4RMx1RoW1bZhr+RcsGHDqUlmctDZHwx This patch adds FIMD related nodes for the Origen Quad board. Signed-off-by: Vikas Sajjan Reviewed-by: Sylwester Nawrocki --- arch/arm/boot/dts/exynos4412-origen.dts | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index a5478bd..cb0c507 100644 --- a/arch/arm/boot/dts/exynos4412-origen.dts +++ b/arch/arm/boot/dts/exynos4412-origen.dts @@ -70,6 +70,27 @@ status = "okay"; }; + fimd@11c00000 { + pinctrl-0 = <&lcd_clk &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"; };