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

2022-11-01 Thread Shengjiu Wang
On Fri, Oct 28, 2022 at 4:28 PM Chancel Liu wrote: > Add compatible string and specific soc data to support MICFIL on i.MX93 > platform. > > Signed-off-by: Chancel Liu > Acked-by: Shengjiu Wang Best regards wang shengjiu > --- > sound/soc/fsl/fsl_micfil.c | 9 + > 1 file changed, 9

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

2022-10-28 Thread Chancel Liu
Add compatible string and specific soc data to support MICFIL on i.MX93 platform. Signed-off-by: Chancel Liu --- sound/soc/fsl/fsl_micfil.c | 9 + 1 file changed, 9 insertions(+) diff --git a/sound/soc/fsl/fsl_micfil.c b/sound/soc/fsl/fsl_micfil.c index eeaa75fb9196..b8a9504441df 100644