From patchwork Tue Jul 30 11:19:32 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: 18659 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f198.google.com (mail-ve0-f198.google.com [209.85.128.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BC09E248E6 for ; Tue, 30 Jul 2013 11:19:59 +0000 (UTC) Received: by mail-ve0-f198.google.com with SMTP id 15sf1478550vea.9 for ; Tue, 30 Jul 2013 04:19:59 -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=EMt5N1xSSVJll+8ZkoMl92rlg+XnEiDYh/mp9gVirME=; b=LLKLdGW7MJEiuq1wuOFnL9ZffybPOInVq20kMlUmsyPdI2MMXjAn0UNt6RjRaYGeek Qy2JZQIHwQK2xIOH0vLxIhpmXWr7UQGO13F7qmJBLoeuvllWn1QF3lfeffbsz+PLUO7l 6SVo/SQJttGjAVh7rBAaW3iPX3YeE/wrMdSoMr7ExZS+CqBVOl9ICeR3TU1knN91hGx6 hQ9MCfvvkqb56EKvOJWs3rwvV4eFxEIY/JzEm7Tt5/M4okCr35k+Fvo7gu0vGf072wIX 3UqgJxpvXy4RjQpHx5yWg93zfga02HJ3lb9fpbxYcESIDSF/3iQegIDEAdYCfCnVADpQ tkag== X-Received: by 10.224.54.73 with SMTP id p9mr81708946qag.1.1375183199547; Tue, 30 Jul 2013 04:19:59 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.95.138 with SMTP id dk10ls130615qeb.23.gmail; Tue, 30 Jul 2013 04:19:59 -0700 (PDT) X-Received: by 10.58.19.162 with SMTP id g2mr27232981vee.12.1375183199392; Tue, 30 Jul 2013 04:19:59 -0700 (PDT) Received: from mail-ve0-f176.google.com (mail-ve0-f176.google.com [209.85.128.176]) by mx.google.com with ESMTPS id zj7si4781490vdb.116.2013.07.30.04.19.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 04:19:59 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.176 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.176; Received: by mail-ve0-f176.google.com with SMTP id b10so1759998vea.35 for ; Tue, 30 Jul 2013 04:19:59 -0700 (PDT) X-Received: by 10.52.164.16 with SMTP id ym16mr22357573vdb.32.1375183199302; Tue, 30 Jul 2013 04:19:59 -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.11.8 with SMTP id pc8csp170192vcb; Tue, 30 Jul 2013 04:19:58 -0700 (PDT) X-Received: by 10.66.233.73 with SMTP id tu9mr73698295pac.124.1375183198356; Tue, 30 Jul 2013 04:19:58 -0700 (PDT) Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by mx.google.com with ESMTPS id vs7si1512057pbc.115.2013.07.30.04.19.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 04:19:58 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.43 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.220.43; Received: by mail-pa0-f43.google.com with SMTP id hz10so6052885pad.16 for ; Tue, 30 Jul 2013 04:19:58 -0700 (PDT) X-Received: by 10.68.5.228 with SMTP id v4mr490539pbv.117.1375183197996; Tue, 30 Jul 2013 04:19:57 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPSA id t9sm24619204pba.46.2013.07.30.04.19.53 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 04:19:57 -0700 (PDT) From: Vikas Sajjan To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, t.figa@samsung.com, devicetree@vger.kernel.org, jg1.han@samsung.com, inki.dae@samsung.com, ajaynumb@gmail.com, patches@linaro.org, linaro-kernel@lists.linaro.org Subject: [PATCH v2 1/7] ARM: dts: Move display-timimg information inside FIMD DT node for exynos5250 Date: Tue, 30 Jul 2013 16:49:32 +0530 Message-Id: <1375183178-8201-2-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1375183178-8201-1-git-send-email-vikas.sajjan@linaro.org> References: <1375183178-8201-1-git-send-email-vikas.sajjan@linaro.org> X-Gm-Message-State: ALoCoQmWMhIVsGUMTfa3fdfJdRs6D8HvmiNGT3+W8fVoSLwNHhqUKiyoVs90gq5jHauVAKtTz/6S X-Original-Sender: vikas.sajjan@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.176 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: , As the display-timing information is parsed by FIMD driver, it makes sense to move the display-timimg DT node inside FIMD DT node for exynos5250 Signed-off-by: Vikas Sajjan Reviewed-by: Tomasz Figa --- arch/arm/boot/dts/exynos5250-smdk5250.dts | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/arch/arm/boot/dts/exynos5250-smdk5250.dts b/arch/arm/boot/dts/exynos5250-smdk5250.dts index 49f18c2..d176dbb 100644 --- a/arch/arm/boot/dts/exynos5250-smdk5250.dts +++ b/arch/arm/boot/dts/exynos5250-smdk5250.dts @@ -262,19 +262,22 @@ pinctrl-0 = <&dp_hpd>; }; - display-timings { - native-mode = <&timing0>; - timing0: timing@0 { - /* 1280x800 */ - clock-frequency = <50000>; - hactive = <1280>; - vactive = <800>; - hfront-porch = <4>; - hback-porch = <4>; - hsync-len = <4>; - vback-porch = <4>; - vfront-porch = <4>; - vsync-len = <4>; + fimd@14400000 { + status = "okay"; + display-timings { + native-mode = <&timing0>; + timing0: timing@0 { + /* 1280x800 */ + clock-frequency = <50000>; + hactive = <1280>; + vactive = <800>; + hfront-porch = <4>; + hback-porch = <4>; + hsync-len = <4>; + vback-porch = <4>; + vfront-porch = <4>; + vsync-len = <4>; + }; }; };