diff options
| author | Jaeho Cho <jaeho2025@gmail.com> | 2026-09-14 10:24:42 -0400 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2026-09-14 17:51:13 +0200 |
| commit | 1c4f6202876a74e752a8cfd3696955f761671c7a (patch) | |
| tree | 8a89844f5147d68293a0c2f459c901568cb3d541 /scripts/Makefile.thinlto | |
| parent | 1589afe2d099d3e817873bc474676968d7080410 (diff) | |
| download | linux-1c4f6202876a74e752a8cfd3696955f761671c7a.tar.gz linux-1c4f6202876a74e752a8cfd3696955f761671c7a.zip | |
ALSA: hda/realtek: Enable mute LEDs on HP OmniBook 7 17-dc0xxx
The HP OmniBook 7 Laptop 17-dc0xxx (SSID 103c:8d9c) has mute and
mic-mute LEDs on its F6 and F9 keys, but neither lights up. Its quirk
entry only sets up the two CS35L41 amplifiers, so no LED control is
registered for either key.
Writing to the ALC245 by hand with hda-verb, the mute LED responds to
COEF 0x0b bits 2-3 and the mic-mute LED to GPIO 0x04, lit when the pin
is low. That appears to match what ALC245_FIXUP_HP_X360_MUTE_LEDS
already does, so add a fixup that chains the two-amp I2C setup to it
and use it for this model.
Tested on 7.2.4 with the patched module: hda::mute and hda::micmute
are registered, and both LEDs follow the speaker and microphone mute
state, including from the F6 and F9 keys.
Signed-off-by: Jaeho Cho <jaeho2025@gmail.com>
Link: https://patch.msgid.link/20260914142445.3476212-1-jaeho2025@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
