From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 73FD55123C; Thu, 28 Sep 2023 17:14:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 57AF6C433CA; Thu, 28 Sep 2023 17:14:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695921258; bh=tXrtMWlwOkfqKNhjWq3vR9L4n6dBzGkeLZc+XQRiVK4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QWpDdv3+ksAvGEbNOJjqpj7q/5jMHatTKJ6it5aZ7nm2U87e6YhGkdg2q43rVdojX syggjiJg5ofTPT4ATJLWCuz47QSHmXFDJDhLEGRk1OuahUyYkwlVZi6lmjC5+Dh1mQ 67LUx4MmVrgVgHKK8ylOt8LjMq3shKSUja7kpoc6Df4kVVvr21dYUAtqmYmkdVuWva PS5yDmUx+0w9nPgivh0w+5vaSp9XfsdcRFb9kkRDhAaXoRi5lrJGPcHoHr9wvVGf+U Cu04xLMuPz3yw7g2+EXxkqrrZPbxHdkL2HkUsDfA/NW+0lEIMECd0ohKE5Jo1WD+pR KmRdxOVEncZsA== Date: Thu, 28 Sep 2023 18:14:11 +0100 From: Conor Dooley To: Christophe Roullier Cc: "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 , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 03/12] dt-bindings: net: add phy-supply property for stm32 Message-ID: <20230928-pelvis-outhouse-28bb691bd790@spud> References: <20230928151512.322016-1-christophe.roullier@foss.st.com> <20230928151512.322016-4-christophe.roullier@foss.st.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="z+Q9ArmXRwc2oCyE" Content-Disposition: inline In-Reply-To: <20230928151512.322016-4-christophe.roullier@foss.st.com> --z+Q9ArmXRwc2oCyE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 28, 2023 at 05:15:03PM +0200, Christophe Roullier wrote: > Phandle to a regulator that provides power to the PHY. This > regulator will be managed during the PHY power on/off sequence. >=20 > Signed-off-by: Christophe Roullier Acked-by: Conor Dooley Tjanks, Conor. > --- > Documentation/devicetree/bindings/net/stm32-dwmac.yaml | 3 +++ > 1 file changed, 3 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml b/Doc= umentation/devicetree/bindings/net/stm32-dwmac.yaml > index 67840cab02d2d..8114c325a4eed 100644 > --- a/Documentation/devicetree/bindings/net/stm32-dwmac.yaml > +++ b/Documentation/devicetree/bindings/net/stm32-dwmac.yaml > @@ -78,6 +78,9 @@ properties: > encompases the glue register, the offset of the control register a= nd > the mask to set bitfield in control register > =20 > + phy-supply: > + description: PHY regulator > + > st,ext-phyclk: > description: > set this property in RMII mode when you have PHY without crystal 5= 0MHz and want to > --=20 > 2.25.1 >=20 --z+Q9ArmXRwc2oCyE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZRW0YwAKCRB4tDGHoIJi 0p4/AP9+zFrcdUG4lft9L0yl+zWXuhbkd/AOM7N86NFMT57JlgEAh0jws3IZ/Vty dGXkDN6EFYwVjejcIawKvNSaWv29VQI= =2LGR -----END PGP SIGNATURE----- --z+Q9ArmXRwc2oCyE--