ASoC: rt5645: Add platform-data for Medion E1239T
authorHans de Goede <hdegoede@redhat.com>
Thu, 2 Apr 2020 18:52:57 +0000 (20:52 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 6 Apr 2020 16:45:24 +0000 (17:45 +0100)
commit4146575eb0f0cb41e6d909234b654064d1bed183
tree851de225a1fe2149262cd7a5420c37c8b392e432
parentc8b78f24c1247b7bd0882885c672d9dec5800bc6
ASoC: rt5645: Add platform-data for Medion E1239T

The Medion E1239T 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 Brasswell's reference design.

This commit adds a DMI quirk pointing to the intel_braswell_platform_data
for this model.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200402185257.3355-1-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c