]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: simple-card: sync support
authorMark Brown <broonie@kernel.org>
Tue, 4 Jun 2024 19:23:45 +0000 (20:23 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 4 Jun 2024 19:23:45 +0000 (20:23 +0100)
Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

We have simple-card / audio-graph / audio-graph2, basically these supports
same feature but is using different DT style.

Because we are using 3 drivers, some feature was added to one driver,
but other drivers doesn't have it. This patch set try to sync it on these
3 drivers.


Trivial merge