diff options
| author | Weijie Gao <[email protected]> | 2024-01-22 10:08:11 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-03-01 16:35:52 -0500 |
| commit | 85d1968e759f603e00f04412db75804a3307496a (patch) | |
| tree | 5ab81952ed7259a3102d942b01ef32705a0fd7ea /doc/develop | |
| parent | 3b51d5b76f86e484dd5a47f7617c2a5222d959de (diff) | |
net: mediatek: add support for adjusting MDIO clock
User can assign a specific MDC speed to the eth node as follow:
ð {
...
phy-mode = "usxgmii";
phy-handle = <&phy8>;
mdio {
clock-frequency = <10500000>;
};
phy8: eth-phy@8 {
compatible = "ethernet-phy-id31c3.1c12";
...
};
Signed-off-by: Bo-Cun Chen <[email protected]>
Signed-off-by: Weijie Gao <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
