]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP: DSS2: HDMI: implement detect()
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 29 Aug 2011 15:10:20 +0000 (18:10 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:16:47 +0000 (16:16 +0300)
commitb1b1e601eaa64a7e8dbeb2db455d7a3caf30e4c7
tree3162f08919d9f6e6ca94b8124c2ff9e5f25d5d98
parent2c3cc45494235d66d23e9811b418c5fddf01884e
OMAP: DSS2: HDMI: implement detect()

Implement detect() by checking the hot plug detect status.

The implementation is not very good, as it always turns on the HDMI
output to get the detection working. HDMI driver needs improvements so
that we could enable only core parts of it.

Cc: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dss.h
drivers/video/omap2/dss/dss_features.c
drivers/video/omap2/dss/hdmi.c
drivers/video/omap2/dss/hdmi_panel.c
drivers/video/omap2/dss/ti_hdmi.h
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c