public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Sameer Pujar <spujar@nvidia.com>
To: Rob Herring <robh@kernel.org>, <devicetree@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Sam Ravnborg <sam@ravnborg.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: Re: [PATCH] dt-bindings: Remove plain text OF graph binding
Date: Tue, 12 Jan 2021 21:41:55 +0530	[thread overview]
Message-ID: <67a0141f-569c-9fce-d21e-4de41baeb8d9@nvidia.com> (raw)
In-Reply-To: <20210112154631.406250-1-robh@kernel.org>



On 1/12/2021 9:16 PM, Rob Herring wrote:
> External email: Use caution opening links or attachments
>
>
> From: Sameer Pujar <spujar@nvidia.com>
>
> A schema for the OF graph binding has been added to the dt-schema repo
> based on graph.txt contents. Let's replace graph.txt now duplicated
> contents with a reference to the schema.
>
> For users of the graph binding, they should reference to the graph
> schema from either 'ports' or 'port' property:
>
> properties:
>    ports:
>      $ref: /schemas/graph.yaml#/properties/ports
>
>      properties:
>        port@0:
>          $ref: /schemas/graph.yaml#/properties/port
>          description: What data this port has
>
>        ...
>
> Or:
>
> properties:
>    port:
>      description: What data this port has
>      $ref: /schemas/graph.yaml#/properties/port
>
> Cc: Sameer Pujar <spujar@nvidia.com>
> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
> Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> [robh: moved graph.yaml to dt-schema repo, expanded commit msg]
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>   Documentation/devicetree/bindings/graph.txt | 129 +-------------------
>   1 file changed, 1 insertion(+), 128 deletions(-)

Acked-by: Sameer Pujar <spujar@nvidia.com>

      reply	other threads:[~2021-01-12 16:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12 15:46 [PATCH] dt-bindings: Remove plain text OF graph binding Rob Herring
2021-01-12 16:11 ` Sameer Pujar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=67a0141f-569c-9fce-d21e-4de41baeb8d9@nvidia.com \
    --to=spujar@nvidia.com \
    --cc=devicetree@vger.kernel.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=robh@kernel.org \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox