Message ID | 1723804959-31921-1-git-send-email-shengjiu.wang@nxp.com (mailing list archive) |
---|---|
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 D4D00C531DC for <alsa-devel@archiver.kernel.org>; Fri, 16 Aug 2024 11:09:14 +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 322B12BCA; Fri, 16 Aug 2024 13:09:02 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 322B12BCA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1723806552; bh=9jypwgkLnbPydOwG4i0GQk6puDwWS/KwqBH4sUsJ7g0=; h=From:To:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=Ga6vN6JV0IY+A4rZRbgL0VkLWCmZWwU8NzuoaNupjNwth11ler4y2r4baiS19lpFZ wGkHLvL5v6fB7xEDhznpRQ1rcUp6ZLnkmOTXInyrbmHcuZhVhbqd3U1N3NR28BIb44 o2T1Vd8XsWm1cAFBOhAHQULI7vWPYErneyI8v7jg= Received: by alsa1.perex.cz (Postfix, from userid 50401) id B1BB3F805AF; Fri, 16 Aug 2024 13:08:50 +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 D9411F805BA; Fri, 16 Aug 2024 13:08:49 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 3D65BF80579; Fri, 16 Aug 2024 13:03:19 +0200 (CEST) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 79A08F800B0 for <alsa-devel@alsa-project.org>; Fri, 16 Aug 2024 13:03:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 79A08F800B0 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 7EFBF1A0DCE; Fri, 16 Aug 2024 13:03:12 +0200 (CEST) Received: from aprdc01srsp001v.ap-rdc01.nxp.com (aprdc01srsp001v.ap-rdc01.nxp.com [165.114.16.16]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 319411A1529; Fri, 16 Aug 2024 13:03:12 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by aprdc01srsp001v.ap-rdc01.nxp.com (Postfix) with ESMTP id 4B1DF1800318; Fri, 16 Aug 2024 19:03:10 +0800 (+08) From: Shengjiu Wang <shengjiu.wang@nxp.com> To: vkoul@kernel.org, perex@perex.cz, tiwai@suse.com, alsa-devel@alsa-project.org, linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org, shengjiu.wang@gmail.com, Xiubo.Lee@gmail.com, festevam@gmail.com, nicoleotsuka@gmail.com, lgirdwood@gmail.com, broonie@kernel.org, linuxppc-dev@lists.ozlabs.org Subject: [RFC PATCH v2 0/6] ASoC: fsl: add memory to memory function for ASRC Date: Fri, 16 Aug 2024 18:42:33 +0800 Message-Id: <1723804959-31921-1-git-send-email-shengjiu.wang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Message-ID-Hash: CJOBEFASMM5FEANYSSZURJAKZHAJU6JN X-Message-ID-Hash: CJOBEFASMM5FEANYSSZURJAKZHAJU6JN X-MailFrom: shengjiu.wang@nxp.com 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.9 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/CJOBEFASMM5FEANYSSZURJAKZHAJU6JN/> 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> X-Patchwork-State: RFC |
Series |
ASoC: fsl: add memory to memory function for ASRC
|
expand
|