From: Krzysztof Kozlowski Date: Sat, 29 Jan 2022 12:23:52 +0000 (+0100) Subject: ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai property X-Git-Tag: v5.18-rc1~152^2~7^2~158^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f021b723ea51ae94329e6d76f68189e1696deca;p=thirdparty%2Flinux.git ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai property The cpu and codec nodes must provide sound-dai property. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Rob Herring Link: https://lore.kernel.org/r/20220129122357.45545-2-krzysztof.kozlowski@canonical.com Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml b/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml index 5fff586dc8029..afdacffc9a7a8 100644 --- a/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml +++ b/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml @@ -31,6 +31,8 @@ properties: description: | phandles to the I2S controller and bluetooth codec, in that order + required: + - sound-dai codec: type: object @@ -38,6 +40,8 @@ properties: sound-dai: $ref: /schemas/types.yaml#/definitions/phandle-array description: phandle to the WM8994 CODEC + required: + - sound-dai samsung,audio-routing: $ref: /schemas/types.yaml#/definitions/non-unique-string-array