> + MDIO: mdio at 6000 {
> device_type = "mdio";
> - compatible = "tsi-ethernet";
> + compatible = "tsi-mdio";
Hrm, did I miss this before? A more exact "compatible"
property would be better ("tsi109-mdio" "tsi108-mdio" or
something like that).
Rest looks good,
Segher