ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet
authorHans de Goede <hdegoede@redhat.com>
Thu, 24 Oct 2024 21:16:15 +0000 (23:16 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 24 Oct 2024 23:50:15 +0000 (00:50 +0100)
commit0107f28f135231da22a9ad5756bb16bd5cada4d5
treed76eea03775a3420a55a9283a65cd538738f7621
parentd48696b915527b5bcdd207a299aec03fb037eb17
ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet

The Vexia Edu Atla 10 tablet mostly uses the BYTCR tablet defaults,
but as happens on more models it is using IN1 instead of IN3 for
its internal mic and JD_SRC_JD2_IN4N instead of JD_SRC_JD1_IN4P
for jack-detection.

Add a DMI quirk for this to fix the internal-mic and jack-detection.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patch.msgid.link/20241024211615.79518-2-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/bytcr_rt5640.c