Hi Russell, On Wednesday 19 Oct 2016 09:16:30 Russell King - ARM Linux wrote: > On Wed, Oct 19, 2016 at 10:54:06AM +0300, Laurent Pinchart wrote: > > On Wednesday 19 Oct 2016 00:33:54 Jyri Sarha wrote: > >> Remove obsolete drm_connector_register() call from tda998x_bind(). All > >> connectors are registered when drm_dev_register() is called by the > >> master drm_device driver. > >> > >> Signed-off-by: Jyri Sarha <jsarha@xxxxxx> > > > > Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > > > By the way, any chance you would plan porting the driver to drm_bridge ? > > :-) > > What's the point? Avoiding code duplication. We currently have three APIs to handle external encoders (drm encoder slave, drm bridge and the component-based method used by tda998x only), which requires display drivers that want to support multiple external encoders to use up to three APIs. -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel