On Sun, Feb 5, 2017 at 10:01 PM, Fabio Estevam <feste...@gmail.com> wrote:
>
> 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.

Looks like that converting to component style and adding
component_bind_all() does the trick:

[    1.323772] tda998x 2-0070: found TDA19988
[    1.342381] mxsfb 2220000.lcdif: bound 2-0070 (ops tda998x_ops)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to