On Mon, 16 Oct 2023 10:55:37 -0500, Rob Herring wrote: > The soundwire-controller.yaml schema already defines the form for devices > in child nodes, so there's no need to do the same in the QCom controller > binding. Add a $ref to the soundwire-controller.yaml schema and drop the > child node schema. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../bindings/soundwire/qcom,soundwire.yaml | 16 ++++------------ > 1 file changed, 4 insertions(+), 12 deletions(-) > Applied, thanks!