Skip to content

Commit c286f20

Browse files
juanarboltiwai
authored andcommitted
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: Juan José Arboleda <[email protected]> Cc: <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
1 parent 8475a1d commit c286f20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/usb/quirks-table.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ YAMAHA_DEVICE(0x105a, NULL),
273273
YAMAHA_DEVICE(0x105b, NULL),
274274
YAMAHA_DEVICE(0x105c, NULL),
275275
YAMAHA_DEVICE(0x105d, NULL),
276+
YAMAHA_DEVICE(0x1718, "P-125"),
276277
{
277278
USB_DEVICE(0x0499, 0x1503),
278279
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {

0 commit comments

Comments
 (0)