From: Mark Brown Date: Mon, 27 Nov 2023 17:33:11 +0000 (+0000) Subject: ASoC: makes CPU/Codec channel connection map more X-Git-Tag: v6.8-rc1~20^2~1^2~100 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=b2b6b2d8f49b7e169765d283f394eb6b67d65c51;p=linux-2.6-block.git ASoC: makes CPU/Codec channel connection map more Merge series from Kuninori Morimoto : Current ASoC is supporting CPU/Codec = N:M (N < M) connection by using ch_map idea. This patch-set expands it that all connection uses this idea, and no longer N < M limit [1][2]. Link: https://lore.kernel.org/r/87fs6wuszr.wl-kuninori.morimoto.gx@renesas.com [1] Link: https://lore.kernel.org/r/878r7yqeo4.wl-kuninori.morimoto.gx@renesas.com [2] ASoC core code ([PATCH 1/5]) is same as v6 and it was tested by Pierre-Louis, and Jerome. Big change on v7 is basically for Audio-Graph-Card2. --- b2b6b2d8f49b7e169765d283f394eb6b67d65c51