Re: [PATCH v1 0/1] Fix 32 bit format for adau7002

2020-11-27 Thread Mark Brown
On Wed, 18 Nov 2020 08:58:57 +0800, xuyuqing wrote: > the microphone is attached to external codec(adau7002) > instead of rt5682.We need to always use 32 bit format on sc7180 > to meet the clock requirement of adau7002: > The ADAU7002 requires a BCLK rate > that is a minimum of 64× the LRCLK sample

Re: [PATCH v1 0/1] Fix 32 bit format for adau7002

2020-11-25 Thread Mark Brown
On Wed, Nov 18, 2020 at 08:58:57AM +0800, xuyuqing wrote: > the microphone is attached to external codec(adau7002) > instead of rt5682.We need to always use 32 bit format on sc7180 > to meet the clock requirement of adau7002: > The ADAU7002 requires a BCLK rate > that is a minimum of 64× the LRCLK

[PATCH v1 0/1] Fix 32 bit format for adau7002

2020-11-17 Thread xuyuqing
the microphone is attached to external codec(adau7002) instead of rt5682.We need to always use 32 bit format on sc7180 to meet the clock requirement of adau7002: The ADAU7002 requires a BCLK rate that is a minimum of 64× the LRCLK sample rate xuyuqing (1): ASoC: qcom: sc7180: fix 32 bit format