Re: [PATCH 3/3] drm/omap: displays: encoder-tpd12s015: Support for hot plug detection

From: Laurent Pinchart
Date: Tue May 23 2017 - 06:42:26 EST


Hi Tomi,

On Tuesday 23 May 2017 13:25:34 Tomi Valkeinen wrote:
> On 23/05/17 12:48, Laurent Pinchart wrote:
> > As the connector code can handle GPIO HPD thanks to patch 2/3, why does it
> > have to be duplicated here ? I agree that encoders should support
> > reporting of hotplug events when the HPD signal is connected to an
> > encoder, but if it's connected to a GPIO, it seems to me that it should
> > be the sole responsibility of the connector code to handle it.
>
> The HPD line goes from the connector to TPD12S015. From TPD12S015
> another line goes to the SoCs GPIO.

Isn't it the same signal, just with glitches filtered ? The TPD12S015 is an
ESD clamp, level shifter and DC-DC converter, if it wasn't for the two control
inputs CT_CP_HPD and LS_OE, we could probably do without a driver. I wouldn't
add HPD support to this driver, as the chip really can't detect HPD.

--
Regards,

Laurent Pinchart