On Tue, 15 Nov 2022 13:02:31 +0100, Krzysztof Kozlowski wrote: > The APR/GPR bindings with services got complicated so move out the Q6ASM > service to its own binding. Previously the compatible was documented in > qcom,apr.yaml. Move most of the examples from its children to this new > file. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Cc: quic_srivasam@xxxxxxxxxxx > Cc: quic_plai@xxxxxxxxxxx > --- > .../bindings/sound/qcom,q6asm-dais.yaml | 48 +++++-------- > .../devicetree/bindings/sound/qcom,q6asm.yaml | 68 +++++++++++++++++++ > 2 files changed, 84 insertions(+), 32 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/qcom,q6asm.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>