gpu: drm: nexell: Add extcon notification for hdmi connection
authorDongwoo Lee <dwoo08.lee@samsung.com>
Fri, 10 Nov 2017 02:55:12 +0000 (11:55 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 29 Jan 2019 02:25:34 +0000 (11:25 +0900)
commit48aba373372de72ce63c016c8237335ae95b7a7e
tree846235f18c920c2d8a9ea0697b1b91d9a59a84f2
parente1de737ae529cb831cbe6a3127e2d33e97ca7240
gpu: drm: nexell: Add extcon notification for hdmi connection

Currently, HDMI cable connection generates only uevent by drm core. In
addition, it has no inforation about connection state. But, in tizen,
to handle TV-out mode uevent should be generated by extcon subsystem
with connection state. To this end, this patch will add extcon
notification for hdmi connection.

Change-Id: I101bf3b582498fbe46733839e3cbd75c292cf88f
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
drivers/gpu/drm/nexell/Kconfig
drivers/gpu/drm/nexell/nx_drm_hdmi.c