Re: [PATCH net 2/4] net:phy:smsc: expand documentation of clocks property
From: Rob Herring <robh@kernel.org>
Date: 2020-10-30 19:20:31
Also in:
linux-devicetree
From: Rob Herring <robh@kernel.org>
Date: 2020-10-30 19:20:31
Also in:
linux-devicetree
On Tue, 27 Oct 2020 23:27:42 +0000, Badel, Laurent wrote:
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>