From patchwork Thu Jul 30 22:24:20 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joachim Eastwood X-Patchwork-Id: 6907251 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 910D69F358 for ; Thu, 30 Jul 2015 22:29:33 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B6F3E20592 for ; Thu, 30 Jul 2015 22:29:32 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EAC8B2052D for ; Thu, 30 Jul 2015 22:29:31 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZKwIX-0005jB-N1; Thu, 30 Jul 2015 22:27:33 +0000 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZKwGG-0002q0-2B for linux-arm-kernel@lists.infradead.org; Thu, 30 Jul 2015 22:25:12 +0000 Received: by lblf12 with SMTP id f12so35954237lbl.2 for ; Thu, 30 Jul 2015 15:24:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=tUJ8NWMVfHcNR4i89Bus+1czDv3rB/wj4KR0CQeMhIc=; b=KS8RJEzQ56IpklKBY3uBb55+bRAZGuRkUlBpMcY/6gjthq+WVc9sOrn2/5N5YmG3pE Ttou2+7Ynox+O5Gt7a+7Pm2WKDJLoxUV8ojACF9NenTsnjQmtnDm52K1ePbQUNt7fi94 iVRc35+qnDrBqok6MuuB3yKowSeY5ajNwLR4czp0ULi1QZmX1yKLyEcp0EsjEMdg319Q ES/k0nzNFYDfxhW+dUVqLOM6h0MSe6pntieLux0yGS7Z2hQQGj7QJr3uzYmSr5gh6J5q Mt61TPGHlUodzWhL7MvCVmxUyIw5o6T1aLcAMC0tKyDoni+yTelYgMLzEEgessX72UmW F1sQ== X-Received: by 10.112.145.169 with SMTP id sv9mr33364226lbb.73.1438295089869; Thu, 30 Jul 2015 15:24:49 -0700 (PDT) Received: from localhost.localdomain ([89.11.213.141]) by smtp.gmail.com with ESMTPSA id lm12sm519923lac.11.2015.07.30.15.24.48 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 30 Jul 2015 15:24:49 -0700 (PDT) From: Joachim Eastwood To: arm@kernel.org, olof@lixom.net Subject: [PATCH 2/9] ARM: dts: lpc18xx: add pl111 lcd controller node Date: Fri, 31 Jul 2015 00:24:20 +0200 Message-Id: <1438295067-24407-3-git-send-email-manabian@gmail.com> X-Mailer: git-send-email 1.8.0 In-Reply-To: <1438295067-24407-1-git-send-email-manabian@gmail.com> References: <1438295067-24407-1-git-send-email-manabian@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150730_152512_286410_C2059D72 X-CRM114-Status: UNSURE ( 8.74 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joachim Eastwood , Joachim Eastwood , ezequiel@vanguardiasur.com.ar, linux-arm-kernel@lists.infradead.org, ariel@vanguardiasur.com.ar MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP NXP LPC185x and LPC435x/70 devices contain a ARM PL111 lcd controller. Signed-off-by: Joachim Eastwood --- arch/arm/boot/dts/lpc18xx.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/lpc18xx.dtsi b/arch/arm/boot/dts/lpc18xx.dtsi index afd9d3b40eb1..619d1732a042 100644 --- a/arch/arm/boot/dts/lpc18xx.dtsi +++ b/arch/arm/boot/dts/lpc18xx.dtsi @@ -97,6 +97,16 @@ status = "disabled"; }; + lcdc: lcd-controller@40008000 { + compatible = "arm,pl111", "arm,primecell"; + reg = <0x40008000 0x1000>; + interrupts = <7>; + interrupt-names = "combined"; + clocks = <&cgu BASE_LCD_CLK>, <&ccu1 CLK_CPU_LCD>; + clock-names = "clcdclk", "apb_pclk"; + status = "disabled"; + }; + mac: ethernet@40010000 { compatible = "nxp,lpc1850-dwmac", "snps,dwmac-3.611", "snps,dwmac"; reg = <0x40010000 0x2000>;