Re: [PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX93 platform

2023-07-17 Thread Shengjiu Wang
On Fri, Jul 14, 2023 at 5:30 PM Chancel Liu wrote: > Add compatible string and specific soc data to support rpmsg sound card > on i.MX93 platform. > > Signed-off-by: Chancel Liu > Acked-by: Shengjiu Wang Best regards wang shengjiu > --- > sound/soc/fsl/fsl_rpmsg.c | 8 > 1 file cha

[PATCH 2/2] ASoC: fsl_rpmsg: Add support for i.MX93 platform

2023-07-14 Thread Chancel Liu
Add compatible string and specific soc data to support rpmsg sound card on i.MX93 platform. Signed-off-by: Chancel Liu --- sound/soc/fsl/fsl_rpmsg.c | 8 1 file changed, 8 insertions(+) diff --git a/sound/soc/fsl/fsl_rpmsg.c b/sound/soc/fsl/fsl_rpmsg.c index 15b48b5ea856..abe19a8a7aa7