Message ID | 20230126083222.374243-1-herve.codina@bootlin.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 747C5C54EED for <alsa-devel@archiver.kernel.org>; Thu, 26 Jan 2023 08:34:09 +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 BEB24E72; Thu, 26 Jan 2023 09:33:16 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BEB24E72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1674722046; bh=YfJz8CPMKf2Tmc6mLIYLvU8jUXwtI4TOBaV5U0XEt9w=; h=From:To:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:Cc:From; b=oC998dis1bK1B9kLa6jh/CviNoOH2yCMgOiHbOcJQsjbw1ZGlDJ5W1Tk+TRzrqsNQ M+3U1igdMmGHC6ruvY/0q6hUrn92kN68Y/Ff7lLZG9c9FemI01lHmbjZY4so1HXMLd mtH1VVHmtCAHSBvjofHxk7qeN7nlWXLzpN+WXa30= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 18085F80543; Thu, 26 Jan 2023 09:32:54 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 2E5D6F80542; Thu, 26 Jan 2023 09:32:51 +0100 (CET) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::224]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 9554AF80224 for <alsa-devel@alsa-project.org>; Thu, 26 Jan 2023 09:32:31 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 9554AF80224 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=bootlin.com header.i=@bootlin.com header.a=rsa-sha256 header.s=gm1 header.b=oz5ZwIYo Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 24569E000C; Thu, 26 Jan 2023 08:32:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1674721951; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=1wuQdqFAcUQPL0i7vCvSEJPExBzl3opiq9wKUTSIV/w=; b=oz5ZwIYo2vwegLw/vSHCzDPVdGn7UZUisu9n4UdR0eJHVkIhdCCMQ2Il0qSA32KjiE/22Q 3PAnRffhdy/ovQQFdm0EKIbo0ZoxPTrszE68I6okyQUOAaJ6MeCgU3Dqbzt1+x3JHGBEkW ptKHOQ2X69KKBwLFOpE+TbBiXpTljaEqOr8ltmxW0T4CYFylNn9ntuV6q6yhZ3aloKmCh1 QpmqM+uy1KE21qwnKOEgSzDx3hvd+0ddmVhJdDVFSV7YvKoK9z5SjmGZmarSU48bGMbJ8+ mO5LC6mxkyFjUnNYUWQlxjkWRCKgYJzbiQ14aBHqc3wD4aYoCdgQ0vdH4BDRZg== From: Herve Codina <herve.codina@bootlin.com> To: Herve Codina <herve.codina@bootlin.com>, Li Yang <leoyang.li@nxp.com>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, Christophe Leroy <christophe.leroy@csgroup.eu>, Michael Ellerman <mpe@ellerman.id.au>, Nicholas Piggin <npiggin@gmail.com>, Qiang Zhao <qiang.zhao@nxp.com>, Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>, Shengjiu Wang <shengjiu.wang@gmail.com>, Xiubo Li <Xiubo.Lee@gmail.com>, Fabio Estevam <festevam@gmail.com>, Nicolin Chen <nicoleotsuka@gmail.com> Subject: [PATCH v4 00/10] Add the PowerQUICC audio support using the QMC Date: Thu, 26 Jan 2023 09:32:12 +0100 Message-Id: <20230126083222.374243-1-herve.codina@bootlin.com> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> List-Unsubscribe: <https://mailman.alsa-project.org/mailman/options/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=unsubscribe> List-Archive: <http://mailman.alsa-project.org/pipermail/alsa-devel/> List-Post: <mailto:alsa-devel@alsa-project.org> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Subscribe: <https://mailman.alsa-project.org/mailman/listinfo/alsa-devel>, <mailto:alsa-devel-request@alsa-project.org?subject=subscribe> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Thomas Petazzoni <thomas.petazzoni@bootlin.com>, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" <alsa-devel-bounces@alsa-project.org> |
Series |
Add the PowerQUICC audio support using the QMC
|
expand
|