From patchwork Tue Oct 25 21:19:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 9395537 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2134860233 for ; Tue, 25 Oct 2016 21:23:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id F358D295D0 for ; Tue, 25 Oct 2016 21:23:16 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E77BB29664; Tue, 25 Oct 2016 21:23:16 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 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.wl.linuxfoundation.org (Postfix) with ESMTPS id 6BFE2295D0 for ; Tue, 25 Oct 2016 21:23:12 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bz9AJ-0004qa-3R; Tue, 25 Oct 2016 21:21:47 +0000 Received: from mail-wm0-x22a.google.com ([2a00:1450:400c:c09::22a]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bz990-0003JV-W7 for linux-arm-kernel@lists.infradead.org; Tue, 25 Oct 2016 21:20:31 +0000 Received: by mail-wm0-x22a.google.com with SMTP id c78so48036122wme.0 for ; Tue, 25 Oct 2016 14:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=boundarydevices-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=+B2ImIAojo0YuVzvoEzpkUAxqCpRecFdL+HtKBzPslg=; b=LbXo2MSXOcGh6XmYR4GmCfMI2vAeXQsT+OjJyiEKDA98UvxGmkxLUll2PqSJDjMioN SZjAayW0+zLpL1IoOJX/Y/hwoD+Y7YNkOpw/zx2sFV8kSGeiH+2lwKTuhDnkSog98p8j 1cMPK+Vhcswmxbfs+MPCmiQ4uWlVQVoJJXAoQEe/0RTjTYxUaSprO2/9UynoVVNvPpsT v0V01C/T8IyqSL52K6yrZ+Pk1ihXy7JpoBY3mEcDna4H2Y/XCahcGq+CmtynfBuqFasj 9JzhocPWvmAG8+uTxtKcgtm8RHizTpdDEilakY0DA6+QJjwIg0cCfv5m6oKVFkr0Q0ci Hd9Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=+B2ImIAojo0YuVzvoEzpkUAxqCpRecFdL+HtKBzPslg=; b=BD6txnZcgdcveVcAFgRcCB+hy9LTJh2HWTL+k2tIBN0xxlPETAo0w1DHjTYTaEsyaR QdGbkkIQpY2KQV9Ng8lEcaaMcO5SrxosmeVQ92y3U+4kgSSdiY2kk51b1f6ex8G0pU6U e0TnoSSDCaDzcnHHALvM6IjykdnNKH2x0D0wLEfek9GryFMpI3TToFuyrdaSchSgWoh9 kwSrqMQBZMo5cF/+IQVlZK1ZSmeXckiEJHord/btPs0t3ZxfIU/k1SOtqSExr9UDA1AA SQEe7j+LO0Jgu9mpfONtkEz5YRMPtC9TbLT/lawhAqRSAkdPqIzdwd00IOoY7EB6E9ki cNlA== X-Gm-Message-State: ABUngvfE9sVlenVDRoZgHDZbh9srU+8ZV1PHG5/XgNk0MbOtHX9gl8fKl7XX0vLeSzhnOw== X-Received: by 10.28.136.131 with SMTP id k125mr4917796wmd.104.1477430405170; Tue, 25 Oct 2016 14:20:05 -0700 (PDT) Received: from t450s.lan (89-92-98-28.hfc.dyn.abo.bbox.fr. [89.92.98.28]) by smtp.googlemail.com with ESMTPSA id f17sm5724974wmf.10.2016.10.25.14.20.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Oct 2016 14:20:04 -0700 (PDT) From: Gary Bisson To: devicetree@vger.kernel.org Subject: [PATCH 4/5] ARM: dts: imx6qdl-nitrogen6x: rename panel nodes Date: Tue, 25 Oct 2016 23:19:54 +0200 Message-Id: <20161025211955.5345-5-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161025211955.5345-1-gary.bisson@boundarydevices.com> References: <20161025211955.5345-1-gary.bisson@boundarydevices.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161025_142027_264383_72AAFECB X-CRM114-Status: GOOD ( 10.61 ) 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: fabio.estevam@freescale.com, linux@arm.linux.org.uk, Gary Bisson , robh+dt@kernel.org, kernel@pengutronix.de, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP So it is in line with other Boundary Device device tree (nit6xlite and nitrogen6_max). Signed-off-by: Gary Bisson --- arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi index db868bc..c7016b2 100644 --- a/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi +++ b/arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi @@ -211,7 +211,7 @@ }; }; - lcd_panel { + panel_lcd { compatible = "okaya,rs800480t-7x0gp"; backlight = <&backlight_lcd>; @@ -222,7 +222,7 @@ }; }; - panel { + panel_lvds0 { compatible = "hannstar,hsd100pxn1"; backlight = <&backlight_lvds>;