coreboot/src
Rizwan Qureshi 2f5446be4a mainboard/google/poppy: Generate required nhlt table
poppy board uses Maxim 98927 speaker codec and Realtek RT5663
for headset. Select the apropriate NHLT blobs to be packaged in CBFS.
Also, generate the required ACPI NHLT table for codec and the supported
topology in poppy.

BUG=chrome-os-partner:62051
BRANCH=None
TEST=With the required driver support in kernel verify that
the Audio plays on on-board speakers and headset, recording
works from on-board mics and headset mics.

Change-Id: I98c65038b35fe99a661807de0766e6eac2c80eed
Signed-off-by: M Naveen <naveen.m@intel.com>
Signed-off-by: Rizwan Qureshi <rizwan.qureshi@intel.com>
Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Reviewed-on: https://review.coreboot.org/18214
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2017-02-21 06:03:22 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: add functions to generate random numbers 2017-02-20 04:46:10 +01:00
commonlib buildsystem: Drop explicit (k)config.h includes 2016-12-08 19:46:53 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list 2017-01-10 19:54:12 +01:00
device device: Add scan_generic_bus support 2017-02-16 08:41:52 +01:00
drivers drivers/i2c: Use I2C HID driver for wacom devices 2017-02-20 21:41:34 +01:00
ec ec/lenovo: Add guards to fix build errors without SMBIOS 2017-02-20 04:46:49 +01:00
include arch/x86: add functions to generate random numbers 2017-02-20 04:46:10 +01:00
lib ddr3 spd: move accessor code into lib/spd_bin.c 2017-02-10 18:04:33 +01:00
mainboard mainboard/google/poppy: Generate required nhlt table 2017-02-21 06:03:22 +01:00
northbridge nb/i945/raminit: sdram_set_channel_mode Test if DIMM slot 3 is populated 2017-02-20 04:42:47 +01:00
soc soc/intel/skylake: Expand USB OC pins definition to support PCH-H 2017-02-20 04:44:47 +01:00
southbridge lynxpoint/broadwell: fix PCH power optimizer 2017-02-20 04:44:22 +01:00
superio sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-13 22:49:24 +01:00
vboot build system: mark sub-make invocations as parallelizable 2017-01-31 18:51:55 +01:00
vendorcode AGESA: Remove nonexistent include path 2017-02-14 10:57:45 +01:00
Kconfig src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested 2017-02-14 19:03:42 +01:00