[RFC PATCH 07/14] drivers/smsc911x: add DT support

Grant Likely grant.likely at secretlab.ca
Thu Aug 19 10:30:51 EST 2010


On Wed, Aug 18, 2010 at 3:17 PM, Grant Likely <grant.likely at secretlab.ca> wrote:
>> +static struct of_device_id smsc911x_matches[] = {
>> +       { .compatible = "smc,smsc-911"},
>> +       {},
>> +};
>> +

Oh, and this should be the actual part number instead of an
abbreviation.  So, something like "smsc,lan91c111".

g.


More information about the devicetree-discuss mailing list