All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/6] ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai property
@ 2022-01-24 17:03 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2022-01-24 17:03 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Rob Herring, Krzysztof Kozlowski,
	Sylwester Nawrocki, Jonathan Bakker, alsa-devel, devicetree,
	linux-kernel

The cpu and codec nodes must provide sound-dai property.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
---
 .../devicetree/bindings/sound/samsung,aries-wm8994.yaml       | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml b/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml
index eb487ed3ca3b..d5cc221787cf 100644
--- a/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml
+++ b/Documentation/devicetree/bindings/sound/samsung,aries-wm8994.yaml
@@ -33,6 +33,8 @@ properties:
         description: |
           phandles to the I2S controller and bluetooth codec,
           in that order
+    required:
+      - sound-dai
 
   codec:
     type: object
@@ -40,6 +42,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
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-01-25  3:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 17:03 [PATCH 1/6] ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai property Krzysztof Kozlowski
2022-01-24 17:03 ` [PATCH 1/6] ASoC: dt-bindings: samsung, aries-wm8994: " Krzysztof Kozlowski
2022-01-24 17:03 ` [PATCH 2/6] ASoC: dt-bindings: samsung,arndale: convert to dtschema Krzysztof Kozlowski
2022-01-24 17:03 ` [PATCH 3/6] ASoC: dt-bindings: samsung,arndale: document ALC5631 Krzysztof Kozlowski
2022-01-24 17:03 ` [PATCH 4/6] ASoC: dt-bindings: samsung,smdk5250: convert to dtschema Krzysztof Kozlowski
2022-01-24 17:03 ` [RFC 5/6] ASoC: dt-bindings: samsung,snow: " Krzysztof Kozlowski
2022-01-25  0:24   ` Rob Herring
2022-01-25  0:24     ` Rob Herring
2022-01-24 17:03 ` [PATCH 6/6] ASoC: dt-bindings: samsung,tm2: " Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.