From patchwork Thu Feb 29 13:47:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Roullier X-Patchwork-Id: 13577151 X-Patchwork-Delegate: kuba@kernel.org Received: from mx07-00178001.pphosted.com (mx07-00178001.pphosted.com [185.132.182.106]) (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 AD75E12A179; Thu, 29 Feb 2024 13:49:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.132.182.106 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709214558; cv=none; b=GtiAqlDiRZlJ066OdbB1QbdFNIOf/PyhWhfYmMWfvlAUp3+UOLaMH6BVN1i4+Ou69GFeUvUoQ6Kzd52hu0gcSz2DmyriKqrLifvjiP3XCiTL8TmY+sLqpgh59koof/FC9IdH/IekiMUi+lgOeCzJHm8AbdFLpLvPCI82kcOFOzQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709214558; c=relaxed/simple; bh=OG2JBUj8GDnmGuNM2PZBOG+lvzg06A55/ZLbFzDAO4g=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=Hk3wcADVIm9R+6lHgje7uF2h9RrjNJRKYzWv5P0H+Ae+zZnxUkBy8VZAGZrGijQx18WLoY/f5ySM72sa7j31PMb3iqODDXz7qKYG5jokPpXMwbBR+DheD/qO+6Xka2lW5J9Q/qUzsDtKF1DqvH2VGnv8/mr1q+wG4Vj/iLji8BI= 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=inR/8y4/; arc=none smtp.client-ip=185.132.182.106 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="inR/8y4/" Received: from pps.filterd (m0369458.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 41TA3QQO014622; Thu, 29 Feb 2024 14:48:57 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= selector1; bh=Uh4G8CmqPIJAa2uYtpxNk760ABcqHo6RLCc3TLV1M9M=; b=in R/8y4/4dOdFbV8e0szTF959zk66j7pK/yLoZqczLIjh5Yvcu4oVAmzzJKUSrjeUk tnccMQ2NmEZRRQQuMpiBaMDGMRGeGuGJPm3t9l+eDMm2Oy6pmTDXK8mm8lbhggpT Gw/teImR+lJCZdcLjIegTUWv5ubGh+xVjNDx5tH4ukWCSTX2+JtpejYoCZoHsp+3 gGnaTufllubkdHa717f+KGYAc50gqay1MN04YSp6c5Ov/1zw7bIgyCtdmlRzAXj9 FVfadJHXGAM51E5TJ3uZ2fUc5lLL5CGZzJxnJ4dVvEsih4CvcI7NJoC4fmNqbizf O6qJaMXj/UcMZeQ2o6UQ== 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 3whf4bjr4j-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 29 Feb 2024 14:48:56 +0100 (CET) Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-ap.st.com (STMicroelectronics) with ESMTP id D17D340046; Thu, 29 Feb 2024 14:48:53 +0100 (CET) Received: from Webmail-eu.st.com (shfdag1node2.st.com [10.75.129.70]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id 5BB35275197; Thu, 29 Feb 2024 14:47:47 +0100 (CET) Received: from localhost (10.201.21.128) by SHFDAG1NODE2.st.com (10.75.129.70) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Thu, 29 Feb 2024 14:47:45 +0100 From: Christophe Roullier To: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue , Richard Cochran , Jose Abreu , Liam Girdwood , Mark Brown , Christophe Roullier CC: , , , , Subject: [PATCH 1/2] dt-bindings: net: add phy-supply property for stm32 Date: Thu, 29 Feb 2024 14:47:23 +0100 Message-ID: <20240229134724.1353903-2-christophe.roullier@foss.st.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240229134724.1353903-1-christophe.roullier@foss.st.com> References: <20240229134724.1353903-1-christophe.roullier@foss.st.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: SHFCAS1NODE1.st.com (10.75.129.72) To SHFDAG1NODE2.st.com (10.75.129.70) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-02-29_02,2024-02-29_01,2023-05-22_02 X-Patchwork-Delegate: kuba@kernel.org Phandle to a regulator that provides power to the PHY. This regulator will be managed during the PHY power on/off sequence. Signed-off-by: Christophe Roullier Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/net/stm32-dwmac.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml b/Documentation/devicetree/bindings/net/stm32-dwmac.yaml index fc8c96b08d7dc..80937b28fa046 100644 --- a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml +++ b/Documentation/devicetree/bindings/net/stm32-dwmac.yaml @@ -82,6 +82,9 @@ properties: Should be phandle/offset pair. The phandle to the syscon node which encompases the glue register, and the offset of the control register + phy-supply: + description: PHY regulator + st,eth-clk-sel: description: set this property in RGMII PHY when you want to select RCC clock instead of ETH_CLK125.