Re: [PATCH 1/3] ASoC: fsl_sai: Add new added registers and new bit definition

2020-09-16 Thread Nicolin Chen
On Wed, Sep 16, 2020 at 06:16:25PM +0800, Shengjiu Wang wrote: > On i.MX850/i.MX815/i.MX845 platform, the sai IP is upgraded. > There are some new registers and new bit definition. This > patch is to complete the register list. > > Signed-off-by: Shengjiu Wang Change itself looks good. Can add

Re: [PATCH 1/3] ASoC: fsl_sai: Add new added registers and new bit definition

2020-09-16 Thread Fabio Estevam
Hi Shengjiu, On Wed, Sep 16, 2020 at 7:23 AM Shengjiu Wang wrote: > > On i.MX850/i.MX815/i.MX845 platform, the sai IP is upgraded. Please avoid such internal SoC namings and use i.MX8MQ/i.MX8MN/iMX8MM instead.

[PATCH 1/3] ASoC: fsl_sai: Add new added registers and new bit definition

2020-09-16 Thread Shengjiu Wang
On i.MX850/i.MX815/i.MX845 platform, the sai IP is upgraded. There are some new registers and new bit definition. This patch is to complete the register list. Signed-off-by: Shengjiu Wang --- sound/soc/fsl/fsl_sai.c | 23 sound/soc/fsl/fsl_sai.h | 59