Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp5552844imm; Mon, 23 Jul 2018 01:34:53 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdWBWRJxpr0W8EzSI5OtFOU8ql9FIB5EIpigEwbwAca/qwWFhW6csfbyeXjcXzTemXeoOs3 X-Received: by 2002:a63:8f03:: with SMTP id n3-v6mr11449283pgd.166.1532334893385; Mon, 23 Jul 2018 01:34:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532334893; cv=none; d=google.com; s=arc-20160816; b=PRItT0Sz6dB8C0jlOv/cHDula4iZ7m9+O8I80wUEmPJp8k4Ha4cYJ+R6UGYbfKAWjn zvmHEyg8o8LiWo+2i6OdCAiyoI9RGIxGHPCkQMcFZC1pWCupX8Zjt8qSLqg/6RoNReFo oEp1ydYRNjfntEl+6hR4DkrNcmWIQ9QiYMG5FvdWRATNsPCk4QD9Uzl5bjZKuUv0wEHo RDEzgA2Z+xmrEbmTsRI0L9kjeyRhsGEjcs3HOfVNniaNh3VbpDMwWTiku7y83PA5Il+x mNJZm56s4/tvkqYs5LX0N2xNRLj4Zi2obkK+gwYMZnFY3C4mKO/EkERUOgcWE7sO9z0G ZAcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=UH7McMq2YiZokCCnYu7soRBJE+XMtPGMFLPhRCBrsRo=; b=boy/InvgBMWyZvpF5FPud6+8Me8qKR2a6G4uNG/UgrlW4dNP2YHEk747vlAlOIv21q y1fjTXhgeWVeVNQq6Y+lfEpxC21bQaS947KeDUYQINBzHvtXwrEf5po7Ib/uvghr6IVD Z42nOKmGTALNfP09OH9P1fDp3dBwbSNaCG42bsESXxMl8FQLuYUjty91iWr1M4I9U0uW 8NpBxOkTuWHZuP/iNiiXKXDuqJGGxUMiQR5LjrLifTqp32uv93NjKMOCa2fYwE8PnjvB h9gJUmbx0VvRPIxDMKh8JCxyP+PKrVDXUNcZaa/HWbh9kTvFSLkbudm9W6LvEOnVu/qg VhLA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m12-v6si7476817plt.276.2018.07.23.01.34.38; Mon, 23 Jul 2018 01:34:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388094AbeGWJdM (ORCPT + 99 others); Mon, 23 Jul 2018 05:33:12 -0400 Received: from rankki.sonarnerd.net ([194.142.149.154]:27062 "EHLO mail.sonarnerd.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387978AbeGWJdL (ORCPT ); Mon, 23 Jul 2018 05:33:11 -0400 X-Greylist: delayed 387 seconds by postgrey-1.27 at vger.kernel.org; Mon, 23 Jul 2018 05:33:11 EDT Received: from [IPv6:fc00::2] (porkkala.uworld [IPv6:fc00::2]) by mail.sonarnerd.net (Postfix) with ESMTP id 2158323111A; Mon, 23 Jul 2018 11:26:41 +0300 (EEST) Subject: Re: [PATCH] alsa/usb-audio: Topping DX7s quirk for DSD interface To: Yue Wang , linux-kernel@vger.kernel.org Cc: Jaroslav Kysela , Takashi Iwai , Nobutaka Okabe , Kai-Heng Feng , Daniel Mack , Ruslan Bilovol , Alberto Aguirre , alsa-devel@alsa-project.org References: <20180723080208.44235-1-yuleopen@gmail.com> From: Jussi Laako Message-ID: <133b10a8-95d0-7882-39dc-c3cf8f80aaab@sonarnerd.net> Date: Mon, 23 Jul 2018 11:26:41 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20180723080208.44235-1-yuleopen@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, > + case USB_ID(0x152a, 0x8750): /* Topping DX7s */ 0x152a is Thesycon's VID and if it's based on XMOS I'd recommend to try adding the 0x152a VID to the generic DSD capability auto-detect list instead of this old device specific list. I consider it very likely that it would work that way and at the same time also cover all other devices with the same firmware and Thesycon's VID. Best regards, - Jussi