[PATCH v2 0/3] ASoC: dt-bindings: Rework audio-graph-port schema

Rob Herring robh at kernel.org
Wed Mar 31 16:27:45 CEST 2021


This series refactors the audio-graph-port.yaml schema moving the
'port' node out of the schema and updating to use graph.yaml schema.
This allows users to define what each 'port' node is like other graph
binding users.

v2:
- Rebase on ASoC tree

Rob

Cc: alsa-devel at alsa-project.org
Cc: linux-tegra at vger.kernel.org
Cc: Jonathan Hunter <jonathanh at nvidia.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com>
Cc: Liam Girdwood <lgirdwood at gmail.com>
Cc: Lubomir Rintel <lkundrak at v3.sk>
Cc: Mark Brown <broonie at kernel.org>
Cc: Masahiro Yamada <yamada.masahiro at socionext.com>
Cc: Sameer Pujar <spujar at nvidia.com>
Cc: Thierry Reding <thierry.reding at gmail.com>

Rob Herring (3):
  ASoC: dt-bindings: Move port/ports properties out of
    audio-graph-port.yaml
  ASoC: dt-bindings: Use OF graph schema
  ASoC: dt-bindings: socionext: Use audio-graph-port schema

 .../bindings/sound/audio-graph-port.yaml      | 104 ++++++++----------
 .../bindings/sound/marvell,mmp-sspa.yaml      |   6 +-
 .../bindings/sound/nvidia,tegra186-dspk.yaml  |  11 +-
 .../sound/nvidia,tegra210-admaif.yaml         |  11 +-
 .../bindings/sound/nvidia,tegra210-ahub.yaml  |  11 +-
 .../bindings/sound/nvidia,tegra210-dmic.yaml  |  11 +-
 .../bindings/sound/nvidia,tegra210-i2s.yaml   |  11 +-
 .../bindings/sound/renesas,rsnd.yaml          |   5 +-
 .../sound/socionext,uniphier-aio.yaml         |   8 +-
 .../sound/socionext,uniphier-evea.yaml        |   8 +-
 10 files changed, 89 insertions(+), 97 deletions(-)

-- 
2.27.0



More information about the Alsa-devel mailing list