public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Juan Pablo Fuentealba <jpfuentealbabizama@gmail.com>
Cc: linux-sound@vger.kernel.org, Takashi Iwai <tiwai@suse.de>
Subject: Re: [PATCH v2] ALSA: usb-audio: Add quirk for SmartlinkTechnology M01
Date: Thu, 16 Apr 2026 17:19:03 +0200	[thread overview]
Message-ID: <87se8vdjbs.wl-tiwai@suse.de> (raw)
In-Reply-To: <CALB_=sif39301fM28W7tkcRmAmwKeixaHGA=kSC6BS3ap4Netg@mail.gmail.com>

On Thu, 16 Apr 2026 17:08:15 +0200,
Juan Pablo Fuentealba wrote:
> 
> From 782a75f5847b23659af978b7b61325205c32c947 Mon Sep 17 00:00:00 2001
> From: Juan Pablo Fuentealba Bizama <jpfuentealbabizama@gmail.com>
> Date: Wed, 15 Apr 2026 09:16:47 -0400
> Subject: [PATCH v2] ALSA: usb-audio: Add quirk for SmartlinkTechnology
>  M01
> 
> Add quirk entry for SmartlinkTechnology M01 USB microphone to enable
> the standard mixer interface.
> 
> Signed-off-by: Juan Pablo Fuentealba Bizama <jpfuentealbabizama@gmail.com>

The patch isn't applicable yet, as the tabs/spaces are broken.
And, it's strange that you put From, Date and Subject headers inside
the patch description, too.

Please try to send in a proper format, preferably via git-send-email.


thanks,

Takashi

> ---
>  sound/usb/quirks-table.h | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/sound/usb/quirks-table.h b/sound/usb/quirks-table.h
> index 803e03d4d77b..283135d880db 100644
> --- a/sound/usb/quirks-table.h
> +++ b/sound/usb/quirks-table.h
> @@ -3772,6 +3772,18 @@ YAMAHA_DEVICE(0x7010, "UB99"),
>                 }
>         }
>  },
> +{
> +       /*
> +        * SmartlinkTechnology M01
> +        * USB audio device that needs standard mixer quirk
> +        */
> +       USB_DEVICE(0x301a, 0x159b),
> +       QUIRK_DRIVER_INFO {
> +               .vendor_name = "SmartlinkTechnology",
> +               .product_name = "M01",
> +               QUIRK_DATA_STANDARD_MIXER(QUIRK_ANY_INTERFACE)
> +       }
> +},
>  #define QUIRK_RME_DIGIFACE(pid) \
>  { \
>         /* Only claim interface 0 */ \
> --
> 2.53.0

      reply	other threads:[~2026-04-16 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-16 15:08 [PATCH v2] ALSA: usb-audio: Add quirk for SmartlinkTechnology M01 Juan Pablo Fuentealba
2026-04-16 15:19 ` Takashi Iwai [this message]

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=87se8vdjbs.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=jpfuentealbabizama@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    /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