On Tue, 15 Nov 2022 13:02:28 +0100, Krzysztof Kozlowski wrote: > The APR/GPR bindings with services got complicated so move out the Q6AFE > 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 > --- > .../devicetree/bindings/sound/qcom,q6afe.yaml | 68 +++++++++++++++++++ > .../sound/qcom,q6dsp-lpass-clocks.yaml | 40 +---------- > .../sound/qcom,q6dsp-lpass-ports.yaml | 56 +++------------ > 3 files changed, 80 insertions(+), 84 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/qcom,q6afe.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>