From: Krzysztof Kozlowski Date: Mon, 12 Feb 2024 18:38:00 +0000 (+0100) Subject: ASoC: dt-bindings: qcom,sm8250: Allow up to 8 codec DAIs X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d4a00d16f8367e09e8b8fb03028f22333fc368a5;p=linux.git ASoC: dt-bindings: qcom,sm8250: Allow up to 8 codec DAIs Sound card on Qualcomm X1E80100 CRD board has eight DAIs in one DAI link (for WSA speakers). Boards with older SoCs could technically have similar setup, even if it was not observed on mainlined devices. Signed-off-by: Krzysztof Kozlowski Link: https://msgid.link/r/20240212183800.243017-1-krzysztof.kozlowski@linaro.org Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml index 6f419747273e3..2ab6871e89e5e 100644 --- a/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,sm8250.yaml @@ -107,7 +107,7 @@ patternProperties: properties: sound-dai: minItems: 1 - maxItems: 4 + maxItems: 8 required: - link-name