From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7930C433F5 for ; Mon, 1 Nov 2021 17:09:27 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5ECF46112D for ; Mon, 1 Nov 2021 17:09:26 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5ECF46112D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 232F516BB; Mon, 1 Nov 2021 18:08:34 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 232F516BB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1635786564; bh=PjEviVH8abYatTSH3Bt7AwROKEwX0dJNS0kZkYXrqi8=; h=Date:From:To:Subject:In-Reply-To:References:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=CcHn9nHR0cAW8lV82Npj1/SuvT1mqwYehUFDUhmy3hZ96C2BkIasG6uKJn1fMTRa7 TOUgfyeJuBNgmd5QsiaoCV836RH16802XGKIgIsKVohywEiwBe4YtHvSIF1UY54Dmt 3rHkIugolX+zYcp+RYc9aM3Jm9mS7DnopLpf/Iog= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 85A2BF8025F; Mon, 1 Nov 2021 18:08:33 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5370FF80269; Mon, 1 Nov 2021 18:08:26 +0100 (CET) Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id AA3DFF800F8 for ; Mon, 1 Nov 2021 18:08:23 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz AA3DFF800F8 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=suse.de header.i=@suse.de header.b="YU/hnhH7"; dkim=permerror (0-bit key) header.d=suse.de header.i=@suse.de header.b="y0SCv4Je" Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id E321521957; Mon, 1 Nov 2021 17:08:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1635786502; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=H5SL5PWEIgbKxzF1auwRLUcyg2/siNPvYt03DYUKmHk=; b=YU/hnhH7RHiwpjDTDe4R8uR0O2RZ0H2/Dng22dbPNLDXtE3PRGf4zLbGsF+FQXl+byk+u2 QlcH2g3gZ4ACLmh4UsXu+SXjXXVKn0M2LTRvHpA7KUHx9BfY6RAWA23J4vOGhFoqT7bKA2 vQmZb3kwp4FqRf9JkfcUQz5uG1aZTSk= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1635786502; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=H5SL5PWEIgbKxzF1auwRLUcyg2/siNPvYt03DYUKmHk=; b=y0SCv4JeSA8+54hMa+3j48S3gEZpIrDiOyaNyrbANmyYKAGBUWUsZFyBj15fGdcBeeXZbZ JlxbzERVfNAPxIDg== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id D1001A3B81; Mon, 1 Nov 2021 17:08:22 +0000 (UTC) Date: Mon, 01 Nov 2021 18:08:22 +0100 Message-ID: From: Takashi Iwai To: Mark Brown Subject: Re: [GIT PULL] ASoC updates for v5.16 In-Reply-To: <20211101152036.EF9B060F3A@mail.kernel.org> References: <20211101152036.EF9B060F3A@mail.kernel.org> 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=US-ASCII Cc: alsa-devel@alsa-project.org, Liam Girdwood X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Mon, 01 Nov 2021 16:20:17 +0100, Mark Brown wrote: > > The following changes since commit 519d81956ee277b4419c723adfb154603c2565ba: > > Linux 5.15-rc6 (2021-10-17 20:00:13 -1000) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v5.16 > > for you to fetch changes up to 318a54c0ee4aaa3bfd69fdf505588510c7672c0c: > > Merge remote-tracking branch 'asoc/for-5.16' into asoc-next (2021-10-29 22:00:00 +0100) > > ---------------------------------------------------------------- > ASoC: Updates for v5.16 > > This is an unusually large set of updates, mostly a large crop of > unusually big drivers coupled with extensive overhauls of existing code. > There's a SH change here for the DAI format terminology, the change is > straightforward and the SH maintainers don't seem very active. > > - A new version of the audio graph card which supports a wider range of > systems. > - Move of the Cirrus DSP framework into drivers/firmware to allow for > future use by non-audio DSPs. > - Several conversions to YAML DT bindings. > - Continuing cleanups to the SOF and Intel code. > - A very big overhaul of the cs42l42 driver, correcting many problems. > - Support for AMD Vangogh and Yelow Cap, Cirrus CS35L41, Maxim > MAX98520 and MAX98360A, Mediatek MT8195, Nuvoton NAU8821, nVidia > Tegra210, NXP i.MX8ULP, Qualcomm AudioReach, Realtek ALC5682I-VS, > RT5682S, and RT9120 and Rockchip RV1126 and RK3568 Thanks, pulled now. Takashi