ASoC: rt5660: Add a new ACPI match ID
authorHui Wang <hui.wang@canonical.com>
Thu, 6 Dec 2018 14:52:05 +0000 (22:52 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 6 Dec 2018 20:12:12 +0000 (20:12 +0000)
commita01b8d1d24451bfc00d3a975d107f9b1590bf826
tree5df36f438b39e184963e8a9930a158bbbe5dfd56
parent94ea56cff506c769a509c5dd87904c7fe3806a81
ASoC: rt5660: Add a new ACPI match ID

The Realtek codec ALC3277 is 100% compatible with the codec RT5660
in I2S mode. And on the Dell IoT platform, the codec is ALC3277,
and the HID of the codec in the BIOS is 10EC3277, so adding this
ID to the ACPI match table.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5660.c