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=-4.0 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 3FAAEC47083 for ; Wed, 2 Jun 2021 18:16:27 +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 E3F2E606A5 for ; Wed, 2 Jun 2021 18:16:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E3F2E606A5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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 53FE76E544; Wed, 2 Jun 2021 18:16:26 +0000 (UTC) Received: from mail-ot1-f54.google.com (mail-ot1-f54.google.com [209.85.210.54]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2B1D76E544 for ; Wed, 2 Jun 2021 18:16:25 +0000 (UTC) Received: by mail-ot1-f54.google.com with SMTP id i12-20020a05683033ecb02903346fa0f74dso3258434otu.10 for ; Wed, 02 Jun 2021 11:16:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=YGs3ySUz+5yWOPGnnKcSs4d7r1g1klxeD4AjriZfMMk=; b=GM+NIC8LFPzn9eg9xRYCOam6gLsOEL7AiNZzmgqwEuSBOeeECh7XPGmYZmqXbmKV7w 7xrOV/v43OVLBWJWS6NShad2ed8BaOcMadgF1Blb/RtYLZkqSqst2wNunao7wNcgkwJT aiG4U1tlBFb3jEqhcyVA2kwZdgTZw/YMtszGoq4WWEt8nTP/yGA+5fHGxTBcRvstzfOu nKsJNlmk4JWdY4alFmeGOGwJpDZeTSfCBqf5NXhbVFgkTie7WOYXC57hFMcMHNT0zgAW MivN+PhP8MpnXJ/WHno6UA1LkCwfbE4pacglLpacsp06R/X/tRkyEPEbHMf4nOLrjNEs sBig== X-Gm-Message-State: AOAM530yxCdqTaIgNiySflEu24bHGRmUA76hf6Utact5ZDR0PQqKAcL8 OWOos1YaBg/STG60NLVXGA== X-Google-Smtp-Source: ABdhPJy6S/YWhSYolU2l1/6RinXushQyOPCztVxygHdQZ9YEIyxTE/T30sxKhvx+av2QZ1DrkGThfQ== X-Received: by 2002:a9d:729d:: with SMTP id t29mr5989930otj.256.1622657784498; Wed, 02 Jun 2021 11:16:24 -0700 (PDT) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id m66sm138702oia.28.2021.06.02.11.16.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Jun 2021 11:16:23 -0700 (PDT) Received: (nullmailer pid 3703237 invoked by uid 1000); Wed, 02 Jun 2021 18:16:21 -0000 Date: Wed, 2 Jun 2021 13:16:21 -0500 From: Rob Herring To: Douglas Anderson Subject: Re: [PATCH v8 04/11] dt-bindings: drm/aux-bus: Add an example Message-ID: <20210602181621.GB3692772@robh.at.kernel.org> References: <20210525000159.3384921-1-dianders@chromium.org> <20210524165920.v8.4.I79c7ed8815a07d285dd3b38e680e980d1024dbf1@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210524165920.v8.4.I79c7ed8815a07d285dd3b38e680e980d1024dbf1@changeid> 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: robdclark@chromium.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Jonas Karlman , David Airlie , linux-arm-msm@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, Steev Klimaszewski , Bjorn Andersson , Stanislav Lisovskiy , Andrzej Hajda , Laurent Pinchart , Stephen Boyd , Thierry Reding , Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Mon, May 24, 2021 at 05:01:52PM -0700, Douglas Anderson wrote: > Now that we have an eDP controller that lists aux-bus, we can safely > add an example to the aux-bus bindings. > > NOTE: this example is just a copy of the one in the 'ti-sn65dsi86' > one. It feels useful to have the example in both places simply because > it's important to document the interaction between the two bindings in > both places. Don't forget the 3rd copy that exists in some .dts file most likely. That's 3 places to fix when we improve or add some schema. I've generally been trying to de-duplicate examples... Rob