Re: [PATCH 4/5] drm/bridge: tfp410: Support format negotiation

2020-10-29 Thread Laurent Pinchart
Hi Nikhil, Thank you for the patch. On Fri, Oct 16, 2020 at 04:09:16PM +0530, Nikhil Devshatwar wrote: > With new connector model, tfp410 will not create the connector and > SoC driver will rely on format negotiation to setup the encoder format. > > Support format negotiations hooks in the drm_b

[PATCH 4/5] drm/bridge: tfp410: Support format negotiation

2020-10-16 Thread Nikhil Devshatwar
With new connector model, tfp410 will not create the connector and SoC driver will rely on format negotiation to setup the encoder format. Support format negotiations hooks in the drm_bridge_funcs. Use helper functions for state management. Support one of the two RGB formats as selected from DT bi