Hi Chanh, On Mon, 2024-10-14 at 10:50 +0000, Chanh Nguyen wrote: > > +&mac3 { > + status = "okay"; > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_rmii4_default>; > + clock-names = "MACCLK", "RCLK"; Should this be overriding `clocks` also? There's only one clock specified in the dtsi. Andrew > + use-ncsi; > +};