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

Shengjiu Wang posted 11 patches 2 days, 13 hours ago
There is a newer version of this series
sound/soc/fsl/fsl_easrc.c  | 113 +++++++++++++++++++++++++------------
sound/soc/fsl/fsl_micfil.c |  72 +++++++++++++++++++----
sound/soc/fsl/fsl_xcvr.c   |  22 ++++++--
3 files changed, 158 insertions(+), 49 deletions(-)
[PATCH 00/11] ASoC: fsl: fix mixer-test failures
Posted by Shengjiu Wang 2 days, 13 hours ago
Fix mixer-test failures. Mostly the issues are that event is not
generated in put operation.

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  | 113 +++++++++++++++++++++++++------------
 sound/soc/fsl/fsl_micfil.c |  72 +++++++++++++++++++----
 sound/soc/fsl/fsl_xcvr.c   |  22 ++++++--
 3 files changed, 158 insertions(+), 49 deletions(-)

-- 
2.34.1