From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09297ECDE44 for ; Wed, 24 Oct 2018 18:16:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C165C2082F for ; Wed, 24 Oct 2018 18:16:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C165C2082F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727369AbeJYCpi (ORCPT ); Wed, 24 Oct 2018 22:45:38 -0400 Received: from mail.bootlin.com ([62.4.15.54]:52990 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726505AbeJYCph (ORCPT ); Wed, 24 Oct 2018 22:45:37 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 99DC1208E6; Wed, 24 Oct 2018 20:08:14 +0200 (CEST) Received: from localhost (unknown [2.223.63.88]) by mail.bootlin.com (Postfix) with ESMTPSA id 98347208B5; Wed, 24 Oct 2018 20:07:54 +0200 (CEST) Date: Wed, 24 Oct 2018 19:07:54 +0100 From: Maxime Ripard To: Jagan Teki Cc: Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Vasily Khoruzhick , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel@lists.freedesktop.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Michael Trimarchi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v2 10/15] dt-bindings: panel: Add Bananapi S070WV20-CT16 ICN6211 MIPI-DSI to RGB bridge Message-ID: <20181024180754.pfae27y6i7jhcdgy@flea> References: <20181023155035.9101-1-jagan@amarulasolutions.com> <20181023155035.9101-11-jagan@amarulasolutions.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tliezdgp7h7h37ia" Content-Disposition: inline In-Reply-To: <20181023155035.9101-11-jagan@amarulasolutions.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --tliezdgp7h7h37ia Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 23, 2018 at 09:20:30PM +0530, Jagan Teki wrote: > Bananapi S070WV20-CT16 ICN6211 is 800x480, 4-lane MIPI-DSI to RGB bridge = panel, > the same panel PCB comes with parallel RBG which is supported via > panel-simple driver with "bananapi,s070wv20-ct16" compatible. >=20 > But this binding is specific for MIPI DSI to RGB bridge panels, > which usually accessed using MIPI DSI controller driver. >=20 > for information: > - "bananapi,s070wv20-ct16" compatible for parallel RGB panels > - "bananapi,s070wv20-ct16-icn6211" compatible for MIPI-DSI to RGB > bridge panels >=20 > Signed-off-by: Jagan Teki Why not just reusing the same binding document? Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --tliezdgp7h7h37ia Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW9C0+gAKCRDj7w1vZxhR xawdAQDyAtws+TD84oliR1GAEZ5mo1HTxWMgDJn4ug51E5lSXgD/RAC0+Wd7GNUH dCwh30PfRH666iYZOpnQ2vNBosm+Fw8= =5t+R -----END PGP SIGNATURE----- --tliezdgp7h7h37ia--