]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: sun4i-i2s: Add offset to RX channel select
authorMarcus Cooper <codekipper@gmail.com>
Mon, 3 Jun 2019 17:47:28 +0000 (19:47 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 4 Jun 2019 14:34:08 +0000 (15:34 +0100)
commitf9927000cb35f250051f0f1878db12ee2626eea1
tree467ed49cfdb3a6fe61c00eabfdd9d768316a193c
parent7e46169a5f35762f335898a75d1b8a242f2ae0f5
ASoC: sun4i-i2s: Add offset to RX channel select

Whilst testing the capture functionality of the i2s on the newer
SoCs it was noticed that the recording was somewhat distorted.
This was due to the offset not being set correctly on the receiver
side.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sunxi/sun4i-i2s.c