summaryrefslogtreecommitdiff
path: root/sound/soc/intel/avs/board_selection.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-10-18 14:14:52 +0300
committerMark Brown <broonie@kernel.org>2022-10-18 14:14:52 +0300
commita2ddd19fe76b54fdf942fb1872c2b09afdb47731 (patch)
tree5529e6b566dc2c21f4385e9024cddaa75a38a190 /sound/soc/intel/avs/board_selection.c
parentc39e299a341510eaa4fec5f9cbcceeb5b876a41d (diff)
parent4b48440ea390bada41928920446928beb3652a76 (diff)
downloadlinux-a2ddd19fe76b54fdf942fb1872c2b09afdb47731.tar.xz
Create a new sound card to access MICFIL based on rpmsg channel
Merge series from Chancel Liu <chancel.liu@nxp.com>: At a previous time, we have successfully created a virtual sound card based on rpmsg. The sound card works under this mechanism Cortex-A core tells the Cortex-M core the format, rate, channel, .etc configuration of the PCM parameters and Cortex-M controls real hardware devices such as SAI and DMA. From the view of Linux side, the sound card is bound to a rpmsg channel through which it can access SAI. Here these patches are introduced to create a new virtual sound card to access MICFIL based on a new created rpmsg channel. It's easy to create a new rpmsg channel for MICFIL through rpmsg name service announcment. Also the other ASoC components bound to this rpmsg MICFIL sound card will be registered with these patches. If other sound cards using different hardware devices needs to be created over rpmsg in the future, these patches can be referred.
Diffstat (limited to 'sound/soc/intel/avs/board_selection.c')
0 files changed, 0 insertions, 0 deletions