On 06/12/2023 16:53, Peter Yin wrote: > Add linux device tree entry related to > Harma specific devices connected to BMC SoC. > > Signed-off-by: Peter Yin <peteryin.openbmc@xxxxxxxxx> > --- ... > +&mac3 { > + status = "okay"; > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_rmii4_default>; > + no-hw-checksum; > + use-ncsi; > + ncsi-ctrl,start-redo-probe; > + ncsi-ctrl,no-channel-monitor; > + mlx,multi-host; There is no such property. Please stop copying downstream code into upstream. Best regards, Krzysztof