Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp2924162imm; Sun, 13 May 2018 00:06:36 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqB+ZcuPc0dkzFV5XNigoRyGJ/I0xejC3854RHSCDRfQU+zpzS9HUaIuRnrVs7O00P2Bg6s X-Received: by 2002:a17:902:76c3:: with SMTP id j3-v6mr1931079plt.15.1526195196756; Sun, 13 May 2018 00:06:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1526195196; cv=none; d=google.com; s=arc-20160816; b=hmc8ttd1yUUJzUT+Lzoe1qBFi7tlpUAOmFC0h439qPAx+z9IHfDJ9xtiRNJqXb8vqG cRFmF6TaLADomEYiU5vdX4PSbyiYmP3nupD4w8QyhZ+pARrt5W1UM3oAHC/yhonyRW5f xv/kJi+HhH5MAzJJcmkdlvwSYlmhDTHi0Qb69pG7OJ6v9GqBnBjrnNmIdyYVI/LB75EY /PsEf02y/rtCjSzX1IqL2vv2jzxcgxxArZmigBgqs2tgyfO9CZ9+H0VkrYRGJGGw3Hrc rj4obir9xwPaJKYYGGc1F9/pttjKpAxlvv6B39txEWXewvpXrfsDPzt5xC/Ky6vf+Gp3 7UKQ== 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:mime-version :user-agent:references:in-reply-to:subject:cc:to:from:message-id :date:arc-authentication-results; bh=60/LsDwokM888RanLHpg0mAY+SLqzJo4kkwNw4hNQSM=; b=rciSGWcFlSekHzww1dd0375ynxpVtS67RDhHDqaW2/4OIwVdyvkVwk59Ad9JvElgQw 5Y+LkV60eFVLs8YSxdwcMEpKQVryA8k6EKvksqPq2SN8tv7J5lpaTJFJmuUkLjYnbCwx 6eT/a/gdL9GKqTdlcCucVt+l+kdglAkUd9Xexv0rrar3k5R9080Pj/Mm4cNmAUJROJbY Db9DouG9Af98rNVPVL/qQBW8e1dhwHht3qwEG0ZCh9n3Df1fGhw0wGATgWquJUd4rGyj W2sRKFQS3A+noOwbERsyGSM+puoFDNSxScXeWjdbftgv5vlSKKlODrGWwbIOQKgo/+sN 3VtQ== 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 s129-v6si7398820pfc.33.2018.05.13.00.06.20; Sun, 13 May 2018 00:06:36 -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 S1751233AbeEMHGL (ORCPT + 99 others); Sun, 13 May 2018 03:06:11 -0400 Received: from mx2.suse.de ([195.135.220.15]:40893 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750850AbeEMHGK (ORCPT ); Sun, 13 May 2018 03:06:10 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 9C3D0AB40; Sun, 13 May 2018 07:06:08 +0000 (UTC) Date: Sun, 13 May 2018 09:06:07 +0200 Message-ID: From: Takashi Iwai To: Jorge Cc: "Ruslan Bilovol" , , "Andrew Chant" , "Greg Kroah-Hartman" , Subject: Re: [PATCH v2 7/7] ALSA: usb: add UAC3 BADD profiles support In-Reply-To: <61f13c53-fda2-65da-b405-41bdd17d04a5@codethink.co.uk> References: <1525397044-15080-1-git-send-email-ruslan.bilovol@gmail.com> <1525397044-15080-8-git-send-email-ruslan.bilovol@gmail.com> <61f13c53-fda2-65da-b405-41bdd17d04a5@codethink.co.uk> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 11 May 2018 17:36:36 +0200, Jorge wrote: > > > > On 04/05/18 02:24, Ruslan Bilovol wrote: > > Recently released USB Audio Class 3.0 specification > > contains BADD (Basic Audio Device Definition) document > > which describes pre-defined UAC3 configurations. > > > > BADD support is mandatory for UAC3 devices, it should be > > implemented as a separate USB device configuration. > > As per BADD document, class-specific descriptors > > shall not be included in the Device’s Configuration > > descriptor ("inferred"), but host can guess them > > from BADD profile number, number of endpoints and > > their max packed sizes. > > > > This patch adds support of all BADD profiles from the spec > > > > Signed-off-by: Ruslan Bilovol > > Tested-by: Jorge Sanjuan OK, I'll queue this one to for-next branch. Thanks! Takashi