nb/haswell/minihd: correct subsystem ID

The subsystem ID for Intel Mini-HD is always 0x80860101.

Change-Id: I74cbba31e93f9bb5b18d3ada780a0f24614ba029
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37861
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Matt DeVillier 2019-12-19 19:37:36 -06:00
parent eafa2035ce
commit b5b8a7d540
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
static const u32 minihd_verb_table[] = {
/* coreboot specific header */
0x80862807, // Codec Vendor / Device ID: Intel Haswell Mini-HD
0x00000000, // Subsystem ID
0x80860101, // Subsystem ID
0x00000004, // Number of jacks
/* Enable 3rd Pin and Converter Widget */