Message ID | 20240827122459.1102889-4-christian.bruel@foss.st.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 243EBC54734 for <linux-arm-kernel@archiver.kernel.org>; Tue, 27 Aug 2024 12:34:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:References:In-Reply-To:Message-ID:Date :Subject:CC:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=WWRpQyBAmA5Iq7ZXZl8687Osz1ZwmYCoAJICxSnuV84=; b=MTp1p0Xmw3W5kXFc9LmaghFdzs wtlWFTJ1rNlV5q630LPDmFyI58ROzwz/dGbNFNx1f3ML+/NRZ30HiBNwzulxSgm2fHTlkyrrKM23G 9QVn7OX6bWHLvJzKl8bVthIwnq/6g/N04tv2R48fDpXJYTx57Y0ll/81OCOm7mcP8gMU2buT7LLuH J2haKjeKzBw1XRST85cJKXmbgMxfMERKbW6wk/XGU5UQn0OIZ+l/LWk4pE5YVahaS/NbszRmxiJT3 JK3O0EIc2ymrQSusRPeSPOHZXxIGuqBbhy89WlzlzuqBRIbFf3xKK+Fl1i/thZieDlBG0h3jmRj7P WepEJHww==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sivP2-0000000BFzO-2NX2; Tue, 27 Aug 2024 12:34:28 +0000 Received: from mx07-00178001.pphosted.com ([185.132.182.106]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sivHI-0000000BDGd-07Km; Tue, 27 Aug 2024 12:26:29 +0000 Received: from pps.filterd (m0288072.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47R9MGer008530; Tue, 27 Aug 2024 14:26:20 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=selector1; bh= WWRpQyBAmA5Iq7ZXZl8687Osz1ZwmYCoAJICxSnuV84=; b=2oxUoTINELt6vuvG epWJUxg7BiMNIeErn5BH/yB7UmFVNB7RKzg/O8rZO3wi+/QLMnxaoJ/9Kfc1sC3H bf5kv40vCSeEH/0huPVVQgZ/uz8UM0ZmSUCszJEg6oBsrRrI73+AYXU7E6RYm8Dv sCBYt18iG7M1pcbi5E1SqEqWONLj36+JMjSkxWZL7D9/hU2vRiCkmK5DPXGJjQ22 V0f1E5qCz2krYf6SBpVjT2PJxAwdLyswnslK7D+odxjHSFZ8JQYy2nusYLQ3pOdc Hg1Ufw/Mu44814cBacI9sp1CuRb1L+rwRRxasA+sEvDLOxdirgMYvYst4jIDiBC8 M9+1Lw== Received: from beta.dmz-ap.st.com (beta.dmz-ap.st.com [138.198.100.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 419c3y8w2e-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 27 Aug 2024 14:26:20 +0200 (MEST) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id 6C54C40045; Tue, 27 Aug 2024 14:26:16 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 13CC026333E; Tue, 27 Aug 2024 14:25:27 +0200 (CEST) Received: from localhost (10.129.178.212) by SHFDAG1NODE3.st.com (10.75.129.71) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.37; Tue, 27 Aug 2024 14:25:26 +0200 From: Christian Bruel <christian.bruel@foss.st.com> To: <vkoul@kernel.org>, <kishon@kernel.org>, <robh@kernel.org>, <krzk+dt@kernel.org>, <conor+dt@kernel.org>, <mcoquelin.stm32@gmail.com>, <alexandre.torgue@foss.st.com>, <p.zabel@pengutronix.de> CC: <linux-phy@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-stm32@st-md-mailman.stormreply.com>, <linux-arm-kernel@lists.infradead.org>, <linux-kernel@vger.kernel.org>, <fabrice.gasnier@foss.st.com>, Christian Bruel <christian.bruel@foss.st.com> Subject: [PATCH 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver Date: Tue, 27 Aug 2024 14:24:57 +0200 Message-ID: <20240827122459.1102889-4-christian.bruel@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240827122459.1102889-1-christian.bruel@foss.st.com> References: <20240827122459.1102889-1-christian.bruel@foss.st.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.129.178.212] X-ClientProxiedBy: SHFCAS1NODE2.st.com (10.75.129.73) To SHFDAG1NODE3.st.com (10.75.129.71) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-08-27_06,2024-08-27_01,2024-05-17_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240827_052628_404858_3A4F78E8 X-CRM114-Status: UNSURE ( 8.15 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
Add STM32MP25 USB3/PCIE COMBOPHY driver
|
expand
|
diff --git a/MAINTAINERS b/MAINTAINERS index f328373463b0..258fb57ccff5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21910,6 +21910,12 @@ F: arch/m68k/kernel/*sun3* F: arch/m68k/sun3*/ F: drivers/net/ethernet/i825xx/sun3* +STMICROELECTRONICS STMP32MP25 USB3/PCIE COMBOPHY DRIVER +M: Christian Bruel <christian.bruel@foss.st.com> +S: Maintained +F: Documentation/devicetree/bindings/phy/st,stm32-combophy.yaml +F: drivers/phy/st/phy-stm32-combophy.c + SUN4I LOW RES ADC ATTACHED TABLET KEYS DRIVER M: Hans de Goede <hdegoede@redhat.com> L: linux-input@vger.kernel.org
Add myself as STM32MP25 COMBOPHY maintainer Signed-off-by: Christian Bruel <christian.bruel@foss.st.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)