OSDN Git Service

ASoC: rsnd: tidyup SSICR::SWSP for TDM
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Wed, 17 Oct 2018 01:55:57 +0000 (01:55 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 17 Oct 2018 19:01:31 +0000 (20:01 +0100)
commit2eaa6e233091f51d8a629e423ad0bc080ffcb5d6
tree88515248216bd5eaa00c5b9fed6db7c82e3ddcba
parent6817d7593f3e3c8a9c11e7a07cb5646c70371f0a
ASoC: rsnd: tidyup SSICR::SWSP for TDM

R-Car datasheet is indicating that WS output settings of SSICR::SWSP
is inverted on TDM mode from non TDM mode settings.
But, it is meaning that TDM should use 0 here.
Without this patch, sound input/output 1ch will be 2ch, 2ch will be 3ch
..., be jumbled on I2S + TDM settings. This patch fixup it.
This patch is tested on R-Car H3 ulcb-kf board, SSI3/4 TDM sound.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/ssi.c