> +static const struct of_device_id lan9303_mdio_of_match[] = {
> +     { .compatible = "smsc,lan9303" },
> +     { /* sentinel */ },
> +};

I just chatted with Dave about this. Please include mdio and i2c in
the compatible string, so they are different. That will avoid any
possible problems.

         Andrew

Reply via email to