Hi Brian, On Thu, Sep 23, 2021 at 05:33:52PM -0700, Brian Norris wrote: > I've tested a few dual-DSI panel drivers which choke if they PROBE_DEFER > at the wrong time, so I patched those up in patch 1 and 2. Patch 3 fixes > the other drivers that I couldn't test, but seem to have all the same > problem. > > > Brian Norris (3): > drm/panel: kingdisplay-kd097d04: Delete panel on attach() failure > drm/panel: innolux-p079zca: Delete panel on attach() failure > drm/panel: Delete panel on mipi_dsi_attach() failure Thanks for fixing these up, and especially for the fix of the remaining panel drivers. I have applied all three patches to drm-misc-next as I did not consider the fixes urgent. They will show up in -next in 1-2 weeks. Sam