> +&mdio { > + lan8720a: ethernet-phy at 1 { > + compatible = "ethernet-phy-ieee802.3-c22"; > + reg = <1>; > + }; Indentation looks a bit odd. Too many tabs? Andrew