[PATCH] ALSA: hda/realtek: Add quirk for Clevo NH55RZQ

From: Werner Sembach
Date: Tue Mar 02 2021 - 06:52:13 EST


From: Eckhart Mohr <e.mohr@xxxxxxxxxxxxxxxxxxx>

ALSA: hda/realtek: Add quirk for Clevo NH55RZQ

This applies a SND_PCI_QUIRK(...) to the Clevo NH55RZQ barebone. This
fixes the issue of the device not recognizing a pluged in microphone.

The device has both, a microphone only jack, and a speaker + microphone
combo jack. The combo jack already works. The microphone-only jack does
not recognize when a device is pluged in without this patch.

Signed-off-by: Eckhart Mohr <e.mohr@xxxxxxxxxxxxxxxxxxx>
Co-developed-by: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
Signed-off-by: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
---
Hi,
this is my first ever submitted kernel patch, feel free to criticise me if I made an error or missed a best practise bullet point.
Also: I'm unsure if this would fit the requirements for stable@xxxxxxxxxxxxxxx and/or trivial@xxxxxxxxxx, but I think not (correct me if I'm wrong).
Kind regards
Werner Sembach