darp9: Add HDA verbs from proprietary firmware
Change-Id: Ifd8cbfca75d8b5529b9fc5ec7590a21d2ebab5d7 Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
@@ -6,7 +6,8 @@ const u32 cim_verb_data[] = {
|
||||
/* Realtek, ALC256 */
|
||||
0x10ec0256, /* Vendor ID */
|
||||
0x155851b1, /* Subsystem ID */
|
||||
12, /* Number of entries */
|
||||
19, /* Number of entries */
|
||||
0x0205001a, 0x02048003, 0x0205001a, 0x0204c003,
|
||||
AZALIA_SUBVENDOR(0, 0x155851b1),
|
||||
AZALIA_RESET(1),
|
||||
AZALIA_PIN_CFG(0, 0x12, 0x90a60130),
|
||||
@@ -19,6 +20,12 @@ const u32 cim_verb_data[] = {
|
||||
AZALIA_PIN_CFG(0, 0x1d, 0x41700001),
|
||||
AZALIA_PIN_CFG(0, 0x1e, 0x411111f0),
|
||||
AZALIA_PIN_CFG(0, 0x21, 0x02211020),
|
||||
0x02050038, 0x02047901, 0x02050007, 0x02040202,
|
||||
0x02050008, 0x02046a0e, 0x0205001b, 0x02040a4b,
|
||||
0x0205003c, 0x02040354, 0x0205003c, 0x02040314,
|
||||
0x02050046, 0x02040004, 0x05750003, 0x057409a2,
|
||||
0x02050010, 0x02040020, 0x02050036, 0x02043050,
|
||||
0x00170503, 0x0143b000, 0x0213b000, 0x02170740,
|
||||
};
|
||||
|
||||
const u32 pc_beep_verbs[] = {};
|
||||
|
Reference in New Issue
Block a user