Re: [PATCH] ASoC: dt-bindings: qcom,apq8016-sbc-sndcard: move to separate binding

From: Rob Herring (Arm)
Date: Tue Jul 23 2024 - 17:16:38 EST



On Tue, 23 Jul 2024 10:33:00 +0200, Krzysztof Kozlowski wrote:
> The APQ8016 SBC and MSM8916 QDSP6 sound cards are a bit different from
> others: they have additional IO muxing address space and pin control.
> Move them to separate schema, so the original qcom,sm8250.yaml will be
> easier to manage. New schema is going to grow for other platforms
> having more of IO muxing address spaces.
>
> Cc: Adam Skladowski <a39.skl@xxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../sound/qcom,apq8016-sbc-sndcard.yaml | 205 ++++++++++++++++++
> .../bindings/sound/qcom,sm8250.yaml | 137 ------------
> 2 files changed, 205 insertions(+), 137 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/sound/qcom,apq8016-sbc-sndcard.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>