[PATCH 0/2] DT binding for sample format conversion
Sameer Pujar
spujar at nvidia.com
Wed Jul 27 16:26:21 CEST 2022
DT binding properties are available to fixup rate and channel
parameters of a DAI. This series extends this to sample format
conversion as well. With this now DAI PCM parameters (channels,
sample rate and sample format) can be fixed up as necessary
in an audio path.
Sameer Pujar (2):
ASoC: dt-bindings: Add sample format conversion
ASoC: simple-card-utils: Fixup DAI sample format
.../devicetree/bindings/sound/audio-graph-port.yaml | 21 +++++++++++++++++++++
.../devicetree/bindings/sound/audio-graph.yaml | 11 +++++++++++
.../devicetree/bindings/sound/simple-card.yaml | 15 +++++++++++++++
include/sound/simple_card_utils.h | 1 +
sound/soc/generic/simple-card-utils.c | 12 ++++++++++++
5 files changed, 60 insertions(+)
--
2.7.4
More information about the Alsa-devel
mailing list