From nobody Sat Nov 30 07:47:58 2024 Received: from mx07-00178001.pphosted.com (mx08-00178001.pphosted.com [91.207.212.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 63F47185957; Wed, 11 Sep 2024 10:51:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.207.212.93 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726051891; cv=none; b=Gq0f5UcDt7uQNxpNAN29So35eRspevLnJm6QMskU+oY3bP2CnnrdjdKhVyPWg67XfLS3b/eJGLlfJfm0YgBsYASw2PXjcVBOAPWXM+gCwSCInDmc1PiNzNE07p3SCD4eBcaUWRA0Y2wKHEICBm/ErgWonGPmKUF+9Ha8F6E36TQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1726051891; c=relaxed/simple; bh=t0BLmAmsmkqp0Spb8JIL1V8Va8Wj/LUFfSt6VGjC3zI=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=g0vUi04+SufQnB6MG2UEO3ZZuLgF9aG6ApeF6ZJm9iQj3b6uSH3yi39kscql1o29bBlGEmxz1d959PYAIz344hDF6ymfICYFhMhEPWy1CFiwjGPxgS/dty8WRVue2ZdN40ETEhtLzroS3HEtQLtcZP7n4ZOHiPcOkhZwXXbrASA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com; spf=pass smtp.mailfrom=foss.st.com; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b=hcvYmMTC; arc=none smtp.client-ip=91.207.212.93 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=foss.st.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=foss.st.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=foss.st.com header.i=@foss.st.com header.b="hcvYmMTC" Received: from pps.filterd (m0046660.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 48BAoH9q027746; Wed, 11 Sep 2024 12:51:01 +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= HC41gKbNTPTheLxQatK65Adbh2JRdRstc3B3EX+giRg=; b=hcvYmMTCoT6Y/wgR SA2BCqplm/TRjScoo7xmGDB8mkg03BA7LcdCLSWixqTn3XCm30ojDhdFuLY1cDQZ BSfmoFMec2aoqtzQ8UGG6n5LNeec2IJxGyFklcadmmE6SQEtiZNKM5tKfDSv3WsO hZ0EDnsQsNfu11VofbhskFl/8ao+uEZV6QktsGhlmkG/qEX+lXBGfg0zTNrg7ikl Qdq/duFahps5JrjJRXkRETiZUE0DebH7vPM7VJzmGEbCRWJs8XjK/Ww9wjfOKZsQ C/BA1gfRGhNG8N0HVyCZP9SRHVQz21u4115G7LHJ1yh8L8J0VOlKJs+bFit3+BJ+ 5aQP7w== 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 41gyaux9n1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 11 Sep 2024 12:51:01 +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 DA63140073; Wed, 11 Sep 2024 12:49:44 +0200 (CEST) Received: from Webmail-eu.st.com (shfdag1node3.st.com [10.75.129.71]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 381092542B9; Wed, 11 Sep 2024 12:47:03 +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; Wed, 11 Sep 2024 12:47:02 +0200 From: Christian Bruel To: , , , , , , , CC: , , , , , , Christian Bruel Subject: [PATCH v8 3/5] MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver Date: Wed, 11 Sep 2024 12:46:44 +0200 Message-ID: <20240911104646.2980821-4-christian.bruel@foss.st.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240911104646.2980821-1-christian.bruel@foss.st.com> References: <20240911104646.2980821-1-christian.bruel@foss.st.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ClientProxiedBy: EQNCAS1NODE4.st.com (10.75.129.82) 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.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 Content-Type: text/plain; charset="utf-8" Add myself as STM32MP25 COMBOPHY maintainer Signed-off-by: Christian Bruel --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a70b7c9c3533..73fd76dab699 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21908,6 +21908,12 @@ F: drivers/*/stm32-*timer* F: drivers/pwm/pwm-stm32* F: include/linux/*/stm32-*tim* =20 +STM32MP25 USB3/PCIE COMBOPHY DRIVER +M: Christian Bruel +S: Maintained +F: Documentation/devicetree/bindings/phy/st,stm32mp25-combophy.yaml +F: drivers/phy/st/phy-stm32-combophy.c + STMMAC ETHERNET DRIVER M: Alexandre Torgue M: Jose Abreu --=20 2.34.1