Re: [PATCH 02/60] net: mediatek: add support for adjusting MDIO clock

2024-03-04 Thread Tom Rini
On Mon, Jan 22, 2024 at 10:08:11AM +0800, Weijie Gao wrote: > User can assign a specific MDC speed to the eth node as follow: > > ð { > ... > phy-mode = "usxgmii"; > phy-handle = <&phy8>; > > mdio { > clock-frequency = <1050>; > }; > > phy8:

[PATCH 02/60] net: mediatek: add support for adjusting MDIO clock

2024-01-21 Thread Weijie Gao
User can assign a specific MDC speed to the eth node as follow: ð { ... phy-mode = "usxgmii"; phy-handle = <&phy8>; mdio { clock-frequency = <1050>; }; phy8: eth-phy@8 { compatible = "ethernet-phy-id31c3.1c12";