Skip to content

Commit 2477843

Browse files
leviportcrawfxrd
authored andcommitted
Apply HDA verb table change from serw13 to oryp11 and bonw15
1 parent 82dec29 commit 2477843

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/mainboard/system76/rpl/variants/bonw15/hda_verb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ const u32 cim_verb_data[] = {
126126
0x02050028, 0x02040000, 0x02050029, 0x0204ea00,
127127
0x0205002b, 0x02040047, 0x0205002c, 0x0204b423,
128128
0x02050027, 0x02040010, 0x02050028, 0x02040000,
129-
0x02050029, 0x0204c203, 0x0205002b, 0x02040084,
129+
0x02050029, 0x0204c203, 0x0205002b, 0x02040004,
130130
0x0205002c, 0x0204b423, 0x02050027, 0x02040010,
131131
0x02050028, 0x02040000, 0x02050029, 0x0204c206,
132132
0x0205002b, 0x02040078, 0x0205002c, 0x0204b423,

src/mainboard/system76/rpl/variants/oryp11/hda_verb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ const u32 cim_verb_data[] = {
126126
0x02050028, 0x02040000, 0x02050029, 0x0204ea00,
127127
0x0205002b, 0x02040047, 0x0205002c, 0x0204b423,
128128
0x02050027, 0x02040010, 0x02050028, 0x02040000,
129-
0x02050029, 0x0204c203, 0x0205002b, 0x02040084,
129+
0x02050029, 0x0204c203, 0x0205002b, 0x02040004,
130130
0x0205002c, 0x0204b423, 0x02050027, 0x02040010,
131131
0x02050028, 0x02040000, 0x02050029, 0x0204c206,
132132
0x0205002b, 0x02040078, 0x0205002c, 0x0204b423,

0 commit comments

Comments
 (0)