* [PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio
@ 2022-11-01 1:05 Andy Chiu
2022-11-02 0:40 ` Andrew Lunn
2022-11-02 16:41 ` Rob Herring
0 siblings, 2 replies; 3+ messages in thread
From: Andy Chiu @ 2022-11-01 1:05 UTC (permalink / raw)
To: davem, kuba, michal.simek, radhey.shyam.pandey
Cc: netdev, devicetree, linux-arm-kernel, krzysztof.kozlowski+dt,
robh+dt, pabeni, edumazet, andy.chiu, greentime.hu
mdio bus frequency can be configured at boottime by a property in DT
now, so add a description to it.
Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
Reviewed-by: Greentime Hu <greentime.hu@sifive.com>
---
Documentation/devicetree/bindings/net/xilinx_axienet.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/xilinx_axienet.txt b/Documentation/devicetree/bindings/net/xilinx_axienet.txt
index 1aa4c6006cd0..80e505a2fda1 100644
--- a/Documentation/devicetree/bindings/net/xilinx_axienet.txt
+++ b/Documentation/devicetree/bindings/net/xilinx_axienet.txt
@@ -68,6 +68,8 @@ Optional properties:
- mdio : Child node for MDIO bus. Must be defined if PHY access is
required through the core's MDIO interface (i.e. always,
unless the PHY is accessed through a different bus).
+ Non-standard MDIO bus frequency is supported via
+ "clock-frequency", see mdio.yaml.
- pcs-handle: Phandle to the internal PCS/PMA PHY in SGMII or 1000Base-X
modes, where "pcs-handle" should be used to point
--
2.36.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio
2022-11-01 1:05 [PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio Andy Chiu
@ 2022-11-02 0:40 ` Andrew Lunn
2022-11-02 16:41 ` Rob Herring
1 sibling, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2022-11-02 0:40 UTC (permalink / raw)
To: Andy Chiu
Cc: davem, kuba, michal.simek, radhey.shyam.pandey, netdev,
devicetree, linux-arm-kernel, krzysztof.kozlowski+dt, robh+dt,
pabeni, edumazet, greentime.hu
On Tue, Nov 01, 2022 at 09:05:48AM +0800, Andy Chiu wrote:
> mdio bus frequency can be configured at boottime by a property in DT
> now, so add a description to it.
>
> Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
> Reviewed-by: Greentime Hu <greentime.hu@sifive.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio
2022-11-01 1:05 [PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio Andy Chiu
2022-11-02 0:40 ` Andrew Lunn
@ 2022-11-02 16:41 ` Rob Herring
1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-11-02 16:41 UTC (permalink / raw)
To: Andy Chiu
Cc: kuba, pabeni, linux-arm-kernel, robh+dt, greentime.hu, edumazet,
netdev, michal.simek, krzysztof.kozlowski+dt, radhey.shyam.pandey,
devicetree, davem
On Tue, 01 Nov 2022 09:05:48 +0800, Andy Chiu wrote:
> mdio bus frequency can be configured at boottime by a property in DT
> now, so add a description to it.
>
> Signed-off-by: Andy Chiu <andy.chiu@sifive.com>
> Reviewed-by: Greentime Hu <greentime.hu@sifive.com>
> ---
> Documentation/devicetree/bindings/net/xilinx_axienet.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-11-02 16:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 1:05 [PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio Andy Chiu
2022-11-02 0:40 ` Andrew Lunn
2022-11-02 16:41 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).