]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: ti: davinci-mcasp: Add audio-graph-card2 and DPCM support
authorSen Wang <sen@ti.com>
Wed, 3 Jun 2026 21:18:30 +0000 (16:18 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 11 Jun 2026 19:48:11 +0000 (20:48 +0100)
commit216f7452a68e3974fa27930d577b84f385348e55
tree396d4f3d4055f29b548ee655e86706835d1b6438
parentb7e44d1986d6671342c19b82192189ca5db5dab7
ASoC: ti: davinci-mcasp: Add audio-graph-card2 and DPCM support

Extend the McASP driver to support audio-graph-card2 of-graph topology,
while maintaining backwards compatibility for existing simple-audio-card
phandles and machine drivers, which now uses the default MCASP_GRAPH_NONE
code path.

Signed-off-by: Sen Wang <sen@ti.com>
Link: https://patch.msgid.link/20260603211835.635184-1-sen@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/ti/davinci-mcasp.c