[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170407.072752.496227480340210620.davem@davemloft.net>
Date: Fri, 07 Apr 2017 07:27:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: andrew@...n.ch
Cc: jbe@...gutronix.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, f.fainelli@...il.com,
kernel@...gutronix.de, vivien.didelot@...oirfairelinux.com
Subject: Re: [PATCH v2 4/4] net: dsa: LAN9303: add MDIO managed mode support
From: Andrew Lunn <andrew@...n.ch>
Date: Fri, 7 Apr 2017 16:19:25 +0200
>> +static const struct of_device_id lan9303_mdio_of_match[] = {
>> + { .compatible = "smsc,lan9303" },
>> + { /* sentinel */ },
>> +};
>
> We still have the open question of is it a problem to have two
> different drivers using the same compatible string. Changing these
> strings is hard, once they are in use, so i would prefer to get this
> answered before the code is accepted.
Agreed.
Powered by blists - more mailing lists