Hi,
this is a patchset containing the fixes for the inverted jack detection on RT5645 codec and a quirk for GPD Win device. Possibly the newer one, GPD Pocket, would work with the same quirk. First three are from Bard, and the last one is the suggested by Hans.
You may notice the ugliness there, but unfortunately this is the only way to identify the machine. Blame BIOS programmer.
thanks,
Takashi
===
Bard Liao (3): ASoC: rt5645: read jd1_1 status for jd detection ASoC: rt5645: rename jd_invert flag in platform data ASoC: rt5645: add inv_jd1_1 flag
Takashi Iwai (1): ASoC: rt5645: Add jack detection workaround for GPD Win
include/sound/rt5645.h | 6 ++-- sound/soc/codecs/rt5645.c | 72 +++++++++++++++++++++++++++++------------------ 2 files changed, 49 insertions(+), 29 deletions(-)