aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/fsl/fsl_rpmsg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-25ASoC: fsl: fsl_rpmsg: Register CPU DAI with name of rpmsg channelChancel Liu1-6/+26
2024-03-25ASoC: fsl: Let imx-audio-rpmsg register platform device for cardChancel Liu1-11/+0
2023-12-29ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu1-2/+8
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-2/+1
2023-07-17ASoC: fsl_rpmsg: Add support for i.MX93 platformChancel Liu1-0/+8
2023-03-20ASoC: fsl: fsl_rpmsg: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-10-17ASoC: fsl_rpmsg: Multi-channel support in CPU DAI driverChancel Liu1-2/+2
2022-10-17ASoC: fsl_rpmsg: Register different ASoC machine devicesChancel Liu1-1/+1
2022-06-27ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2022-03-09ASoC: fsl_rpmsg: Remove SET_SYSTEM_SLEEP_PM_OPS callbackShengjiu Wang1-2/+0
2021-09-30ASoC: fsl_rpmsg: Add rpmsg audio support for i.MX8ULPShengjiu Wang1-0/+1
2021-09-13ASoC: fsl_rpmsg: add soc specific data structureShengjiu Wang1-4/+42
2021-08-18ASoC: fsl_rpmsg: Check -EPROBE_DEFER for getting clocksShengjiu Wang1-10/+10
2021-03-29ASoC: fsl_rpmsg: initialise pointers to NULLShengjiu Wang1-1/+1
2021-03-25ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsgShengjiu Wang1-0/+279