From patchwork Fri Feb 17 14:56:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Herve Codina X-Patchwork-Id: 654437 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 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 3BA42C6379F for ; Fri, 17 Feb 2023 15:00:07 +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 42C81F45; Fri, 17 Feb 2023 15:59:15 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 42C81F45 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1676646005; bh=HPGw2j9rJmRFCVgDWSgANUjSjSczoQcYQPDVWeop2vI=; 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=GZQWpDurXnXJS1sxJu6DzTeqy1bEA43XHWDT75rDrfLeWHRlVI5HDYR7aw1Qi2Taa 3wbWgcnIZ5bn0q5SOwKcC8SLo+QME4ojYPCyGiSRQb/x6cbtxsqv0D7SuIZisbNil7 7bzHi6pnXj0OO70uUyZrFGeqP3a+mMI26lVgZqHE= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 74EDAF80578; Fri, 17 Feb 2023 15:57:29 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7FBC7F80534; Fri, 17 Feb 2023 15:57:16 +0100 (CET) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::228]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 940BEF80171 for ; Fri, 17 Feb 2023 15:57:14 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 940BEF80171 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=cmv5rTt5 Received: (Authenticated sender: herve.codina@bootlin.com) by mail.gandi.net (Postfix) with ESMTPA id 5A1181BF207; Fri, 17 Feb 2023 14:57:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1676645833; 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=YssKgaGZFL35MyZybPao6+fJoPw4S1O06YaJBNoBg9g=; b=cmv5rTt5hCiOrltb2ceuR8iTarbr+jDHXCiVvP+AizNiPcdDEit0oPGH/ZVhcgFT/4NUv7 NorZld6aDjTjNTsvZNYizT9ddrEkrjAHKuaEJjWC+29QqZkzdT5m0DyrCw5TZ8MY0Xosls 5rKjZ+Tl6taCdTjqFDoLbv3qYTYgIJogn1bxvGqy3ISlPfPppDqwe5cI+0MM4cgMiee9wV 3t4+Yh/t4KrMbKg1Vm4Pqp1Nc0/aXOYUxptrMqFuLUR3Dcv+ICL5iMa5b3Mj7diIugLGDj XdJZGRqf80RD2hmnSuFBRTWV9nlzlgGEj42JKqA25Up/YsPw4QRse0bwsogRLQ== From: Herve Codina To: Herve Codina , Li Yang , Rob Herring , Krzysztof Kozlowski , Liam Girdwood , Mark Brown , Christophe Leroy , Michael Ellerman , Nicholas Piggin , Qiang Zhao , Jaroslav Kysela , Takashi Iwai , Shengjiu Wang , Xiubo Li , Fabio Estevam , Nicolin Chen Subject: [PATCH v6 07/10] MAINTAINERS: add the Freescale QMC controller entry Date: Fri, 17 Feb 2023 15:56:42 +0100 Message-Id: <20230217145645.1768659-8-herve.codina@bootlin.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230217145645.1768659-1-herve.codina@bootlin.com> References: <20230217145645.1768659-1-herve.codina@bootlin.com> MIME-Version: 1.0 Message-ID-Hash: RAT3C4TBU3UBJLAWRXPCXGCJVLBTXUWI X-Message-ID-Hash: RAT3C4TBU3UBJLAWRXPCXGCJVLBTXUWI 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 X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: After contributing the driver, add myself as the maintainer for the Freescale QMC controller. Signed-off-by: Herve Codina --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 097a80d6623b..47eca5b06cce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8372,6 +8372,14 @@ S: Maintained F: drivers/soc/fsl/qe/ F: include/soc/fsl/qe/ +FREESCALE QUICC ENGINE QMC DRIVER +M: Herve Codina +L: linuxppc-dev@lists.ozlabs.org +S: Maintained +F: Documentation/devicetree/bindings/soc/fsl/cpm_qe/fsl,cpm1-scc-qmc.yaml +F: drivers/soc/fsl/qe/qmc.c +F: include/soc/fsl/qe/qmc.h + FREESCALE QUICC ENGINE TSA DRIVER M: Herve Codina L: linuxppc-dev@lists.ozlabs.org