]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Atom: update Thinkpad 10 quirk
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Mon, 17 Apr 2017 15:04:07 +0000 (10:04 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 18 Apr 2017 17:19:04 +0000 (18:19 +0100)
commit6358f31c8d6f20837edc75611daac4b384a2c257
treea85c21c7bfd35fab0b2023a7a8bfe7587133a496
parent7983b27c81160c4c6cdce96f2f3a53eb0e5e9063
ASoC: Intel: Atom: update Thinkpad 10 quirk

There are multiple skews of the same Lenovo audio hardware
based on the Realtek RT5670 codec.

Manufacturer: LENOVO
        Product Name: 20C1CTO1WW
        Version: ThinkPad 10

Manufacturer: LENOVO
Product Name: 20C3001VHH
Version: ThinkPad 10

Manufacturer: LENOVO
Product Name: 20C10024GE
Version: ThinkPad Tablet B

Manufacturer: LENOVO
Product Name: 20359
Version: Lenovo Miix 2 10

For all these devices, the same quirk is used to force
the machine driver to be based on RT5670 instead of RT5640
as indicated by the BIOS.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=96691
Tested-by: Nicole Faerber <nicole.faerber@dpin.de>
Tested-by: Viacheslav Ostroukh <v.dev@ostroukh.me>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_acpi.c