On Mon, Apr 13, 2015 at 04:35:27PM +0200, Michal Simek wrote: > Do not probe all serial drivers by of_serial.c which are using > device_type = "serial"; property. Only drivers which have valid > compatible strings listed in the driver should be probed.
Why? This was added for some reason, what has changed since then?