On 18/03/2024 00:10, Wadim Mueller wrote: >>> + >>> + mtl_tx_setup_gmac0: tx-queues-config { >>> + snps,tx-queues-to-use = <5>; >>> + #address-cells = <1>; >>> + #size-cells = <0>; >>> + >>> + queue@0 {}; >>> + queue@1 {}; >>> + queue@2 {}; >>> + queue@3 {}; >>> + queue@4 {}; >>> + }; >>> + >>> + gmac0_mdio: mdio0 { >> >> mdio? >> > > Can you please explain what the problem with mdio is? Is it the label? > Node names should be generic. See also an explanation and list of examples (not exhaustive) in DT specification: https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation Best regards, Krzysztof