From patchwork Wed Mar 27 07:43:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: avinash philip X-Patchwork-Id: 2347931 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 9FEA0E014A for ; Wed, 27 Mar 2013 07:46:32 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UKl1Z-0004aG-Ie; Wed, 27 Mar 2013 07:43:57 +0000 Received: from comal.ext.ti.com ([198.47.26.152]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UKl1K-0004XR-9g for linux-arm-kernel@lists.infradead.org; Wed, 27 Mar 2013 07:43:43 +0000 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id r2R7hW9Y031437; Wed, 27 Mar 2013 02:43:33 -0500 Received: from DBDE71.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id r2R7hTd4011192; Wed, 27 Mar 2013 13:13:29 +0530 (IST) Received: from dbdp32.itg.ti.com (172.24.170.251) by DBDE71.ent.ti.com (172.24.170.149) with Microsoft SMTP Server id 14.1.323.3; Wed, 27 Mar 2013 13:13:28 +0530 Received: from ucmsshproxy.india.ext.ti.com (dbdp20.itg.ti.com [172.24.170.38]) by dbdp32.itg.ti.com (8.13.8/8.13.8) with SMTP id r2R7hSix005509; Wed, 27 Mar 2013 13:13:28 +0530 Received: from symphony.india.ext.ti.com (unknown [192.168.247.13]) by ucmsshproxy.india.ext.ti.com (Postfix) with ESMTP id B2F08158002; Wed, 27 Mar 2013 13:13:28 +0530 (IST) Received: from ubuntu-psp-linux.india.ext.ti.com (ubuntu-psp-linux [192.168.247.46]) by symphony.india.ext.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id r2R7hSR25918; Wed, 27 Mar 2013 13:13:28 +0530 (IST) From: Philip Avinash To: , , , , Subject: [PATCH 1/3] ARM: davinci: da850: Add LCDC DT entries Date: Wed, 27 Mar 2013 13:13:57 +0530 Message-ID: <1364370239-18390-2-git-send-email-avinashphilip@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1364370239-18390-1-git-send-email-avinashphilip@ti.com> References: <1364370239-18390-1-git-send-email-avinashphilip@ti.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130327_034342_516294_08DA78F8 X-CRM114-Status: UNSURE ( 8.40 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -8.2 (--------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-8.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.47.26.152 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.3 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: davinci-linux-open-source@linux.davincidsp.com, linux-doc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Philip Avinash , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Add LCDC DT entries in da850 dts file. Signed-off-by: Philip Avinash --- arch/arm/boot/dts/da850.dtsi | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index a6cbf89..087b4ea 100644 --- a/arch/arm/boot/dts/da850.dtsi +++ b/arch/arm/boot/dts/da850.dtsi @@ -62,6 +62,21 @@ 0x10 0x00002200 0x0000ff00 >; }; + lcdc_pins:pinmux_lcdc_pins { + pinctrl-single,bits = < + /* LCD_D[2], LCD_D[3], LCD_D[4], + LCD_D[5], LCD_D[6], LCD_D[7] */ + 0x40 0x22222200 0xffffff00 + /* LCD_D[10], LCD_D[11], LCD_D[12], + LCD_D[13], LCD_D[14], LCD_D[15], + LCD_D[0], LCD_D[1] */ + 0x44 0x22222222 0xffffffff + /* LCD_PCLK, LCD_D[8], LCD_D[9] */ + 0x48 0x02000022 0x0f0000ff + /* LCD_AC_ENB_CS, LCD_VSYNC, LCD_HSYNC*/ + 0x4c 0x02000022 0x0f0000ff + >; + }; }; serial0: serial@1c42000 { compatible = "ns16550a"; @@ -137,6 +152,12 @@ reg = <0x308000 0x80>; status = "disabled"; }; + lcdc: lcdc@01e13000 { + compatible = "ti,da830-lcdc"; + reg = <0x213000 0x1000>; + interrupts = <52>; + status = "disabled"; + }; }; nand_cs3@62000000 { compatible = "ti,davinci-nand";