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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 48A12C4707F for ; Fri, 28 May 2021 00:30: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 D19D9613C9 for ; Fri, 28 May 2021 00:30:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D19D9613C9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.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 120F46F529; Fri, 28 May 2021 00:30:07 +0000 (UTC) Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8A04A6F529 for ; Fri, 28 May 2021 00:30:06 +0000 (UTC) Received: by mail-lf1-x134.google.com with SMTP id q1so2773529lfo.3 for ; Thu, 27 May 2021 17:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cAYxSZ2/LUsSsn8d06yEcKP0Gfca5oqTYVqfarEyY4Q=; b=CGtHb0yWAyWtrKrDJIeR8VvZXgsNXy84JWlXeb19e88ME4csylVRHl7Lcd0FSfDG0h ryKXiFr8u9YGB+o8gN9tyhxz+8cY1mpCam+L8sKlzDjb/42QPB8sNGoba6bPqd9anVEN kxYBVVuI2MpYL5detAHUgrZRAHMV3L25XISvh6/vovNXuIn3BTU2ZD5RJuDCVhmLP+LF aHdccEzIYbbY9D1GDhNCytmG45H5v/JQZyvRqjYzagGmAfhnPFrh4qIu6DsGUN8B55zh wxYwjrkV1MIPbk8KDhuf3kM6wY3c0iOY5tgMqzWgJrnM/Rhk3RniD0Lwb2pb7uCZJZXs UV2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cAYxSZ2/LUsSsn8d06yEcKP0Gfca5oqTYVqfarEyY4Q=; b=Rexb345XBxpYRzoMImbrXtxlBowe/AG98x3KrQhMXmyctpC09jhOwRCuQpp+hHQHj9 ej1IVvD36Uof1ihnOOdIi2BvyEzgSJsYUfHPzI68wQHTm08KbeQ+UK+Cc+V6o8Lk8XTS FpjG/lh42Rqw+q9WcjlnN2SlP2k/diILMD2R0rUZ9FdOIABz4yXcsq61NfiHlbea8vg0 NA0ekmcMkSytokEN9qwt4+YvU/0T3xbmt28p4i30mQbw0ye6+o1TGbVBiqEVB9T8LI0i iCO82/KFnVaFqwKju/h8GIb0r0dSQim1W5ZPeRPEIe/8rQhqKHytFdEt9brZAyHGsEHd JWKw== X-Gm-Message-State: AOAM531cCAgsa3VYnr2MIPNWHOVneTX4Y/NAyR4uK+rK4HSBaEcJv7Il 19lti7jMez9puUL9jmbogYiQgY/t3gPAWroKuI7vmg== X-Google-Smtp-Source: ABdhPJxjKWZl4nXKcEb8D++9zwhUGTk9lmQJdMjIN1Wc6enAt0Oqdih6wD8S0QT6XSpnKxPCjDnCZ7wSs6HcuOnh1dU= X-Received: by 2002:a19:f616:: with SMTP id x22mr3924647lfe.291.1622161804749; Thu, 27 May 2021 17:30:04 -0700 (PDT) MIME-Version: 1.0 References: <20210525000159.3384921-1-dianders@chromium.org> <20210524165920.v8.3.I98bf729846c37c4c143f6ab88b1e299280e2fe26@changeid> In-Reply-To: <20210524165920.v8.3.I98bf729846c37c4c143f6ab88b1e299280e2fe26@changeid> From: Linus Walleij Date: Fri, 28 May 2021 02:29:53 +0200 Message-ID: Subject: Re: [PATCH v8 03/11] dt-bindings: drm/bridge: ti-sn65dsi86: Add aux-bus child To: Douglas Anderson Content-Type: text/plain; charset="UTF-8" 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 , Sandeep Panda , Steev Klimaszewski , Bjorn Andersson , Stanislav Lisovskiy , Andrzej Hajda , Rob Herring , Laurent Pinchart , Stephen Boyd , Thierry Reding , Sam Ravnborg , linux-kernel Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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 > + aux-bus: > + $ref: ../dp-aux-bus.yaml# Use the full path. (Same method as above) 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