On Tue, 15 Nov 2022 13:02:34 +0100, Krzysztof Kozlowski wrote: > The Qualcomm DSP LPASS Audio DAIs are a bit different than Qualcomm DSP > Audio FrontEnd (Q6AFE) DAIs - they do not use children nodes for each > DAI. None of other properties from qcom,q6dsp-lpass-ports.yaml apply > here as well, so move the qcom,q6apm-lpass-dais compatible to its own > binding. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Cc: quic_srivasam@xxxxxxxxxxx > Cc: quic_plai@xxxxxxxxxxx > --- > .../bindings/sound/qcom,q6apm-lpass-dais.yaml | 32 +++++++++++++++++++ > .../sound/qcom,q6dsp-lpass-ports.yaml | 1 - > 2 files changed, 32 insertions(+), 1 deletion(-) > create mode 100644 Documentation/devicetree/bindings/sound/qcom,q6apm-lpass-dais.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>