From: Mark Brown Date: Tue, 4 Mar 2025 14:43:46 +0000 (+0000) Subject: ASoC: audio-graph-card2-custom-sample: Separate Sample X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=56e8bbb7a0d1b15a1af87fc7d6a73469f6ed4bd2;p=users%2Fwilly%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