On 31/07/2015 11:57, Mason wrote: > Then I set a breakpoint in of_platform_serial_probe, hoping > to witness the miracle... and nothing. Looks like device is > never registered :-( IIUC, the kernel is supposed to parse my "uart0" node, and register the device. Then the platform framework should see that the node's "compatible" property is equal to one advertized by the of_platform_serial_driver, and the kernel should #!@& call of_platform_serial_probe? Right?! I just can't believe how much time I've been pulling my hair over this trivial issue... Regards. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html