Re: [PATCH 4/4] drm: bridge: adv7511: Make connector creation optional

2020-04-12 Thread Sam Ravnborg
On Thu, Apr 09, 2020 at 03:46:10AM +0300, Laurent Pinchart wrote: > Now that the driver supports all the connector-related bridge > operations, make the connector creation optional. This enables usage of > the adv7511 with the DRM bridge connector helper. > > Signed-off-by: Laurent Pinchart Acked

[PATCH 4/4] drm: bridge: adv7511: Make connector creation optional

2020-04-08 Thread Laurent Pinchart
Now that the driver supports all the connector-related bridge operations, make the connector creation optional. This enables usage of the adv7511 with the DRM bridge connector helper. Signed-off-by: Laurent Pinchart --- drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 13 + 1 file chan