From patchwork Fri Dec 2 09:08:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 9458069 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 234F760236 for ; Fri, 2 Dec 2016 09:11:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 14C6928540 for ; Fri, 2 Dec 2016 09:11:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0776D28543; Fri, 2 Dec 2016 09:11:26 +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 C64D828540 for ; Fri, 2 Dec 2016 09:11:25 +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 1cCjqu-0001X7-9s; Fri, 02 Dec 2016 09:09:56 +0000 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cCjqD-0000ub-Co for linux-arm-kernel@lists.infradead.org; Fri, 02 Dec 2016 09:09:14 +0000 Received: by mail-wm0-x235.google.com with SMTP id f82so9719390wmf.1 for ; Fri, 02 Dec 2016 01:08:52 -0800 (PST) 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=SJUYYljhyQ6HuqtK4ursx+sLvujaSYK9PQIdF6g/Xbg=; b=KOzZbcizPO4JGlyTJJXswmEEhjHPNJZ2JgB6DXEHJXYNofBByKfyx+2DOMlx7CSTFD NJMHde+QhqZckrL8uUqhtq8PR8Z7KvYu1JQYweJVU5gE9cubgU+JSX6MLNjW1P/Iz/xV 9USlHaQRKCv44/8TOd+jbvl1IRppUaxPirsCtm10QJ+3rKJ7x7uDutUk1sKHcFbly8d9 e5LwbiOaq4+qy5XB30dMyWpQ0ddoWJ7ITrgeUg0zfPNO7DKv7AgXMssogCt42D1gxkIS TusxJVxk/VMeutGukSdNDnqDKqIv6eikQvntvAfIuyEPxJAwEU8sueaLzkRi36rfOgxG rSqg== 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=SJUYYljhyQ6HuqtK4ursx+sLvujaSYK9PQIdF6g/Xbg=; b=RV6EUs59T+AP1qsM+nXWaBwsZTTZhnWxp4zyP1eAzKKHo6ZGrrmhkAnpy72ifreSiB CtGx1FWhZ6VFDOZZgUU5fOONvWJH108+0gBl/VFiL6AOU1ed2wzVEr+hgjLJypKafccB afRONSx4lrg/G19MKpDfbRT6xDCl47J0AkAg7K4agXMwq2gmCrAdvZ7n7/cHc/tdCDB7 ivcIiA5nocvQfv5Czb7iLQ4JeM/yrin3OvaeVMd5B1+DwX3KgNcTICLkib4SsRQUuv45 zDaiVL0AavA5hoC/rweKYEVmFU5XEytXYgacheUyCTTg1Jxp8AP+6wTsz5fBwnFVs626 zMPQ== X-Gm-Message-State: AKaTC03WjrtWddimSDplxY/yz7xm8Ft0mtmkDTTtj7KI+uGyTC9P/mn440EP+GDWa6jCag== X-Received: by 10.28.87.84 with SMTP id l81mr1989661wmb.48.1480669731351; Fri, 02 Dec 2016 01:08:51 -0800 (PST) Received: from t450s.lan (89-92-98-28.hfc.dyn.abo.bbox.fr. [89.92.98.28]) by smtp.googlemail.com with ESMTPSA id n5sm2153964wmf.0.2016.12.02.01.08.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Dec 2016 01:08:50 -0800 (PST) From: Gary Bisson To: shawnguo@kernel.org Subject: [PATCH 3/5] ARM: dts: imx6qdl-nitrogen6_som2: remove hardcoded LVDS bus format Date: Fri, 2 Dec 2016 10:08:41 +0100 Message-Id: <20161202090843.22613-4-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161202090843.22613-1-gary.bisson@boundarydevices.com> References: <20161202090843.22613-1-gary.bisson@boundarydevices.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161202_010913_752226_88111A0C X-CRM114-Status: UNSURE ( 8.22 ) X-CRM114-Notice: Please train this message. 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@nxp.com, devicetree@vger.kernel.org, Gary Bisson , 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 The bus format is therefore retrieved from the connected panel information. Signed-off-by: Gary Bisson --- arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi b/arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi index d80f21a..0521986 100644 --- a/arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi +++ b/arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi @@ -640,8 +640,6 @@ status = "okay"; lvds-channel@0 { - fsl,data-mapping = "spwg"; - fsl,data-width = <18>; status = "okay"; port@4 {