devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: simple-card: Introduce playback-only/capture-only DAI link flags
@ 2023-08-01  8:24 Daniel Baluta
  2023-08-01  8:24 ` [PATCH 1/2] ASoC: simple-card: Introduce playback-only/capture only " Daniel Baluta
  2023-08-01  8:24 ` [PATCH 2/2] ASoC: dt-bindings: simple-card: Document new DAI flags playback-only/capture-only Daniel Baluta
  0 siblings, 2 replies; 8+ messages in thread
From: Daniel Baluta @ 2023-08-01  8:24 UTC (permalink / raw)
  To: broonie, alsa-devel, robh+dt
  Cc: kuninori.morimoto.gx, spujar, tiwai, perex, linux-kernel,
	linux-imx, devicetree, daniel.baluta

From: Daniel Baluta <daniel.baluta@nxp.com>

This patch series introduces capture-only/playback-only DAI link
properties for simple-card.

Daniel Baluta (2):
  ASoC: simple-card: Introduce playback-only/capture only DAI link flags
  ASoC: dt-bindings: simple-card: Document new DAI flags
    playback-only/capture-only

 .../bindings/sound/simple-card.yaml           |  8 ++++++
 include/sound/simple_card_utils.h             |  5 ++++
 sound/soc/generic/simple-card-utils.c         | 27 +++++++++++++++++++
 sound/soc/generic/simple-card.c               | 10 +++++++
 4 files changed, 50 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2023-08-13 17:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01  8:24 [PATCH 0/2] ASoC: simple-card: Introduce playback-only/capture-only DAI link flags Daniel Baluta
2023-08-01  8:24 ` [PATCH 1/2] ASoC: simple-card: Introduce playback-only/capture only " Daniel Baluta
2023-08-01 23:31   ` Kuninori Morimoto
2023-08-02  7:54     ` Daniel Baluta
2023-08-01  8:24 ` [PATCH 2/2] ASoC: dt-bindings: simple-card: Document new DAI flags playback-only/capture-only Daniel Baluta
2023-08-01 19:09   ` Mark Brown
2023-08-11 19:12   ` Rob Herring
2023-08-13 17:25     ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).