Re: [PATCH v3 7/7] ASoC: imx-rpmsg: Assign platform driver used by machine driver to link with

2022-10-09 Thread Shengjiu Wang
On Fri, Sep 30, 2022 at 2:46 PM Chancel Liu wrote: > Each ASoC platform driver is named by rpmsg channel. ASoC machine > driver can parse "fsl,rpmsg-channel-name" property to figure out which > ASoC platform driver it should link with. > > Signed-off-by: Chancel Liu > Acked-by: Shengjiu Wang

[PATCH v3 7/7] ASoC: imx-rpmsg: Assign platform driver used by machine driver to link with

2022-09-30 Thread Chancel Liu
Each ASoC platform driver is named by rpmsg channel. ASoC machine driver can parse "fsl,rpmsg-channel-name" property to figure out which ASoC platform driver it should link with. Signed-off-by: Chancel Liu --- sound/soc/fsl/imx-rpmsg.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-)