From: Mark Brown Date: Tue, 4 Mar 2025 14:43:46 +0000 (+0000) Subject: ASoC: audio-graph-card2-custom-sample: Separate Sample X-Git-Tag: v6.15-rc1~173^2~4^2~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=56e8bbb7a0d1b15a1af87fc7d6a73469f6ed4bd2;p=thirdparty%2Fkernel%2Flinux.git ASoC: audio-graph-card2-custom-sample: Separate Sample Merge series from Kuninori Morimoto : audio-graph-card2-custom-sample has many sample connections, but because ALSA card has number limition for links, it is impossible to have all samples into 1 ASoC card. This patch-set separate sample DT into 2 parts, and remove original sample. Because of this separation, we can see all sample connection via multi Card. - for normal - for DPCM/Codec2Codec --- 56e8bbb7a0d1b15a1af87fc7d6a73469f6ed4bd2