On Tue, 15 Nov 2022 13:02:29 +0100, Krzysztof Kozlowski wrote: > The APR/GPR bindings with services got complicated so move out the Q6APM > 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,q6apm-dai.yaml | 19 ++----- > .../devicetree/bindings/sound/qcom,q6apm.yaml | 51 +++++++++++++++++++ > 2 files changed, 54 insertions(+), 16 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/qcom,q6apm.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>