Re: [PATCH v3 12/21] drm/bridge: parade-ps8622: 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:08PM +0200, Sam Ravnborg wrote: > Make the connector creation optional to enable usage of the > parade-ps8622 bridge with the DRM bridge connector helper. > > This change moves drm_helper_hpd_irq_event() call in the attach > function

[PATCH v3 12/21] drm/bridge: parade-ps8622: make connector creation optional

2020-07-03 Thread Sam Ravnborg
Make the connector creation optional to enable usage of the parade-ps8622 bridge with the DRM bridge connector helper. This change moves drm_helper_hpd_irq_event() call in the attach function up before the connector creation. Signed-off-by: Sam Ravnborg Cc: Andrzej Hajda Cc: Neil Armstrong Cc: