Commit c286f204 authored by Juan José Arboleda's avatar Juan José Arboleda Committed by Takashi Iwai

ALSA: usb-audio: Support Yamaha P-125 quirk entry

This patch adds a USB quirk for the Yamaha P-125 digital piano.
Signed-off-by: default avatarJuan José Arboleda <soyjuanarbol@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20240813161053.70256-1-soyjuanarbol@gmail.comSigned-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 8475a1d9
......@@ -273,6 +273,7 @@ YAMAHA_DEVICE(0x105a, NULL),
YAMAHA_DEVICE(0x105b, NULL),
YAMAHA_DEVICE(0x105c, NULL),
YAMAHA_DEVICE(0x105d, NULL),
YAMAHA_DEVICE(0x1718, "P-125"),
{
USB_DEVICE(0x0499, 0x1503),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment