* [PATCH v3] ALSA: usb-audio: Support Yamaha P-125 quirk entry
@ 2024-08-13 16:10 Juan José Arboleda
2024-08-14 12:09 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Juan José Arboleda @ 2024-08-13 16:10 UTC (permalink / raw)
To: linux-sound, linux-kernel; +Cc: tiwai, Juan José Arboleda
This patch adds a USB quirk for the Yamaha P-125 digital piano.
Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
---
Hey! Thanks for taking the time to review my patch.
I had a little mistake in V2, I forgot to stage my new diff for
amending. Sorry
Attending your sorting by id suggestion, I've moved the P-125 to the
bottom.
Regards,
-Juan
---
sound/usb/quirks-table.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h
index f13a8d63a019..aaa6a515d0f8 100644
--- a/sound/usb/quirks-table.h
+++ b/sound/usb/quirks-table.h
@@ -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) {
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH v3] ALSA: usb-audio: Support Yamaha P-125 quirk entry
2024-08-13 16:10 [PATCH v3] ALSA: usb-audio: Support Yamaha P-125 quirk entry Juan José Arboleda
@ 2024-08-14 12:09 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2024-08-14 12:09 UTC (permalink / raw)
To: Juan José Arboleda; +Cc: linux-sound, linux-kernel, tiwai
On Tue, 13 Aug 2024 18:10:53 +0200,
Juan José Arboleda wrote:
>
> This patch adds a USB quirk for the Yamaha P-125 digital piano.
>
> Signed-off-by: Juan José Arboleda <soyjuanarbol@gmail.com>
> ---
> Hey! Thanks for taking the time to review my patch.
>
> I had a little mistake in V2, I forgot to stage my new diff for
> amending. Sorry
>
> Attending your sorting by id suggestion, I've moved the P-125 to the
> bottom.
Thanks, applied now to for-linus branch.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-14 12:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 16:10 [PATCH v3] ALSA: usb-audio: Support Yamaha P-125 quirk entry Juan José Arboleda
2024-08-14 12:09 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox