coreboot-kgpe-d16/src
Sathyanarayana Nujella f42c7d9670 mainboard/intel/cannonlake_rvp: include correct SND related DT entries
For cannonlake_rvp, want to support two sound configurations based on
relevant daughter board connected (either of these configurations:
SND_MAX98373_NHLT and SND_MAX98357_DA7219_NHLT).
By default SSDT included all codec entries.
This patch corrects and includes relevant codec entries in SSDT

BUG=None
BRANCH=master
TEST=Verify 'emerge-cnlrvp coreboot' compiles successfully.

Change-Id: I4f9487f3a81ef2d24315f75ec1d34bfab8560224
Signed-off-by: Sathyanarayana Nujella <sathyanarayana.nujella@intel.com>
Reviewed-on: https://review.coreboot.org/24918
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lijian Zhao <lijian.zhao@intel.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-04-11 14:18:18 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/riscv: Remove I/O space access functions (outb, etc.) 2018-04-11 09:30:08 +00:00
commonlib timestamps: Add timestamps around the vbios load & init 2018-03-08 18:14:54 +00:00
console console: Expose vsnprintf 2018-04-09 08:18:16 +00:00
cpu Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
device device/dram/ddr2.c: Add methods to compute to identify dram 2018-04-09 09:31:11 +00:00
drivers Correct "MTTR" to "MTRR" 2018-04-11 09:30:57 +00:00
ec chromeec: fix an uninitialized local variable 2018-04-01 19:50:30 +00:00
include drivers/intel/wifi: Add support for Harrison Peak (HrP) 2018-04-11 02:19:21 +00:00
lib lib/lzmadecode: Add block around UpdateBit1() 2018-04-09 09:44:15 +00:00
mainboard mainboard/intel/cannonlake_rvp: include correct SND related DT entries 2018-04-11 14:18:18 +00:00
northbridge Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
security vboot: Add support for reading GBB flags 2018-04-09 09:27:50 +00:00
soc amd/stoneyridge: Reorder temp mtrr for flash 2018-04-11 14:13:56 +00:00
southbridge Revert "model_206ax: Use parallel MP init" 2018-04-11 11:49:05 +00:00
superio Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT 2018-01-15 23:25:12 +00:00
vendorcode Correct "MTTR" to "MTRR" 2018-04-11 09:30:57 +00:00
Kconfig Timestamps: Add option to print timestamps to debug console 2018-03-09 17:16:21 +00:00