OSDN Git Service

omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 2 Aug 2017 08:54:06 +0000 (10:54 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 12 Oct 2017 07:49:14 +0000 (10:49 +0300)
commit8d7f934df8d87237abd5c5caa318dfbf581854aa
treeed3e46907b5b4dc073dca93a37bfa66548c9738a
parenta141a29612d7c0ba95a4e36a236d51c2b86e0e2b
omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support

Add the source and header for the OMAP4 HDMI CEC support.

This code is not yet hooked up, that will happen in the next patch.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c [new file with mode: 0644]
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.h [new file with mode: 0644]