public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Juan José Arboleda" <soyjuanarbol@gmail.com>
Cc: linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
	perex@perex.cz, tiwai@suse.com
Subject: Re: [PATCH 1/2] ALSA: usb-audio: Support Yamaha P-125 quirk entry
Date: Tue, 13 Aug 2024 08:44:13 +0200	[thread overview]
Message-ID: <87ed6sdirm.wl-tiwai@suse.de> (raw)
In-Reply-To: <64d6f88a8f978fa6fa090e9c81ed2a834bf21308.1723518816.git.soyjuanarbol@gmail.com>

On Tue, 13 Aug 2024 05:31:27 +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>
> ---
>  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..24e6f68e2f1e 100644
> --- a/sound/usb/quirks-table.h
> +++ b/sound/usb/quirks-table.h
> @@ -239,6 +239,7 @@ YAMAHA_DEVICE(0x1030, "PSR-295/293"),
>  YAMAHA_DEVICE(0x1031, "DGX-205/203"),
>  YAMAHA_DEVICE(0x1032, "DGX-305"),
>  YAMAHA_DEVICE(0x1033, "DGX-505"),
> +YAMAHA_DEVICE(0x1718, "P-125"),
>  YAMAHA_DEVICE(0x1034, NULL),
>  YAMAHA_DEVICE(0x1035, NULL),
>  YAMAHA_DEVICE(0x1036, NULL),

The entries for Yamaha are sorted in the device ID order.
Please try to put at the right place.


thanks,

Takashi

  reply	other threads:[~2024-08-13  6:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-13  3:31 [PATCH 0/2] ALSA: usb-audio: Support Yamaha P-125 and cleanup Juan José Arboleda
2024-08-13  3:31 ` [PATCH 1/2] ALSA: usb-audio: Support Yamaha P-125 quirk entry Juan José Arboleda
2024-08-13  6:44   ` Takashi Iwai [this message]
2024-08-13  3:31 ` [PATCH 2/2] ALSA: usb-audio: reduce checkpatch issues in quirks-table.h Juan José Arboleda
2024-08-13  6:57   ` Takashi Iwai
2024-08-13 15:43     ` Takashi Iwai
2024-08-13 16:04       ` Juan José Arboleda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ed6sdirm.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=soyjuanarbol@gmail.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox