[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170405193219.GC25803@lunn.ch>
Date: Wed, 5 Apr 2017 21:32:19 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Juergen Borleis <jbe@...gutronix.de>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
f.fainelli@...il.com, kernel@...gutronix.de,
vivien.didelot@...oirfairelinux.com, davem@...emloft.net
Subject: Re: [PATCH 4/4] net: dsa: LAN9303: add MDIO managed mode support
> +static const struct of_device_id lan9303_mdio_of_match[] = {
> + { .compatible = "smsc,lan9303" },
> + { /* sentinel */ },
> +};
> +MODULE_DEVICE_TABLE(of, lan9303_mdio_of_match);
If i'm reading this right, i think you have the same compatible string
for both the i2c and the mdio driver. Does that work? I've no idea.
Andrew
Powered by blists - more mailing lists