* Tomi Valkeinen <tomi.valkeinen@xxxxxx> [130429 03:28]: > Hi, > > omapdss, omapfb and the panel drivers do not currently support deferred probe, > which is causing the display drivers fail when booting with DT. > > This series adds very basic support for deferred probing, which hopefully fixes > the issues for omap4 panda and sdp boards with the current kernel. > > Limitations: > > * Deferred probe support for omap_vout and omapdrm is still totally missing. > * If it so happens that at omapfb probe time one panel has been probed, but > another has been deferred, only the probed one will be used. > * Only DPI, DSI and HDMI outputs have been fixed. > * Some panel drivers may need modifications to support EPROBE_DEFER > > Patches based on linux-next, i.e. the latest omapdss stuff. Great, these fix the issues at least for panda booted with DT. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html