]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: audio-graph-port: add link-trigger-order
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 12 Jun 2024 06:02:26 +0000 (06:02 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 26 Jun 2024 16:47:55 +0000 (17:47 +0100)
commitfafc20ded3f4659873c83c2af6d389983d480994
tree39166c3f858c7024fb34f74a240a29d70f9438c5
parent727de4fbc5466c7150482b532f2b7f7e514134f3
ASoC: audio-graph-port: add link-trigger-order

Sound Card need to consider/adjust HW control ordering based on the
combination of CPU/Codec. The controlling feature is already supported
on ASoC, but Simple Audio Card / Audio Graph Card still not support it.
Let's support it.

Cc: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87sexizojx.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/audio-graph-port.yaml
include/dt-bindings/sound/audio-graph.h [new file with mode: 0644]