soc/intel/skylake: Support NHLT 1ch DMIC
commiteecaf360de2ae3068f51746a64e943c8d18a4f6f
authorBenjamin Doron <benjamin.doron00@gmail.com>
Tue, 4 Aug 2020 06:45:46 +0000 (4 06:45 +0000)
committerPatrick Georgi <pgeorgi@google.com>
Tue, 24 Nov 2020 09:42:23 +0000 (24 09:42 +0000)
treec67ead23456d80d88f961d9f7e4fc36bdbd06ec0
parent9ee1b82db42623fb700b62d21b5f6d95a0e2e02c
soc/intel/skylake: Support NHLT 1ch DMIC

Allows advertising support for a 1ch array DMIC in the NHLT table.
Boards use the NHLT if a microphone is connected to the DSP.

Tested on an Acer Aspire VN7-572G (Skylake-U) on Windows 10.
A custom ALSA topology will be required for Linux.

Change-Id: Idba3a714faab5ca1958de7dcfc0fc667c60ea7fd
Signed-off-by: Benjamin Doron <benjamin.doron00@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43072
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
src/soc/intel/skylake/Kconfig
src/soc/intel/skylake/nhlt/Makefile.inc
src/soc/intel/skylake/nhlt/dmic.c