2024-04-24 16:08:55

by Aman Dhoot

[permalink] [raw]
Subject: Patch for mute led of HP Laptop 15 da3001TU

Hello there,

This patch is for fixing the volume mute LED on HP Laptop 15 da3001TU,
this patch adds SND_PCI_QUIRK for HP Laptop 15-da3001TU, please review this
patch & add this patch to the mainline kernel.

I have tested this patch on the latest kernel 6.8.7 & it is working without
any problem.


Attachments:
0001-Fix-mute-led-of-HP-Laptop-15-da3001TU.patch (1.27 kB)

2024-04-29 12:17:40

by Takashi Iwai

[permalink] [raw]
Subject: Re: Patch for mute led of HP Laptop 15 da3001TU

On Wed, 24 Apr 2024 18:06:42 +0200,
Aman Dhoot wrote:
>
>
> Hello there,
>
> This?patch is for fixing the volume mute LED on?HP Laptop 15 da3001TU,
> this?patch adds SND_PCI_QUIRK for HP Laptop 15-da3001TU, please review this
> patch & add this patch to the mainline kernel.
>
> I have tested this patch on the latest kernel 6.8.7 & it is working without
> any?problem.
>
> From 12108ce794465925c9dc184253356d1daaa9f509 Mon Sep 17 00:00:00 2001
> From: Aman Dhoot <[email protected]>
> Date: Mon, 22 Apr 2024 18:08:23 +0530
> Subject: [PATCH] Fix mute led of HP Laptop 15-da3001TU.
>
> This patch simply add SND_PCI_QUIRK for HP Laptop 15-da3001TU to fixed mute led of laptop.
>
> Signed-off-by: Aman Dhoot <[email protected]>

Applied now. Thanks.


Takashi