]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet
authorHans de Goede <hdegoede@redhat.com>
Mon, 18 May 2020 07:24:16 +0000 (09:24 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 18 May 2020 17:48:26 +0000 (18:48 +0100)
commit0e0e10fde0e9808d1991268f5dca69fb36c025f7
tree506a1f1ffaf1134d2cc83c0af63feb661c54e714
parent4ace9a0ec7293b0b2052da7e39651fb1f4d8eaef
ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet

The Toshiba Encore WT8-A tablet almost fully works with the default
settings for non-CR Bay Trail devices. The only problem is that its
jack-detect switch is not inverted (it is active high instead of
the normal active low).

Add a quirk for this model using the default settings +
BYT_RT5640_JD_NOT_INV.

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/20200518072416.5348-1-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5640.c