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=-9.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DFE58C47083 for ; Wed, 2 Jun 2021 18:06:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C94DD613DC for ; Wed, 2 Jun 2021 18:06:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229724AbhFBSHz (ORCPT ); Wed, 2 Jun 2021 14:07:55 -0400 Received: from mail-oo1-f44.google.com ([209.85.161.44]:44933 "EHLO mail-oo1-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229541AbhFBSHy (ORCPT ); Wed, 2 Jun 2021 14:07:54 -0400 Received: by mail-oo1-f44.google.com with SMTP id o5-20020a4a2c050000b0290245d6c7b555so757033ooo.11; Wed, 02 Jun 2021 11:06:11 -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=OXQfC+XKgJEeb6dM9eMgXu59hvMyoJzOchI782JgqsE=; b=kaM8QM1ZJ+OvZL2/qyQkVkj9lxzU6mcZ4Amvi07wT15qQYikr0BLS2TZ/gpB6Sb5pL tVeD2Vg7kI4e+++mb5tBQk+iuBBL8eTme5UeEeZCbSf8hHZoede57e/jhRewy3phuGHt j28TGcsGCneuqVuR0ccXT63DhVl4h4hQ07bqtn5PgE1+39a/JEVzYYkCYPD5ajRvwH/z wYJ7i3A/VOPI18limUaycm9wdVEh+MKvNrXfzojKOt2fAbdsVAqwUjdx+TGbrEKi8myP 6MfSYybbfgvu7MGnr/e3nrWR3utrAVN31lJOfA+qSakReUOlo2WwSG1YZtaAvujBwY38 rBjA== X-Gm-Message-State: AOAM531xiwAUpVzADIb3STsNyekEf1rDloHprGKPkBlLWTg0+SlgXIOL +AP5V8OPwyi2Wd52JYItfg== X-Google-Smtp-Source: ABdhPJwam6nqA2q4bi7B4qoK5vD5zo/AYazGpsK2qGbDlzHhFnQ6k8GumVkSvq5b7zM8n6ym5eulUA== X-Received: by 2002:a4a:e945:: with SMTP id v5mr26155249ood.64.1622657171175; Wed, 02 Jun 2021 11:06:11 -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 94sm137834otj.33.2021.06.02.11.06.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Jun 2021 11:06:10 -0700 (PDT) Received: (nullmailer pid 3685093 invoked by uid 1000); Wed, 02 Jun 2021 18:06:09 -0000 Date: Wed, 2 Jun 2021 13:06:09 -0500 From: Rob Herring To: Linus Walleij Cc: Douglas Anderson , Andrzej Hajda , Neil Armstrong , Laurent Pinchart , Jonas Karlman , Sam Ravnborg , MSM , Lyude Paul , Bjorn Andersson , Steev Klimaszewski , Rob Clark , Maarten Lankhorst , Thierry Reding , "open list:DRM PANEL DRIVERS" , Stanislav Lisovskiy , Stephen Boyd , Daniel Vetter , David Airlie , Sandeep Panda , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-kernel Subject: Re: [PATCH v8 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child Message-ID: <20210602180609.GA3675041@robh.at.kernel.org> References: <20210525000159.3384921-1-dianders@chromium.org> <20210524165920.v8.3.I98bf729846c37c4c143f6ab88b1e299280e2fe26@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Fri, May 28, 2021 at 02:29:53AM +0200, Linus Walleij wrote: > On Tue, May 25, 2021 at 2:02 AM Douglas Anderson wrote: > > > The patch ("dt-bindings: drm: Introduce the DP AUX bus") talks about > > how using the DP AUX bus is better than learning how to slice > > bread. Let's add it to the ti-sn65dsi86 bindings. > > > > Signed-off-by: Douglas Anderson > (...) > > description: See ../../pwm/pwm.yaml for description of the cell formats.> > > Just use the full path: > /schemas/pwm/pwm.yaml Really, just drop it. If we want have generic references and/or descriptions for common properties, we should generate that in pretty documentation (there are json-schema to doc tools already). > > > + aux-bus: > > + $ref: ../dp-aux-bus.yaml# > > Use the full path. (Same method as above) +1 > This removes the need for ../../... .... > > You do it here: > > > ports: > > $ref: /schemas/graph.yaml#/properties/ports > > Other than that I think it looks all right! > > Yours, > Linus Walleij 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=-9.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 390BBC47092 for ; Wed, 2 Jun 2021 18:06:14 +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 071A861361 for ; Wed, 2 Jun 2021 18:06:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 071A861361 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 E58826E02A; Wed, 2 Jun 2021 18:06:12 +0000 (UTC) Received: from mail-oo1-f49.google.com (mail-oo1-f49.google.com [209.85.161.49]) by gabe.freedesktop.org (Postfix) with ESMTPS id 17DA06E02A for ; Wed, 2 Jun 2021 18:06:12 +0000 (UTC) Received: by mail-oo1-f49.google.com with SMTP id 67-20020a4a01460000b0290245b81f6261so760679oor.6 for ; Wed, 02 Jun 2021 11:06:12 -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=OXQfC+XKgJEeb6dM9eMgXu59hvMyoJzOchI782JgqsE=; b=VyCMOYq4Xi9uR4vweeoFPqO1yL2VCdb/PK+MPZxjp6BKKkPKo4eAK0v2f8NkaB5ZWq h+ExGocnDFxRoUzCt+XU5miD5MzXs87UZJdXU+s05MTHR//dg08DYff/3rK3+Y+x/7UQ mc/zy/nAmi+Fmdx8HCmACNPyD2zDYI3Ackc4uxpeAmKtMo2fPCGJRc7AlATdMdLm0Qmt 9BzcuiH6X3M925/mRI8ORZWE//obT2m/MO8ww7F2JKK2+XGXuY8AJrCUxwlDznbj6RSG qBPIU8kW+wmRAL5sSIaIQ4lOdpkUUkGYyiqw+XNscNgkrrslSDBJgbV4IdDS4Ccu5xcz T5pg== X-Gm-Message-State: AOAM53247O+IistuonhsTWmss/gjB30f7v5f+M1nfCVQNOZL3vJeq21p fTzMzWT6IpMmVKU5kHE+GA== X-Google-Smtp-Source: ABdhPJwam6nqA2q4bi7B4qoK5vD5zo/AYazGpsK2qGbDlzHhFnQ6k8GumVkSvq5b7zM8n6ym5eulUA== X-Received: by 2002:a4a:e945:: with SMTP id v5mr26155249ood.64.1622657171175; Wed, 02 Jun 2021 11:06:11 -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 94sm137834otj.33.2021.06.02.11.06.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Jun 2021 11:06:10 -0700 (PDT) Received: (nullmailer pid 3685093 invoked by uid 1000); Wed, 02 Jun 2021 18:06:09 -0000 Date: Wed, 2 Jun 2021 13:06:09 -0500 From: Rob Herring To: Linus Walleij Subject: Re: [PATCH v8 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child Message-ID: <20210602180609.GA3675041@robh.at.kernel.org> References: <20210525000159.3384921-1-dianders@chromium.org> <20210524165920.v8.3.I98bf729846c37c4c143f6ab88b1e299280e2fe26@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: Rob Clark , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Jonas Karlman , David Airlie , MSM , "open list:DRM PANEL DRIVERS" , Neil Armstrong , Douglas Anderson , Steev Klimaszewski , Bjorn Andersson , Stanislav Lisovskiy , Andrzej Hajda , Sandeep Panda , Laurent Pinchart , Stephen Boyd , Thierry Reding , Sam Ravnborg , linux-kernel Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, May 28, 2021 at 02:29:53AM +0200, Linus Walleij wrote: > On Tue, May 25, 2021 at 2:02 AM Douglas Anderson wrote: > > > The patch ("dt-bindings: drm: Introduce the DP AUX bus") talks about > > how using the DP AUX bus is better than learning how to slice > > bread. Let's add it to the ti-sn65dsi86 bindings. > > > > Signed-off-by: Douglas Anderson > (...) > > description: See ../../pwm/pwm.yaml for description of the cell formats.> > > Just use the full path: > /schemas/pwm/pwm.yaml Really, just drop it. If we want have generic references and/or descriptions for common properties, we should generate that in pretty documentation (there are json-schema to doc tools already). > > > + aux-bus: > > + $ref: ../dp-aux-bus.yaml# > > Use the full path. (Same method as above) +1 > This removes the need for ../../... .... > > You do it here: > > > ports: > > $ref: /schemas/graph.yaml#/properties/ports > > Other than that I think it looks all right! > > Yours, > Linus Walleij