]> git.itanic.dy.fi Git - linux-stable/commit
ASoC: rt5645: Add platform-data for Acer Switch V 10
authorHans de Goede <hdegoede@redhat.com>
Sun, 26 Nov 2023 21:40:19 +0000 (22:40 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 21 Dec 2023 21:00:43 +0000 (21:00 +0000)
commit8f28e1996a786a7538d65e5258d3eecb92943673
tree20e4f6a3344567f55a747ec0c6d8c21d5162466f
parent51add1687f39292af626ac3c2046f49241713273
ASoC: rt5645: Add platform-data for Acer Switch V 10

The Acer Switch V 10 uses the default jack-detect mode 3, but instead of
using an analog microphone it is using a DMIC on dmic-data-pin 1,
like other models following Intel's Braswell's reference design.

Add a DMI quirk pointing to the intel_braswell_platform_data for this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://msgid.link/r/20231126214024.300505-3-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c