]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: audio-graph-card2-custom-sample: Separate Sample
authorMark Brown <broonie@kernel.org>
Tue, 4 Mar 2025 14:43:46 +0000 (14:43 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 4 Mar 2025 14:43:46 +0000 (14:43 +0000)
commit56e8bbb7a0d1b15a1af87fc7d6a73469f6ed4bd2
treed252c1e36e14b83c8afef86035d9743a1b7135b7
parent8243a49145e59f19032b86b20d8906f05e31bdcc
parent7d73a1beaa9428ed4da7786725fcb1a20fd371ab
ASoC: audio-graph-card2-custom-sample: Separate Sample

Merge series from Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>:

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