Commit c90c0d7a96e634a73ef1580f1d20993606545647
Committed by
Mark Brown
1 parent
d4e4ab86bc
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
ASoC: tegra: fix Tegra30 I2S capture parameter setup
The Tegra30 I2S driver was writing the AHUB interface parameters to the playback path register rather than the capture path register. This caused the capture parameters not to be configured at all, so if capturing using non-HW-default parameters (e.g. 16-bit stereo rather than 8-bit mono) the audio would be corrupted. With this fixed, audio capture from an analog microphone works correctly on the Cardhu board. Cc: stable@vger.kernel.org Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
sound/soc/tegra/tegra30_i2s.c