Angel Pons has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/56086 )
Change subject: [TESTME] mb/prodrive/hermes: Update HDA codec subvendor ID ......................................................................
[TESTME] mb/prodrive/hermes: Update HDA codec subvendor ID
Change-Id: I72be8bde59d9eb0c1eff8c65dc734c6805732e09 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/prodrive/hermes/variants/baseboard/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/56086/1
diff --git a/src/mainboard/prodrive/hermes/variants/baseboard/hda_verb.c b/src/mainboard/prodrive/hermes/variants/baseboard/hda_verb.c index 0e5d359..7aac105 100644 --- a/src/mainboard/prodrive/hermes/variants/baseboard/hda_verb.c +++ b/src/mainboard/prodrive/hermes/variants/baseboard/hda_verb.c @@ -7,7 +7,7 @@ 0x10ec0888, /* Codec Vendor / Device ID: Realtek ALC888 */ 0x10ec0888, /* Subsystem ID */ 15, /* Number of 4 dword sets */ - AZALIA_SUBVENDOR(0, 0x10ec0888), + AZALIA_SUBVENDOR(0, 0x1d330067),
/* Pin widgets */ AZALIA_PIN_CFG(0, 0x11, 0x411111f0), /* SPDIF-OUT2 - disabled */