From patchwork Sat Apr 8 14:36:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lucas Stach X-Patchwork-Id: 9671071 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 42FB660365 for ; Sat, 8 Apr 2017 14:38:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 330782847B for ; Sat, 8 Apr 2017 14:38:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 242492856A; Sat, 8 Apr 2017 14:38:10 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6B3DF2847B for ; Sat, 8 Apr 2017 14:38:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=hG0DRRJd2O1lXE5Gu06O0bYvw65sv1tO7/xa4w0R/Rw=; b=JnoKyu/jPvespltJC5NnqKdmvq yLnD2/3pqXDowi0s1ectrSAsdVYrRz4RkNFx9w9msMSz1wGToyn9G5yFbRykkBx9cKhvp+IgbvHU4 b+g1gZgLHBKaFBYZ9mlR4qu0G4r7uFtqPqRj3At9a0LkBfp0r44299uzxUlX9V7z1U/6ORx3CH8n4 /3JQxzTxcgy4JlymkClx38TER/gW3CoSnsjMkgDkAnwTEFbOicPGw+xreIZLFwVajgmWTnuGDUg1a jWAiYlaOCTzi/jgnvVA+4ge2uTRTqyk523jf3zQX99f7TsDbw7iVrEGhca72BISrq7zbPQN426NaJ N02IQA1A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cwrVA-0002Nx-1P; Sat, 08 Apr 2017 14:38:08 +0000 Received: from ns.lynxeye.de ([87.118.118.114] helo=lynxeye.de) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cwrUG-00018I-Q2 for linux-arm-kernel@lists.infradead.org; Sat, 08 Apr 2017 14:37:16 +0000 Received: by lynxeye.de (Postfix, from userid 501) id C05E5E743D8; Sat, 8 Apr 2017 16:36:15 +0200 (CEST) Received: from tellur.intern.lynxeye.de.fritz.box (a89-183-3-227.net-htp.de [89.183.3.227]) by lynxeye.de (Postfix) with ESMTPA id 0D75CE7403F; Sat, 8 Apr 2017 16:36:11 +0200 (CEST) From: Lucas Stach To: Russell King Subject: [RFC PATCH 3/7] ARM: dts: imx6*-hummingboard2: remove LDB node Date: Sat, 8 Apr 2017 16:36:03 +0200 Message-Id: <20170408143607.15928-4-dev@lynxeye.de> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170408143607.15928-1-dev@lynxeye.de> References: <20170408143607.15928-1-dev@lynxeye.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170408_073713_035757_FF378A46 X-CRM114-Status: UNSURE ( 8.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 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 It's disabled by default and the data mapping is supposed to be retrieved from the attached panel driver in mainline. Signed-off-by: Lucas Stach --- arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi | 9 --------- 1 file changed, 9 deletions(-) diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi index 8246597..126169a 100644 --- a/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi +++ b/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi @@ -470,15 +470,6 @@ }; }; -&ldb { - status = "disabled"; - - lvds-channel@0 { - fsl,data-mapping = "spwg"; - fsl,data-width = <18>; - }; -}; - &pcie { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hummingboard2_pcie_reset>;