From patchwork Tue Jul 30 11:19: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: 18664 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qa0-f69.google.com (mail-qa0-f69.google.com [209.85.216.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6997C248E6 for ; Tue, 30 Jul 2013 11:20:26 +0000 (UTC) Received: by mail-qa0-f69.google.com with SMTP id bv4sf4724035qab.4 for ; Tue, 30 Jul 2013 04:20:26 -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=h7dxh/0DXIKyCxo0tiA7WSpBvEnVoKZ2PASIgi/+XXk=; b=N8HIF7Y0cNKRONHqz9o7b8hOLNB+FwAB9kyMr1e+LZeyO/duIBmyAh0ga1ohtBIC+6 oY0OS8vD2kPyXUm59WMuMVckssURL+bmwfJL3DIV94OhxtpKzD6oaTXpPD5w4tygQ1zS SMMbiBWzAr357VlHzqhy0u7zN6L8wCnyqEb04PBknCum74PQnTw5j/cgVOUztsEo+JNV RNS9UXeRVYjf2h7LjPWUSVgfyday5t55/45yBsynYzQVExBdWzhR/zrHhfUOYKVH/ebM UibtRREzsYaWKg+ourPLSdiU/jSNAl/qCmTdHin51m7qo4ZohaY7mPof8aXVIjR87ikl qe9A== X-Received: by 10.236.70.105 with SMTP id o69mr13127915yhd.53.1375183226241; Tue, 30 Jul 2013 04:20:26 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.49.135 with SMTP id u7ls156280qen.3.gmail; Tue, 30 Jul 2013 04:20:26 -0700 (PDT) X-Received: by 10.58.152.3 with SMTP id uu3mr27052334veb.16.1375183225978; Tue, 30 Jul 2013 04:20:25 -0700 (PDT) Received: from mail-ve0-f177.google.com (mail-ve0-f177.google.com [209.85.128.177]) by mx.google.com with ESMTPS id jf10si1089038vdb.11.2013.07.30.04.20.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 04:20:25 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.177 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.177; Received: by mail-ve0-f177.google.com with SMTP id cz11so1687040veb.36 for ; Tue, 30 Jul 2013 04:20:25 -0700 (PDT) X-Received: by 10.58.154.34 with SMTP id vl2mr27393600veb.35.1375183225892; Tue, 30 Jul 2013 04:20:25 -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 pc8csp170214vcb; Tue, 30 Jul 2013 04:20:25 -0700 (PDT) X-Received: by 10.66.122.167 with SMTP id lt7mr44899925pab.190.1375183224663; Tue, 30 Jul 2013 04:20:24 -0700 (PDT) Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by mx.google.com with ESMTPS id hs9si20025714pbc.94.2013.07.30.04.20.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 04:20:24 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.50 is neither permitted nor denied by best guess record for domain of vikas.sajjan@linaro.org) client-ip=209.85.160.50; Received: by mail-pb0-f50.google.com with SMTP id uo5so2570246pbc.37 for ; Tue, 30 Jul 2013 04:20:24 -0700 (PDT) X-Received: by 10.66.218.39 with SMTP id pd7mr74503728pac.148.1375183224263; Tue, 30 Jul 2013 04:20:24 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPSA id t9sm24619204pba.46.2013.07.30.04.20.19 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Jul 2013 04:20:23 -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 6/7] ARM: dts: Add DP controller DT node to exynos5420 SoC Date: Tue, 30 Jul 2013 16:49:37 +0530 Message-Id: <1375183178-8201-7-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: ALoCoQmfiJhiJ2JZvguFIIG20YPTxB7Fpqu3quPz/gpLzUTOYGh83EgopLFhGwo39f7opaFK9dON X-Original-Sender: vikas.sajjan@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.177 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: , Adds DP controller DT node to exynos5420 SoC Signed-off-by: Vikas Sajjan --- arch/arm/boot/dts/exynos5420-smdk5420.dts | 10 ++++++++++ arch/arm/boot/dts/exynos5420.dtsi | 13 +++++++++++++ 2 files changed, 23 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/arch/arm/boot/dts/exynos5420-smdk5420.dts index 0c0249c..80aa3d4 100644 --- a/arch/arm/boot/dts/exynos5420-smdk5420.dts +++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts @@ -31,6 +31,16 @@ }; }; + dp-controller@145b0000 { + samsung,color-space = <0>; + samsung,dynamic-range = <0>; + samsung,ycbcr-coeff = <0>; + samsung,color-depth = <1>; + samsung,link-rate = <0x0a>; + samsung,lane-count = <4>; + status = "okay"; + }; + fimd@14400000 { status = "okay"; display-timings { diff --git a/arch/arm/boot/dts/exynos5420.dtsi b/arch/arm/boot/dts/exynos5420.dtsi index 2f98c89..8255db2 100644 --- a/arch/arm/boot/dts/exynos5420.dtsi +++ b/arch/arm/boot/dts/exynos5420.dtsi @@ -181,6 +181,19 @@ clock-names = "uart", "clk_uart_baud0"; }; + dp_phy: video-phy@10040728 { + compatible = "samsung,exynos5250-dp-video-phy"; + reg = <0x10040728 4>; + #phy-cells = <0>; + }; + + dp-controller@145b0000 { + clocks = <&clock 412>; + clock-names = "dp"; + phys = <&dp_phy>; + phy-names = "dp"; + }; + fimd@14400000 { samsung,power-domain = <&disp_pd>; clocks = <&clock 147>, <&clock 421>;