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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 82BCDC433E2 for ; Wed, 1 Jul 2020 11:20:08 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5FB8820702 for ; Wed, 1 Jul 2020 11:20:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5FB8820702 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DC8B46E894; Wed, 1 Jul 2020 11:20:07 +0000 (UTC) Received: from asavdk4.altibox.net (asavdk4.altibox.net [109.247.116.15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 19D516E894 for ; Wed, 1 Jul 2020 11:20:06 +0000 (UTC) Received: from ravnborg.org (unknown [188.228.123.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by asavdk4.altibox.net (Postfix) with ESMTPS id EC378804B9; Wed, 1 Jul 2020 13:20:02 +0200 (CEST) Date: Wed, 1 Jul 2020 13:20:01 +0200 From: Sam Ravnborg To: Vinay Simha B N Subject: Re: [PATCH v5 1/2] dt-binding: Add DSI/LVDS TC358775 bridge bindings Message-ID: <20200701112001.GA652928@ravnborg.org> References: <20200701070344.6330-1-simhavcs@gmail.com> <20200701091940.GB266726@ravnborg.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=aP3eV41m c=1 sm=1 tr=0 a=S6zTFyMACwkrwXSdXUNehg==:117 a=S6zTFyMACwkrwXSdXUNehg==:17 a=kj9zAlcOel0A:10 a=Nvn8WTl6hB1VAHlkLJEA:9 a=CjuIK1q_8ugA:10 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Chris.Cheng@taec.toshiba.com, Ken-Sue.Tan@taec.toshiba.com, David Airlie , Neil Armstrong , open list , "open list:DRM DRIVERS" , Rob Herring , Bhushan.Patel@taec.toshiba.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Vinay. On Wed, Jul 01, 2020 at 03:14:09PM +0530, Vinay Simha B N wrote: > sam, > > I rechecked, but did not find any indents are too spaced. > This is taken from a working dts tree. > port@1 { | reg = <1>; | dsi0_out: endpoint { | remote-endpoint = <&d2l_in_test>; | data-lanes = <0 1 2 3>; | }; }; }; }; See above, something is wrong with the indent in the examples. > I had given two examples for a purpose. One for single lvds > configuration single link mode, > another is for dual lvds configurations dual-link mode and port mappings. Please provide a proper description of the single link and dual link modes in the descriptions of the bindings. The examples shall support the bindings, they shall not include information that is not covered in the bindings. Sam _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel