ELCE: Grant Likely on device trees
Posted Nov 12, 2010 23:48 UTC (Fri) by
giraffedata (subscriber, #1954)
Parent article:
ELCE: Grant Likely on device trees
The most important of these is the compatible property that uniquely defines devices
It does nothing of the kind. compatible classifies the device according to how you use it -- it essentially tells you what device driver to use for it. Lots of devices have the same compatible property and it normally takes additional properties to completely and uniquely define any one of these.
(
Log in to post comments)