RE: [EXTERNAL] Re: [PATCH net 2/4] net:phy:smsc: expand documentation of clocks property
From: Badel, Laurent <hidden>
Date: 2020-11-04 12:11:10
Also in:
linux-devicetree
> ----------------------------- Eaton Industries Manufacturing GmbH ~ Registered place of business: Route de la Longeraie 7, 1110, Morges, Switzerland ----------------------------- -----Original Message-----
From: Rob Herring <robh@kernel.org> Sent: Friday, October 30, 2020 8:19 PM To: Badel, Laurent <redacted> Cc: davem@davemloft.net; fugang.duan@nxp.com; andrew@lunn.ch; lgirdwood@gmail.com; m.felsch@pengutronix.de; robh+dt@kernel.org; kuba@kernel.org; linux@armlinux.org.uk; richard.leitner@skidata.com; netdev@vger.kernel.org; Quette, Arnaud [off-list ref]; p.zabel@pengutronix.de; devicetree@vger.kernel.org; f.fainelli@gmail.com; broonie@kernel.org; Heiner Kallweit [off-list ref] Subject: [EXTERNAL] Re: [PATCH net 2/4] net:phy:smsc: expand documentation of clocks property On Tue, 27 Oct 2020 23:27:42 +0000, Badel, Laurent wrote:quoted
Subject: [PATCH net 2/4] net:phy:smsc: expand documentation of clocks property Description: The ref clock is managed differently when added to the DT entry for SMSC PHY. Thus, specify this more clearly in the documentation. Signed-off-by: Laurent Badel <redacted> --- Documentation/devicetree/bindings/net/smsc-lan87xx.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)Acked-by: Rob Herring <robh@kernel.org>
Thank you very much. I'm guessing perhaps I should re-send this as a single patch since there are issues with the patch series? I realize now that I should have splitted things differently.