aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2021-01-04 17:58:07 +0100
committerMauro Carvalho Chehab <[email protected]>2021-01-22 22:37:15 +0100
commit41f42b6e693dc9822f83bc832de508600b00535f (patch)
tree49973f4db84e9fa3dd77ff97e588251bff2c569f /tools/perf/scripts/python/netdev-times.py
parent321af22a3d2f6ed1fb1737c8588c01f6fec8a7b8 (diff)
media: dt-bindings: Convert video-interfaces.txt properties to schemas
Convert video-interfaces.txt to DT schema. As it contains a mixture of device level and endpoint properties, split it up into 2 schemas. Binding schemas will need to reference both the graph.yaml and video-interfaces.yaml schemas. The exact schema depends on how many ports and endpoints for the binding. A single port with a single endpoint looks similar to this: port: $ref: /schemas/graph.yaml#/$defs/port-base properties: endpoint: $ref: video-interfaces.yaml# unevaluatedProperties: false properties: bus-width: enum: [ 8, 10, 12, 16 ] pclk-sample: true hsync-active: true vsync-active: true required: - bus-width additionalProperties: false Acked-by: Sakari Ailus <[email protected]> Acked-by: Jacopo Mondi <[email protected]> Acked-by: Guennadi Liakhovetski <[email protected]> Acked-by: Hans Verkuil <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Rob Herring <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions