summaryrefslogtreecommitdiff
path: root/src/mainboard/system76/gaze15/variants
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/system76/gaze15/variants')
-rw-r--r--src/mainboard/system76/gaze15/variants/gaze14/hda_verb.c3
-rw-r--r--src/mainboard/system76/gaze15/variants/gaze15/hda_verb.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/src/mainboard/system76/gaze15/variants/gaze14/hda_verb.c b/src/mainboard/system76/gaze15/variants/gaze14/hda_verb.c
index 367d647280..6bc881bfcc 100644
--- a/src/mainboard/system76/gaze15/variants/gaze14/hda_verb.c
+++ b/src/mainboard/system76/gaze15/variants/gaze14/hda_verb.c
@@ -6,8 +6,9 @@ const u32 cim_verb_data[] = {
/* Realtek, ALC269VC */
0x10ec0269, /* Vendor ID */
0x15588560, /* Subsystem ID */
- 11, /* Number of entries */
+ 12, /* Number of entries */
AZALIA_SUBVENDOR(0, 0x15588560),
+ AZALIA_RESET(1),
AZALIA_PIN_CFG(0, 0x12, 0x90a60140),
AZALIA_PIN_CFG(0, 0x14, 0x90170110),
AZALIA_PIN_CFG(0, 0x15, 0x02211020),
diff --git a/src/mainboard/system76/gaze15/variants/gaze15/hda_verb.c b/src/mainboard/system76/gaze15/variants/gaze15/hda_verb.c
index 1540485862..761386a064 100644
--- a/src/mainboard/system76/gaze15/variants/gaze15/hda_verb.c
+++ b/src/mainboard/system76/gaze15/variants/gaze15/hda_verb.c
@@ -6,8 +6,9 @@ const u32 cim_verb_data[] = {
/* Realtek, ALC293 */
0x10ec0293, /* Vendor ID */
0x15588520, /* Subsystem ID */
- 12, /* Number of entries */
+ 13, /* Number of entries */
AZALIA_SUBVENDOR(0, 0x15588520),
+ AZALIA_RESET(1),
AZALIA_PIN_CFG(0, 0x12, 0x90a60130),
AZALIA_PIN_CFG(0, 0x13, 0x40000000),
AZALIA_PIN_CFG(0, 0x14, 0x90170110),