Chris Chiu 28c988492c ASoC: rt5645: add inv_hp_det flag
The ECS EF20EA laptop use gpio for jack detection instead of rt5645
rt5645 JD. However, the GPIO polarity is inverse for hp-detect based
on the _DSD property of the RTK2 device.

Name (_DSD, Package () {
    ToUUID("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"),
    Package () {
        Package () {"hp-detect-gpio", Package() {^RTK2, 0, 0, 1 }},
    }
})

This flag will invert the hp-detect gpio polarity.

Signed-off-by: Chris Chiu <chiu@endlessos.org>
Link: https://lore.kernel.org/r/20210111054141.4668-4-chiu@endlessos.org
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-01-11 14:03:09 +00:00
..
2020-10-26 15:26:31 +01:00
2020-10-26 15:26:31 +01:00
2019-10-08 13:47:20 +01:00
2021-01-11 14:03:09 +00:00
2017-11-13 15:45:57 +01:00
2020-12-09 12:13:38 +00:00
2020-11-30 12:54:02 +00:00
2020-12-09 12:13:38 +00:00
2020-09-09 18:32:52 +02:00
2019-10-25 11:06:57 +01:00