[PATCH 4/5] drm: convert drivers to use drm_of_find_panel_or_bridge

Fabio Estevam festevam at gmail.com
Mon Feb 6 00:01:59 UTC 2017


On Sun, Feb 5, 2017 at 8:25 PM, Rob Herring <robh at kernel.org> wrote:

> Did the bridge driver probe? This function just checks lists of
> registered panels and bridges.

The tda998x_probe() returns success, but tda998x_bind() is never called.

I am trying to understand what needs to be done in
drivers/gpu/drm/mxsfb/ so that it can bind the tda998x driver.

Thanks


More information about the dri-devel mailing list