Re: [PATCH v3 09/21] drm/bridge: tc358767: make connector creation optional

2020-07-10 Thread Laurent Pinchart
Hi Sam, Thank you for the patch. On Fri, Jul 03, 2020 at 09:24:05PM +0200, Sam Ravnborg wrote: > Display drivers are in the new model expected to create > the connector using drm_bridge_connector_init(). > Allow users of this bridge driver to support the new > model by introducing support for opt

[PATCH v3 09/21] drm/bridge: tc358767: make connector creation optional

2020-07-03 Thread Sam Ravnborg
Display drivers are in the new model expected to create the connector using drm_bridge_connector_init(). Allow users of this bridge driver to support the new model by introducing support for optional connector creation. Signed-off-by: Sam Ravnborg Cc: Andrzej Hajda Cc: Neil Armstrong Cc: Lauren