mb/system76/oryp5: Reset HDA before configuring
Fixes speaker detection and/or volume levels after a reboot. Tested on Pop!_OS 22.04 with Linux 5.17.15. Change-Id: I55f7e1d8b04233af3062741543a2279b02e167d8 Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
committed by
Tim Crawford
parent
ec5be45d26
commit
9eb65f388b
@@ -8,6 +8,7 @@ const u32 cim_verb_data[] = {
|
|||||||
0x155896e1, /* Subsystem ID */
|
0x155896e1, /* Subsystem ID */
|
||||||
12, /* Number of entries */
|
12, /* Number of entries */
|
||||||
AZALIA_SUBVENDOR(0, 0x155896e1),
|
AZALIA_SUBVENDOR(0, 0x155896e1),
|
||||||
|
AZALIA_RESET(1),
|
||||||
AZALIA_PIN_CFG(0, 0x12, 0x90a60140), // DMIC
|
AZALIA_PIN_CFG(0, 0x12, 0x90a60140), // DMIC
|
||||||
AZALIA_PIN_CFG(0, 0x14, 0x0421101f), // FRONT (Port-D)
|
AZALIA_PIN_CFG(0, 0x14, 0x0421101f), // FRONT (Port-D)
|
||||||
AZALIA_PIN_CFG(0, 0x15, 0x40000000), // SURR (Port-A)
|
AZALIA_PIN_CFG(0, 0x15, 0x40000000), // SURR (Port-A)
|
||||||
|
Reference in New Issue
Block a user