Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: simple-card-utils: support system-clock-id DT property
@ 2026-05-15 16:13 Sen Wang
  2026-05-15 16:13 ` [PATCH v2 1/2] dt-bindings: sound: simple-card: add system-clock-id property Sen Wang
  2026-05-15 16:13 ` [PATCH v2 2/2] ASoC: simple-card-utils: support system-clock-id DT property Sen Wang
  0 siblings, 2 replies; 3+ messages in thread
From: Sen Wang @ 2026-05-15 16:13 UTC (permalink / raw)
  To: Mark Brown, Kuninori Morimoto, Liam Girdwood, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Jaroslav Kysela, Takashi Iwai
  Cc: linux-sound, devicetree, linux-kernel, Sen Wang

Adding an optional, u32 system-clock-id DT property into the generic machine
driver so clocking topology info can be exposed in DT.

Sen Wang (2):
  dt-bindings: sound: simple-card: add system-clock-id property
  ASoC: simple-card-utils: support system-clock-id DT property

 Documentation/devicetree/bindings/sound/audio-graph-port.yaml |  2 +
 Documentation/devicetree/bindings/sound/simple-card.yaml      | 10 +++++++
 include/sound/simple_card_utils.h                              |  1 +
 sound/soc/generic/simple-card-utils.c                         | 13 +++++----
 4 files changed, 21 insertions(+), 5 deletions(-)

---
base-commit: f5ffe03e0678 (linux-next)

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

end of thread, other threads:[~2026-05-15 16:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15 16:13 [PATCH v2 0/2] ASoC: simple-card-utils: support system-clock-id DT property Sen Wang
2026-05-15 16:13 ` [PATCH v2 1/2] dt-bindings: sound: simple-card: add system-clock-id property Sen Wang
2026-05-15 16:13 ` [PATCH v2 2/2] ASoC: simple-card-utils: support system-clock-id DT property Sen Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox