[PATCH 0/2] ASoC: simple-card: Introduce playback-only/capture-only DAI link flags

Daniel Baluta posted 2 patches 2 years, 6 months ago
.../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(+)
[PATCH 0/2] ASoC: simple-card: Introduce playback-only/capture-only DAI link flags
Posted by Daniel Baluta 2 years, 6 months ago
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