RE: [EXTERNAL] Re: [PATCH net 2/4] net:phy:smsc: expand documentation of clocks property
From: Badel, Laurent <hidden>
Date: 2020-11-09 15:18:25
Also in:
linux-devicetree
----------------------------- Eaton Industries Manufacturing GmbH ~ Registered place of business: Route de la Longeraie 7, 1110, Morges, Switzerland ----------------------------- -----Original Message-----
From: Florian Fainelli <f.fainelli@gmail.com> Sent: Wednesday, November 04, 2020 5:02 PM To: Badel, Laurent <redacted>; Rob Herring [off-list ref] 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; broonie@kernel.org; Heiner Kallweit [off-list ref] Subject: Re: [EXTERNAL] Re: [PATCH net 2/4] net:phy:smsc: expand documentation of clocks property On 11/4/2020 4:11 AM, Badel, Laurent wrote:quoted
> ----------------------------- Eaton Industries Manufacturing GmbH ~ Registered place of business: Route de la Longeraie 7, 1110, Morges, Switzerland ----------------------------- -----Original Message-----quoted
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 thedocumentation.quoted
quoted
quoted
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.There are several things with your patch series that make it very hard to be followed or to even know what is the latest version of your patch series. If you can resubmit everything targeting the 'net' tree along with a cover letter explaining the differences between v1 and v2 that would help. Please make sure that all of your patches reference the cover letter's Message-Id which is the default if you use git format-patch --cover-letter . Thanks -- Florian
I will make sure to give details as you suggested, sorry for the trouble and thank you for your time reviewing. Laurent