diff options
author | Rob Herring <[email protected]> | 2021-01-12 09:46:31 -0600 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-01-12 16:52:10 -0600 |
commit | 4b52be0ce6ad1be3c1fc380d2386252d5ee6218b (patch) | |
tree | 6ad8f9924ebacafd23626fc9631ced7c6ff3310f /net/switchdev/switchdev.c | |
parent | 5250f8f37b7ebbeaeab13517d6c08c703c95a687 (diff) |
dt-bindings: Remove plain text OF graph binding
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
Acked-by: Philipp Zabel <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Acked-by: Sameer Pujar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions