diff options
-rw-r--r-- | src/northbridge/intel/haswell/minihd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/haswell/minihd.c b/src/northbridge/intel/haswell/minihd.c index ff5b943f96..52b158e0c1 100644 --- a/src/northbridge/intel/haswell/minihd.c +++ b/src/northbridge/intel/haswell/minihd.c @@ -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 */ |