All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: dt-bindings: cirrus,cs42xx8: add 'port' property
@ 2025-06-17 14:46 Laurentiu Mihalcea
  2025-06-17 15:18 ` Charles Keepax
  2025-06-19 22:37 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Laurentiu Mihalcea @ 2025-06-17 14:46 UTC (permalink / raw)
  To: David Rhodes, Richard Fitzgerald, Liam Girdwood, Mark Brown,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: patches, linux-sound, devicetree, linux-kernel

From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>

The cs42xx8 codecs may be used with audio graph card and thus may require
an additional property: 'port'. Add it.

Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
---
 Documentation/devicetree/bindings/sound/cirrus,cs42xx8.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/cirrus,cs42xx8.yaml b/Documentation/devicetree/bindings/sound/cirrus,cs42xx8.yaml
index 725b47e82062..cd47905eb20a 100644
--- a/Documentation/devicetree/bindings/sound/cirrus,cs42xx8.yaml
+++ b/Documentation/devicetree/bindings/sound/cirrus,cs42xx8.yaml
@@ -41,6 +41,10 @@ properties:
     description: This pin is connected to the chip's RESET pin.
     maxItems: 1
 
+  port:
+    $ref: audio-graph-port.yaml#
+    unevaluatedProperties: false
+
 required:
   - compatible
   - reg
-- 
2.34.1


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

end of thread, other threads:[~2025-06-19 22:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17 14:46 [PATCH] ASoC: dt-bindings: cirrus,cs42xx8: add 'port' property Laurentiu Mihalcea
2025-06-17 15:18 ` Charles Keepax
2025-06-19 22:37 ` Mark Brown

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.