ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet
authorHans de Goede <hdegoede@redhat.com>
Tue, 16 Feb 2021 21:35:54 +0000 (22:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Mar 2021 11:34:14 +0000 (12:34 +0100)
commit15c84277be64ac1e7789887e696c748235201eba
tree59e7cea01910b3f762befc6f1a4184a7b8a75d83
parent078526cbf027240c05d13d6b2ada1e914139487e
ASoC: Intel: bytcr_rt5651: Add quirk for the Jumper EZpad 7 tablet

[ Upstream commit df8359c512fa770ffa6b0b0309807d9b9825a47f ]

Add a DMI quirk for the Jumper EZpad 7 tablet, this tablet has
a jack-detect switch which reads 1/high when a jack is inserted,
rather then using the standard active-low setup which most
jack-detect switches use. All other settings are using the defaults.

Add a DMI-quirk setting the defaults + the BYT_RT5651_JD_NOT_INV
flags for this.

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/20210216213555.36555-4-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/intel/boards/bytcr_rt5651.c