ASoC: ssm4567: Add support for setting the DAI format and TDM configuration
authorLars-Peter Clausen <lars@metafoo.de>
Thu, 6 Nov 2014 14:59:23 +0000 (15:59 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 6 Nov 2014 16:05:10 +0000 (16:05 +0000)
commitead99f89b7cd2b5cfe99601380a6f6f0a1ce7e53
tree5f99babab7131b74b409de71ec3c762e6015f62d
parentfeec843d6c4528263724ff3f4c463ea82bf63b4a
ASoC: ssm4567: Add support for setting the DAI format and TDM configuration

The SSM4567 has support for a couple of different DAI formats. In TDM mode
it is also possible to select the TDM slot. This patch adds support for this
by implementing the set_fmt and set_tdm_slot callbacks.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ssm4567.c