ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet
authorHans de Goede <hdegoede@redhat.com>
Sat, 29 Apr 2023 10:47:21 +0000 (12:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2023 08:34:07 +0000 (10:34 +0200)
commit6a40da600750e604910136082e98b50ec04eea16
treefa12312c505a21787c9fb5f0e821ed6f53cb83f6
parenta7ec48a419fe664e500bc2f8b218ec7eeea24ba0
ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tablet

[ Upstream commit ec6f82b4c63cc68f8dc03316e725106d242706be ]

The Nextbook Ares 8A tablet which has Android as factory OS, has a buggy
DSDT with both ESSX8316 and 10EC5651 ACPI devices.

This tablet actually uses an rt5651 codec, but the matching code ends up
picking the ESSX8316 device, add a quirk to ignote the ESSX8316 device
on this tablet.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Message-Id: <20230429104721.7176-1-hdegoede@redhat.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/intel/common/soc-acpi-intel-cht-match.c