mb/prodrive/hermes: Update HDA codec subvendor ID
Tested on prodrive/hermes. Change-Id: I72be8bde59d9eb0c1eff8c65dc734c6805732e09 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56086 Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: <wouter.eckhardt@prodrive-technologies.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
953f2adb18
commit
59c9327cbd
|
@ -7,7 +7,7 @@ const u32 cim_verb_data[] = {
|
||||||
0x10ec0888, /* Codec Vendor / Device ID: Realtek ALC888 */
|
0x10ec0888, /* Codec Vendor / Device ID: Realtek ALC888 */
|
||||||
0x10ec0888, /* Subsystem ID */
|
0x10ec0888, /* Subsystem ID */
|
||||||
15, /* Number of 4 dword sets */
|
15, /* Number of 4 dword sets */
|
||||||
AZALIA_SUBVENDOR(0, 0x10ec0888),
|
AZALIA_SUBVENDOR(0, 0x1d336700),
|
||||||
|
|
||||||
/* Pin widgets */
|
/* Pin widgets */
|
||||||
AZALIA_PIN_CFG(0, 0x11, 0x411111f0), /* SPDIF-OUT2 - disabled */
|
AZALIA_PIN_CFG(0, 0x11, 0x411111f0), /* SPDIF-OUT2 - disabled */
|
||||||
|
|
Loading…
Reference in New Issue