Message ID | 20230216134226.1692107-11-herve.codina@bootlin.com (mailing list archive) |
---|---|
State | Superseded |
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 3A780C636CC for <alsa-devel@archiver.kernel.org>; Thu, 16 Feb 2023 13:46:50 +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 B0183E9C; Thu, 16 Feb 2023 14:45:58 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B0183E9C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1676555208; bh=xs39Wj/7kZ2IIAwZV5cLdVaJ8Q+wvqIZupn63sEFQgU=; h=From:To:Subject:Date:In-Reply-To:References:CC:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=t2c7fG5mZFOKOs+u5F/27MGuYD4lRM539cq1zxpCIwGVXkEqIVh95Brq/G2t7lUb/ rjBprO9GDsXIfZ9YwWa9X+JwxcPJI4KpzsCfiq4RLXGCkTU38uYxEJKaqONgsd9puD 04Fu5L/O6oPrNJBivR7oOsePD3WWsHComWH0MrtE= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 8D95CF805AC; Thu, 16 Feb 2023 14:43:20 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D76AEF8057A; Thu, 16 Feb 2023 14:43:11 +0100 (CET) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 70898F8057A for <alsa-devel@alsa-project.org>; Thu, 16 Feb 2023 14:43:09 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 70898F8057A 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=myMbrnQ3 Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 02F6420015; Thu, 16 Feb 2023 13:43:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1676554989; 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: in-reply-to:in-reply-to:references:references; bh=wDrrKcoDt5OylVFpmw/lEcsILEn2Xh6/If5wJz8K11g=; b=myMbrnQ3jIOWVN0UUc4Up8EhZFHSLAnFjZ4SpXRkjm0HEb7EFyPl/RziTUR7iCB7LXy4PZ +Z394AsfoNmtPi/eV8jM/UP8ANx5B+2Gw897mYkLUN+teEQuseHmmLCCC/J4pLxjM+5agt jeIcPMJAA9wwe1JMBaj/P66S38UKAMCC3DodvHFd2o7A54Y8Y9GQ8VY06xcibdz6mwiHJs RW30qn2Sn+if7Ewye0T3g+CNvjlJmJXwTGsJF+u4gDqLZUAXbQy0wjRjlfAsNuq9qFWF3w gOU2+Er8ExohnVhdjSBLmVLBAbDrSJS/CEMa3vrxA1XR7a5utE0WkaKJoFN27Q== 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 v5 10/10] MAINTAINERS: add the Freescale QMC audio entry Date: Thu, 16 Feb 2023 14:42:26 +0100 Message-Id: <20230216134226.1692107-11-herve.codina@bootlin.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230216134226.1692107-1-herve.codina@bootlin.com> References: <20230216134226.1692107-1-herve.codina@bootlin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: XMWWYDXVXWGYURSZXGWI7EYDAKLTXB7F X-Message-ID-Hash: XMWWYDXVXWGYURSZXGWI7EYDAKLTXB7F X-MailFrom: herve.codina@bootlin.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 CC: linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Thomas Petazzoni <thomas.petazzoni@bootlin.com> 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/XMWWYDXVXWGYURSZXGWI7EYDAKLTXB7F/> 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 |
Add the PowerQUICC audio support using the QMC
|
expand
|
diff --git a/MAINTAINERS b/MAINTAINERS index f8d0981a16ca..a677e2862878 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8440,6 +8440,14 @@ F: sound/soc/fsl/fsl* F: sound/soc/fsl/imx* F: sound/soc/fsl/mpc8610_hpcd.c +FREESCALE SOC SOUND QMC DRIVER +M: Herve Codina <herve.codina@bootlin.com> +L: alsa-devel@alsa-project.org (moderated for non-subscribers) +L: linuxppc-dev@lists.ozlabs.org +S: Maintained +F: Documentation/devicetree/bindings/sound/fsl,qmc-audio.yaml +F: sound/soc/fsl/fsl_qmc_audio.c + FREESCALE USB PERIPHERAL DRIVERS M: Li Yang <leoyang.li@nxp.com> L: linux-usb@vger.kernel.org
After contributing the component, add myself as the maintainer for the Freescale QMC audio ASoC component. Signed-off-by: Herve Codina <herve.codina@bootlin.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)