soc/intel/apollolake: add initial NHLT support

Hardware / Coreboot - Saurabh Satija [intel.com] - 30 June 2016 20:21 UTC

Provide the initial NHLT support for the following hardware:

1. 2 channel digital microphone array 2. Dialog 7219 headset 3. Maxim 98357 speaker amplifiers.

The code utilizes the Intel SoC common NHLT support.

Change-Id: Ic31e834a08f29c66512a7a63ad7bb35e0374e86a

734aa87 soc/intel/apollolake: add initial NHLT support
src/soc/intel/apollolake/Kconfig | 24 +++++
src/soc/intel/apollolake/Makefile.inc | 19 ++++
src/soc/intel/apollolake/include/soc/nhlt.h | 43 ++++++++
src/soc/intel/apollolake/nhlt.c | 142 +++++++++++++++++++++++++++
4 files changed, 228 insertions(+)

Upstream: review.coreboot.org


  • Share