Message ID | 20230626133249.DC126C433C8@smtp.kernel.org |
---|---|
State | New |
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id C8E1AEB64D7 for <alsa-devel@archiver.kernel.org>; Mon, 26 Jun 2023 13:34:48 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 6F35BDEE; Mon, 26 Jun 2023 15:33:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 6F35BDEE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1687786486; bh=cU0tzgk4caJ6Z5/8JWWIR2cRMT45BHGT+E/MzFJQ4ow=; h=From:To:Cc:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=lUHdJ0s5ohtwnB4aawi2tlAjS8JJvH7W9eK/IFLCLEH9M4/pxjuJfPohIKVXjWMTh VUi1Ml0dsRT1uJILwMvweLAu0bd82K2PKf9j2/Tl8tsVFdRtT83QBSKRGUjU0R2fxk vLN4X8Ucq0mvKrWMGsS5hwW8kqV0+IFKtGXW/Jic= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 38C21F80431; Mon, 26 Jun 2023 15:33:32 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id AB61FF8027B; Mon, 26 Jun 2023 15:33:31 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D0D72F80548; Mon, 26 Jun 2023 15:33:27 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 75CC1F80246 for <alsa-devel@alsa-project.org>; Mon, 26 Jun 2023 15:32:52 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 75CC1F80246 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=tqS2pKex Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4179160DF4; Mon, 26 Jun 2023 13:32:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DC126C433C8; Mon, 26 Jun 2023 13:32:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1687786370; bh=cU0tzgk4caJ6Z5/8JWWIR2cRMT45BHGT+E/MzFJQ4ow=; h=From:To:Cc:Subject:Date:From; b=tqS2pKex/jKRWYTKB0T0lfsLk70q7eVAwWYlt/45dmc4TjExokAmNFMAuSGmLm5Na vqPYutlSvgtUpOY7QLNp2i39cAFqTsGHRx6Nh53zi3v2pJ42atnxD/cDFEVyl/KYcq xVi/1YTd0me4wkxFNqjyX2C95YAybnKdSjhJ5sdz4NVOysmFQBzThTxJyssl9qXXF1 GIDQxed2m4j1s4xIMmoJwlW0axXUx2EAAG7W/Q+QfyIAHHOby/tfx//qZ4aLdOsK7+ p0x/9CSvS3NFpgocnxLx66WQ2cpnZ1rpbCTgPiF/xmJdnh9yyLYCNx5cK67V8SI3Z5 AYwZiuoVBQyRA== From: Mark Brown <broonie@kernel.org> To: Takashi Iwai <tiwai@suse.de> Cc: Liam Girdwood <lgirdwood@gmail.com>, alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org> Subject: [GIT PULL] ASoC updates for v6.5 Date: Mon, 26 Jun 2023 14:32:40 +0100 Message-Id: <20230626133249.DC126C433C8@smtp.kernel.org> Message-ID-Hash: KH3QESVDLKA6MYZT6TFQGV76IIHBR3I3 X-Message-ID-Hash: KH3QESVDLKA6MYZT6TFQGV76IIHBR3I3 X-MailFrom: broonie@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> Archived-At: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/message/KH3QESVDLKA6MYZT6TFQGV76IIHBR3I3/> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series |
[GIT,PULL] ASoC updates for v6.5
|
expand
|