OSDN Git Service

drm/bridge: ti-tfp410: support hpd via gpio
authorChristopher Spinrath <christopher.spinrath@rwth-aachen.de>
Mon, 6 Mar 2017 21:40:43 +0000 (22:40 +0100)
committerArchit Taneja <architt@codeaurora.org>
Thu, 30 Mar 2017 09:36:47 +0000 (15:06 +0530)
commitf56c9202b53be70fddc583e0f5f100e31ac6eb64
tree3c5f3c9ccb809d3eabe70bee059db4f2538a9ea8
parentbd283d2f66c28b30647c54537aff352a394c0bed
drm/bridge: ti-tfp410: support hpd via gpio

On some boards the hpd pin of a hdmi connector is wired up to a gpio
pin. Since in the DRM world the tfp410 driver is responsible for
handling the connector, add support for hpd gpios in this very driver.

Reviewed-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Christopher Spinrath <christopher.spinrath@rwth-aachen.de>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Link: http://patchwork.freedesktop.org/patch/msgid/2e47786ab3d04078ae70d0c4064f7c4d@rwthex-s1-b.rwth-ad.de
drivers/gpu/drm/bridge/ti-tfp410.c