Daniel Mack wrote: > How do you instanciate it then? Somehow the DT core must know which > device to probe for a node, right? drivers/of/of_i2c.c It scans the device tree looking for I2C devices and registers them. -- Timur Tabi Linux kernel developer at Freescale