Re: [PATCH] ALSA: hda/realtek: Add quirk for CSL Unity BF24B
From: Zhang Heng
Date: Thu Apr 09 2026 - 03:55:03 EST
Do we still need to consider HDA_FIXUP_ACT_PRE_PROBE
and HDA_FIXUP_ACT_INIT?
在 2026/4/9 15:24, Takashi Iwai 写道:
snd_hda_codec_set_gpio(codec, 0x03, 0x03, 0x03, 0);
msleep(100);
snd_hda_codec_set_gpio(codec, 0x03, 0x03, 0x00, 0);