ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.
authorJohannes Schickel <lordhoto@gmail.com>
Sat, 15 Jan 2022 14:02:57 +0000 (15:02 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 16 Jan 2022 08:27:21 +0000 (09:27 +0100)
commit5762f980ca10dcfe5eead7c40d1c34cae61f409b
tree4f1763dc35bb5009e43cc2abcc04ce4c9baa319e
parent91502a9a0b0d5252cf3f32ebd898823c2f5aadab
ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.

The USB audio device 0db0:419c based on the Realtek ALC4080 chip exposes
all playback volume controls as "PCM". This is makes distinguishing the
individual functions hard.

The added mapping distinguishes all playback volume controls as their
respective function:
 - Speaker              - for back panel output
 - Frontpanel Headphone - for front panel output
 - IEC958               - for digital output on the back panel

This clarifies the individual volume control functions for users.

Signed-off-by: Johannes Schickel <lordhoto@gmail.com>
Link: https://lore.kernel.org/r/20220115140257.8751-1-lordhoto@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_maps.c