lkml.org 
[lkml]   [2022]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] DT binding for sample format conversion
Date
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.

Changelog:
==========
v1->v2:
-------
* Move DAI params properties to a new schema and re-use this
for simple-card and audio-graph-card.
* Use string type for DAI format binding as suggested by
Krzysztof.

Sameer Pujar (3):
ASoC: dt-bindings: Add schema for common DAI params
ASoC: dt-bindings: Add sample format conversion
ASoC: simple-card-utils: Fixup DAI sample format

.../bindings/sound/audio-graph-port.yaml | 17 +++++-----
.../devicetree/bindings/sound/audio-graph.yaml | 9 ++---
.../devicetree/bindings/sound/dai-params.yaml | 38 ++++++++++++++++++++++
.../devicetree/bindings/sound/simple-card.yaml | 20 +++++-------
include/sound/simple_card_utils.h | 1 +
sound/soc/generic/simple-card-utils.c | 34 +++++++++++++++++++
6 files changed, 95 insertions(+), 24 deletions(-)
create mode 100644 Documentation/devicetree/bindings/sound/dai-params.yaml

--
2.7.4

\
 
 \ /
  Last update: 2022-08-01 18:09    [W:1.029 / U:0.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site