Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp2414407imm; Mon, 16 Jul 2018 07:40:48 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdqN7b/q/YecalVTj7PoGMBLoBH1rWmDg0/RCKPuloxKPJ4KFW20AgRP9bXm0KP0aIZaJ9F X-Received: by 2002:a62:c288:: with SMTP id w8-v6mr7676802pfk.92.1531752047931; Mon, 16 Jul 2018 07:40:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531752047; cv=none; d=google.com; s=arc-20160816; b=CGp1xHQCsqUci2HGlPPuv+KKWKn2cQUPhjOwZT7IePsGrXC0EQHbValF8EqKCayq1a egJIqiS9D+jYY6B7xnDlyzM5VCSree/AUpKeKlkd8yJKw6knPnG3T9H8pccnSOKEcPcu mtNEVkd2zyANd669Sy+S2uNDpbKJ8poaBm6HHDcdczzIQqtbuviKxApjy3wMkL7V/YAh j0mBcvBJIR9aeNzYuFAbJwevEMSuul9mRqf/hfaC7THYMBw7Nj/BxWXjhkTRJdg6+7a0 JM7Uzdo80kZC1Ok9jQKopW6WGbq3/j13Z36bwHzBw4+uAkWuo2CUthpT8jIPf3Xwq59v o0GQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date :arc-authentication-results; bh=dM6GAvL2rh1a0XoVt0SZ8EhBKVlplJg/CBXA4FFKdTo=; b=yvqva1vmC4ZQsucwpO6/4adCj9owtGZb89/8R19khNlGcVFPy0VwJp10grrlVa2BUy XkuvCA0ps8862Gcf50GRbUwv7n4K9aEb6DXJWGVAjR7UuE4os6DzTIvUzhdA2r5pVLBr lQTgF5KIfj4iV2arY3nKvLdo/j6tKb1rsHIZh5Q35O7B/PoHilR9jU574VCouOz91CZc EhKXpLUVj9nfjFk0slhVb3cZGOXZl5S5wx7pGfZNn5yYpBEJKL1PCWh8fWcSh2onXJlK lvkFY+ZuzXoXI1ve+mhdpJAiUZyJFT9HgOPnCVW0DA+C3Ng3iMLvN6zYRqHYFL7R9T+9 xHEw== 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 n85-v6si32374117pfj.251.2018.07.16.07.40.32; Mon, 16 Jul 2018 07:40:47 -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 S1728719AbeGPPGa (ORCPT + 99 others); Mon, 16 Jul 2018 11:06:30 -0400 Received: from mx2.suse.de ([195.135.220.15]:58468 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727411AbeGPPGa (ORCPT ); Mon, 16 Jul 2018 11:06:30 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id D91A2AE6E; Mon, 16 Jul 2018 14:38:45 +0000 (UTC) Date: Mon, 16 Jul 2018 16:38:45 +0200 Message-ID: From: Takashi Iwai To: Jorge Sanjuan Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/5] UAC3: Add Selectors and Processing Units. In-Reply-To: <20180711123755.27182-1-jorge.sanjuan@codethink.co.uk> References: <20180711123755.27182-1-jorge.sanjuan@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/26 (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=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 11 Jul 2018 14:37:50 +0200, Jorge Sanjuan wrote: > > This patchset is motivated by the addition of Multi Function > Processing Units (MFPU) to an UAC3 topology where there could be > signal processing algorithims applied to the audio signal. > > The MFPUs themself don't provide any useful control, they offer a > description of what algorithims it supports and it is for Selector Units > to take the bypass control of the dry (unprocessed) signal and the modified > one. Moreover, Up/Down mixers may be needed in this topologies to control > which outputs of the logical output cluster from the MFPU are to be passed > as the final modified audio signal. > > These patches add support for Selector Units and Processing units for UAC3 > and adds a couple fixes that I found while implemeting them: > > 1) Defualt naming of the virtual terminals was not accurate due to codes > overlap between the three UAC standards. > 2) UAC2 parsing of processing units was using UAC1 controls bitmap. > > Based on: next-20180711 > > Jorge Sanjuan (5): > ALSA: usb-audio: Add support for Selector Units in UAC3 > ALSA: usb-audio: Processing Unit controls parsing in UAC2 > ALSA: usb-audio: Add support for Processing Units in UAC3 > ALSA: usb-audio: Unify virtual type units type to UAC3 values > ALSA: usb-audio: Tidy up logic for Processing Unit min/max values Applied all five patches now. Thanks. Takashi