On i.MX943, the FIFO data address is changed and the bit width of CICOSR is changed. Add a new compatible string and update driver for these changes. Shengjiu Wang (2): ASoC: fsl_micfil: Add i.MX943 platform support ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platform .../devicetree/bindings/sound/fsl,micfil.yaml | 1 + sound/soc/fsl/fsl_micfil.c | 98 +++++++++++++++---- sound/soc/fsl/fsl_micfil.h | 2 +- 3 files changed, 79 insertions(+), 22 deletions(-) -- 2.34.1