ASoC: dt-bindings: Definitions for DAI params
authorSameer Pujar <spujar@nvidia.com>
Mon, 8 Aug 2022 05:27:30 +0000 (10:57 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 15 Aug 2022 00:19:53 +0000 (01:19 +0100)
commitb79b6220a753995b80054916f1f8f037113d8d93
treea1a010baed9c044140903472e25488fb5ed9ded7
parent4d39265b930fb42eb396c3153a3f4afdee9f5c17
ASoC: dt-bindings: Definitions for DAI params

The "convert-channels" and "convert-rate" bindings are available for
audio-graph-card and are documented in the audio-graph-port.yaml and
the audio-graph.yaml. There is duplication of property details at
multiple places.

Introduce a new schema to have common definitions for DAI params and
these can be re-used in other schemas wherever applicable. Presently
update audio-graph-card bindings to use these definitions. If required
simple-card bindings can be extended to make use of common definitions.

Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1659936452-2254-2-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/audio-graph-port.yaml
Documentation/devicetree/bindings/sound/audio-graph.yaml
Documentation/devicetree/bindings/sound/dai-params.yaml [new file with mode: 0644]