ASoC: qcom: lpass: Fix i2s ctl register bit map
authorJun Nie <jun.nie@linaro.org>
Mon, 1 Feb 2021 13:29:41 +0000 (21:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Mar 2021 10:37:47 +0000 (11:37 +0100)
commit67353635006a41d08a9ee00f8a838f6d2803727c
tree948caf1336230ecc8d9c8f3a2eac9e648f57aeaf
parentd48f03f6b25c0057f2e265587e4c75186a3f9c7d
ASoC: qcom: lpass: Fix i2s ctl register bit map

[ Upstream commit 5e3277ab3baff6db96ae44adf6f85d6f0f6502cc ]

Fix bitwidth mapping in i2s ctl register per APQ8016 document.

Fixes: b5022a36d28f ("ASoC: qcom: lpass: Use regmap_field for i2sctl and dmactl registers")
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Stephan Gerhold <stephan@gerhold.net>
Signed-off-by: Jun Nie <jun.nie@linaro.org>
Link: https://lore.kernel.org/r/20210201132941.460360-1-jun.nie@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/qcom/lpass-apq8016.c