From patchwork Tue Jun 11 06:29:51 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 17785 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f197.google.com (mail-qc0-f197.google.com [209.85.216.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6587925E1A for ; Tue, 11 Jun 2013 06:44:38 +0000 (UTC) Received: by mail-qc0-f197.google.com with SMTP id u12sf3204880qcx.0 for ; Mon, 10 Jun 2013 23:44:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=Io9ynd0RX+k4yRSoIYr83RLnVnRgjvuMDsolPXCeGRA=; b=QPUrqGC6+G7ZTInW8M/VilsauI68RR2j0YUfvk2jjKt8pGRkuGIcKSRONWvk2xNpmd LOkyRQ//Qb1e5KjWpPLms5y9E4zCIyD6At7Qd5cgAjS+9/UmmZUBP0zZItcnLRuA6mYi 8sudKoWvWrCsi2N73DFrddyxnBzff1SqPTn3VFwz/aTppKgs1zPjQylOSiFerINgCkoE 34GFYqlOi6H03NbBm+OgdOhsgKD2BcZJBJn4DAx/na3lByOYOuHX0JYnBACa8GUeWfWj UoL5oN4hEnOsBcHEIklvSitQ6xWOxCPjfcmC4INhlOWra9jGNa8DXqSFlqy9ARX3Cv2K Mzqg== X-Received: by 10.224.215.68 with SMTP id hd4mr10259933qab.5.1370933078045; Mon, 10 Jun 2013 23:44:38 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.97.103 with SMTP id dz7ls2303955qeb.96.gmail; Mon, 10 Jun 2013 23:44:37 -0700 (PDT) X-Received: by 10.52.232.69 with SMTP id tm5mr6278745vdc.117.1370933077813; Mon, 10 Jun 2013 23:44:37 -0700 (PDT) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx.google.com with ESMTPS id ml6si6460144vec.20.2013.06.10.23.44.37 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 23:44:37 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.173; Received: by mail-vc0-f173.google.com with SMTP id ht10so1581151vcb.18 for ; Mon, 10 Jun 2013 23:44:37 -0700 (PDT) X-Received: by 10.58.116.211 with SMTP id jy19mr7454911veb.7.1370933077693; Mon, 10 Jun 2013 23:44:37 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.221.10.206 with SMTP id pb14csp96955vcb; Mon, 10 Jun 2013 23:44:37 -0700 (PDT) X-Received: by 10.68.101.34 with SMTP id fd2mr2214832pbb.137.1370933076850; Mon, 10 Jun 2013 23:44:36 -0700 (PDT) Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com [209.85.192.177]) by mx.google.com with ESMTPS id mr7si6325312pbb.227.2013.06.10.23.44.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 23:44:36 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.177 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.177; Received: by mail-pd0-f177.google.com with SMTP id p10so2758759pdj.22 for ; Mon, 10 Jun 2013 23:44:36 -0700 (PDT) X-Received: by 10.68.232.67 with SMTP id tm3mr13067052pbc.204.1370933076439; Mon, 10 Jun 2013 23:44:36 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id vu10sm13398819pbc.27.2013.06.10.23.44.31 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 10 Jun 2013 23:44:35 -0700 (PDT) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org Cc: devicetree-discuss@lists.ozlabs.org, kgene.kim@samsung.com, t.figa@samsung.com, sachin.kamat@linaro.org, tushar.behera@linaro.org, patches@linaro.org Subject: [PATCH v2 3/4] ARM: dts: Add FIMD node to Origen4210 board Date: Tue, 11 Jun 2013 11:59:51 +0530 Message-Id: <1370932192-19365-4-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1370932192-19365-1-git-send-email-sachin.kamat@linaro.org> References: <1370932192-19365-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQnnnUx4ZGT8Bd3C/OJL3l79aj//aV5/06eXPSKxWgvmfnpU+5oRYBaEhTHnuOb2ADnWqXTw X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Added FIMD and display timing node to Origen4210 board. Signed-off-by: Sachin Kamat Signed-off-by: Tushar Behera --- No change since v1. --- arch/arm/boot/dts/exynos4210-origen.dts | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts index bcf8079..4c6c3cd 100644 --- a/arch/arm/boot/dts/exynos4210-origen.dts +++ b/arch/arm/boot/dts/exynos4210-origen.dts @@ -290,4 +290,25 @@ clock-frequency = <24000000>; }; }; + + fimd@11c00000 { + pinctrl-0 = <&lcd_en &lcd_clk &lcd_data24 &pwm0_out>; + pinctrl-names = "default"; + status = "okay"; + }; + + display-timings { + native-mode = <&timing0>; + timing0: timing { + 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>; + }; + }; };