[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231128081119.106360-1-daniel.baluta@oss.nxp.com>
Date: Tue, 28 Nov 2023 10:11:17 +0200
From: Daniel Baluta <daniel.baluta@....nxp.com>
To: broonie@...nel.org, robh+dt@...nel.org
Cc: kuninori.morimoto.gx@...esas.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, lgirdwood@...il.com,
daniel.baluta@...il.com, alsa-devel@...a-project.org,
iuliana.prodan@....com, shengjiu.wang@....com
Subject: [PATCH v4 0/2] ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flags
From: Daniel Baluta <daniel.baluta@....com>
This patchseries allows users to specify a link only direction with
audio-graph-card2.
Changes since v1 - https://lore.kernel.org/lkml/20230801082433.548206-1-daniel.baluta@oss.nxp.com/T/
- used audio-graph-card2 instead of simple-card as we are deprecting simple-card.
Changes since v2:
- Fix device tree binding error reported by Rob
Changes since v3:
- Add signed-off-by line to patch 1/2
- Enhance commit messsage for patch 1/2 to explain why the patch is needed.
Daniel Baluta (2):
ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link
flags
ASoC: dt-bindings: audio-graph-port: Document new DAI link flags
playback-only/capture-only
.../bindings/sound/audio-graph-port.yaml | 6 ++++++
include/sound/simple_card_utils.h | 3 +++
sound/soc/generic/audio-graph-card2.c | 6 ++++++
sound/soc/generic/simple-card-utils.c | 19 +++++++++++++++++++
4 files changed, 34 insertions(+)
--
2.25.1
Powered by blists - more mailing lists