ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet
authorHans de Goede <hdegoede@redhat.com>
Mon, 8 Jun 2020 20:46:33 +0000 (22:46 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 9 Jun 2020 14:46:18 +0000 (15:46 +0100)
commit199a5e8fda54ab3c8c6f6bf980c004e97ebf5ccb
treed847f0de26048b07285a5610fe0f510ec48bc0d7
parent3b8a299a58b2afce464ae11324b59dcf0f1d10a7
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet

The Toshiba Encore WT10-A tablet almost fully works with the default
settings for Bay Trail CR devices. The only issue is that it uses a
digital mic. connected the the DMIC1 input instead of an analog mic.

Add a quirk for this model using the default settings with the input-map
replaced with BYT_RT5640_DMIC1_MAP.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200608204634.93407-1-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5640.c