mb/starlabs/starbook/adl_n: Drop HDMI entries from verb table
These are not programmed by coreboot, so drop them. Change-Id: If1c68f183012d78b3e8847e8fe103280fe0103ec Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89135 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sean Rhodes <sean@starlabs.systems>
This commit is contained in:
parent
684530ebdc
commit
90f94287fd
1 changed files with 0 additions and 11 deletions
|
|
@ -88,17 +88,6 @@ const u32 cim_verb_data[] = {
|
|||
0x00270610,
|
||||
0x00D37080,
|
||||
0x00370610,
|
||||
|
||||
/* Intel ADL-N IGD HDMI */
|
||||
0x8086280d, /* Codec Vendor / Device ID: Intel */
|
||||
0x80860101, /* Subsystem ID */
|
||||
4, /* Number of 4 dword sets */
|
||||
|
||||
AZALIA_SUBVENDOR(2, 0x80860101),
|
||||
|
||||
AZALIA_PIN_CFG(2, 0x05, 0x18560010),
|
||||
AZALIA_PIN_CFG(2, 0x06, 0x18560020),
|
||||
AZALIA_PIN_CFG(2, 0x07, 0x18560030),
|
||||
};
|
||||
|
||||
const u32 pc_beep_verbs[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue