]> git.hungrycats.org Git - linux/commit
ASoC: imx-rpmsg: Set driver_name for snd_soc_card
authorChancel Liu <chancel.liu@nxp.com>
Thu, 28 May 2026 02:07:25 +0000 (11:07 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jun 2026 17:53:22 +0000 (18:53 +0100)
commitaf0d8aa7fcd5c63a6a5077c5a21c7f8f2695cf94
tree040cd70dcd1c28ffce1f445901ce356f55bc99bd
parentec74d4f934a63f8146f704eb0ed7b3af2b819a8d
ASoC: imx-rpmsg: Set driver_name for snd_soc_card

Set driver_name to "imx-audio-rpmsg" for the i.MX RPMSG sound card.
This allows userspace audio configuration tools (e.g., UCM) to match
the card by driver name independently of the card name, which may vary
across board configurations.

Signed-off-by: Chancel Liu <chancel.liu@nxp.com>
Link: https://patch.msgid.link/20260528020725.2265321-4-chancel.liu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/imx-rpmsg.c