Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp529578ybt; Wed, 1 Jul 2020 04:21:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwl/TXXavTKsBkdeUN+MsHCPDWyX3Uadekqm0Ee31OlDFw1MuIadIi4FPn6RNx3mpZ4jLW+ X-Received: by 2002:a17:906:2a91:: with SMTP id l17mr23093963eje.539.1593602470419; Wed, 01 Jul 2020 04:21:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593602470; cv=none; d=google.com; s=arc-20160816; b=E+NF3jhFScG33ksdQsknAWrJ53Hfk3KWhsKMsPDdP3KeFU+F/ZnkUT32JVlZ+8k2Qu UkYI2IYJFsPxB1XOs3N4NzQQ9viTy8LdW+buuU0KJRVo0rtDJIfDPfWfoCk61AH57y4F njMDSYU3R0oYxqLTix+0DlTyANr0SNrEKAti/8Zra2qxeJ1qGMcxCB+iChgdTsYJOrjW TdeB/khGcV8lw+ViFX1CXAOjGtID//z1HwBLgufE94OTXmdH292IxJQNR6nv48pQ/n0d BVHH+zkec3cyxzf5RbI+9OfW8RW1QKLToK+MsYCjem3pJnad+yBK1KU7PeRtzjjEU87P ue0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=Hmufa2KiRpWtjwzCh++HYANJEWf8Hwh9QhJ4fJ7TJnI=; b=JTbxjrK89P6DvOmYHi9GwU3ax6kdg5LEni6l4FdOHuCi/jpT9zCAX8ok1EZpFsf+rd 3Y+h2Ky5vFagFp4w+V3KOe25YySH8qWajPULJ3/USZW4Kj2crBDupDR07+aTzkg/tCkv 3VsiAGRPXSG3tTAWAhtiH+99BzEaI6V19ehblz7mm0H/d8Hw9aCuY9EpzfEJ/M0uTGMl OpKWdaFUDa5LUDnRDEZHJVVipS5JRaUGYyaKt3v8X3LVNmzjmn8QZe77r4MYC7N677KY DfxtVqp2yPyNIyeSgdoNe6yC0hMnI0xUyn7YgMVFVodUpoM+TPSRe5KbhGd26cqctcCT ApmQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a12si3657954edr.496.2020.07.01.04.20.46; Wed, 01 Jul 2020 04:21:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730169AbgGALUG (ORCPT + 99 others); Wed, 1 Jul 2020 07:20:06 -0400 Received: from asavdk4.altibox.net ([109.247.116.15]:36326 "EHLO asavdk4.altibox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730133AbgGALUG (ORCPT ); Wed, 1 Jul 2020 07:20:06 -0400 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 Cc: Neil Armstrong , Ken-Sue.Tan@taec.toshiba.com, Chris.Cheng@taec.toshiba.com, Bhushan.Patel@taec.toshiba.com, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , David Airlie , open list , "open list:DRM DRIVERS" , Rob Herring 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-Type: text/plain; charset=us-ascii 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 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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