Hi Rob,
Now that we have an OF graph schema, let's use it for the
audio-graph-port schema.
There's no need to define 'ports' nodes as specific bindings must define
that and port numbering of the child 'port' nodes.
Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
---
Note that graph.yaml is part of dtschema now intead of the kernel tree.
---
.../bindings/sound/audio-graph-port.yaml | 16 ++--------------
1 file changed, 2 insertions(+), 14 deletions(-)
Hold off on applying this. I think graph.yaml is going to need some
more refinement.
Would this be OK if below part of the patch is submitted separately in
case above is not immediately planned?
- required:
- - remote-endpoint
-
Currently I have dependency on this for series
https://patchwork.kernel.org/project/alsa-devel/list/?series=391735&state=*.
The rest should be able to be applied without this patch.
Rob