ASoC: qcom: sc7180: fix 32 bit format for adau7002
authorxuyuqing <xuyuqing@huaqin.corp-partner.google.com>
Wed, 18 Nov 2020 00:58:58 +0000 (08:58 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 27 Nov 2020 14:50:17 +0000 (14:50 +0000)
commit7f2c63d6ae0754e5389c5942cb3bd670ea6cff40
tree0c513b5e30014db79778f5da76f44ec44af998a0
parentbaed393e8550fa075512772fad27e98ba9dcb527
ASoC: qcom: sc7180: fix 32 bit format for adau7002

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

Signed-off-by: xuyuqing <xuyuqing@huaqin.corp-partner.google.com>
Link: https://lore.kernel.org/r/20201118005858.123013-2-xuyuqing@huaqin.corp-partner.google.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/qcom/sc7180.c