OSDN Git Service

omapdrm: hdmi4: hook up the HDMI CEC support
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 2 Aug 2017 08:54:07 +0000 (10:54 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 12 Oct 2017 07:49:14 +0000 (10:49 +0300)
commit1897e1a394c3a54a86dd46656e96d58e135033db
tree78fec11d6e4d2ba108208a87e7e8e6dc47c937b3
parent8d7f934df8d87237abd5c5caa318dfbf581854aa
omapdrm: hdmi4: hook up the HDMI CEC support

Hook up the HDMI CEC support in the hdmi4 driver.

It add the CEC irq handler, the CEC (un)init calls and tells the CEC
implementation when the physical address changes.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/Kconfig
drivers/gpu/drm/omapdrm/dss/Makefile
drivers/gpu/drm/omapdrm/dss/hdmi4.c