[PATCH v2 00/11] ASoC: fsl: fix mixer-test failures

Shengjiu Wang posted 11 patches 11 hours ago
sound/soc/fsl/fsl_easrc.c  | 123 ++++++++++++++++++++++++++-----------
sound/soc/fsl/fsl_micfil.c |  72 +++++++++++++++++++---
sound/soc/fsl/fsl_xcvr.c   |  22 +++++--
3 files changed, 168 insertions(+), 49 deletions(-)
[PATCH v2 00/11] ASoC: fsl: fix mixer-test failures
Posted by Shengjiu Wang 11 hours ago
Fix mixer-test failures. Mostly the issues are that event is not
generated in put operation.

changes in v2:
- add back event notification in patch 11/11

Shengjiu Wang (11):
  ASoC: fsl_micfil: Add access property for "VAD Detected"
  ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()
  ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()
  ASoC: fsl_micfil: Fix event generation in micfil_range_set()
  ASoC: fsl_micfil: Fix event generation in
    micfil_put_dc_remover_state()
  ASoC: fsl_micfil: Fix event generation in micfil_quality_set()
  ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()
  ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()
  ASoC: fsl_easrc: Check the variable range in
    fsl_easrc_iec958_put_bits()
  ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()
  ASoC: fsl_easrc: Change the type for iec958 channel status controls

 sound/soc/fsl/fsl_easrc.c  | 123 ++++++++++++++++++++++++++-----------
 sound/soc/fsl/fsl_micfil.c |  72 +++++++++++++++++++---
 sound/soc/fsl/fsl_xcvr.c   |  22 +++++--
 3 files changed, 168 insertions(+), 49 deletions(-)

-- 
2.34.1