[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201102203656.220187-3-robh@kernel.org>
Date: Mon, 2 Nov 2020 14:36:55 -0600
From: Rob Herring <robh@...nel.org>
To: devicetree@...r.kernel.org, Sameer Pujar <spujar@...dia.com>,
Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
Thierry Reding <thierry.reding@...il.com>,
Sam Ravnborg <sam@...nborg.org>,
Philipp Zabel <p.zabel@...gutronix.de>,
kuninori.morimoto.gx@...esas.com,
Jacopo Mondi <jacopo+renesas@...ndi.org>
Subject: [PATCH v3 2/3] dt-bindings: usb-connector: Add reference to graph schema
Now that we have a graph schema, reference it from the usb-connector
schema.
Signed-off-by: Rob Herring <robh@...nel.org>
---
v3: new patch
.../devicetree/bindings/connector/usb-connector.yaml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/connector/usb-connector.yaml b/Documentation/devicetree/bindings/connector/usb-connector.yaml
index 728f82db073d..64f2e1246ddb 100644
--- a/Documentation/devicetree/bindings/connector/usb-connector.yaml
+++ b/Documentation/devicetree/bindings/connector/usb-connector.yaml
@@ -125,11 +125,13 @@ properties:
power dual role.
ports:
- description: OF graph bindings (specified in bindings/graph.txt) that model
- any data bus to the connector unless the bus is between parent node and
- the connector. Since a single connector can have multiple data buses every
- bus has an assigned OF graph port number as described below.
+ $ref: /schemas/graph.yaml#/properties/ports
type: object
+ description: OF graph bindings modeling any data bus to the connector
+ unless the bus is between parent node and the connector. Since a single
+ connector can have multiple data buses every bus has an assigned OF graph
+ port number as described below.
+
properties:
port@0:
type: object
--
2.25.1
Powered by blists - more mailing lists