Hi Marco, On Wed, Oct 25, 2017 at 1:40 PM, Marco Franchi <marco.franchi@xxxxxxx> wrote: > fec: ethernet@63fec000 { > + #address-cells = <1>; > + #size-cells = <0>; This does not look corret. You should these lines under 'mdio': mdio { #address-cells = <1>; #size-cells = <0>; ..... Take a look at arch/arm/boot/dts/imx6ul-14x14-evk.dts for an example. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html