Re: [PATCH] ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirk

From: Takashi Iwai

Date: Sun Mar 15 2026 - 05:31:33 EST


On Sun, 15 Mar 2026 02:08:51 +0100,
~rosset-nocpes wrote:
>
> From d051c71ce849cc8504bb8e00784a830d718c3f00 Mon Sep 17 00:00:00 2001
> From: Andrii Kovalchuk <coderpy4@xxxxxxxxx>
> Date: Sun, 15 Mar 2026 02:53:09 +0200
> Subject: [PATCH] ALSA: hda/realtek: Add HP ENVY Laptop 13-ba0xxx quirk

Those lines shouldn't be in the patch description (except for the
From: line if you need a different author name than the one used for
posting). Otherwise the git-am would take those lines as is.

> Add a PCI quirk for HP ENVY Laptop 13-ba0xxx (PCI device ID 0x8756)
> to enable proper mute LED and mic mute behavior using the
> ALC245_FIXUP_HP_X360_MUTE_LEDS fixup.
>
> Signed-off-by: Andrii Kovalchuk <coderpy4@xxxxxxxxx>

I applied the patch now by manual corrections.
But at the next time, please check whether it's a right submission
process beforehand. You can test to post to yourself and try to apply
via git-am, then verify whether everything is OK.


thanks,

Takashi