drm: bridge: sii8620: add "extcon" support
authorDongwoo Lee <dwoo08.lee@samsung.com>
Thu, 18 Aug 2016 01:27:19 +0000 (10:27 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:52:32 +0000 (13:52 +0900)
commitc5cdb7fa26a8aabcafc965a69a6c2cc81977fc09
tree5f5b517fa0535caedf1106d6bb30684444e4ac4f
parent59d96e3cdc5a29b33df93d18b39bbbfb5cc4fece
drm: bridge: sii8620: add "extcon" support

sii8620 is always activated whether MHL device is connected or not.
To dynamically turn on/off sii8620 as following the state of device
connection, this patch adds extcon-related features to the driver.

Change-Id: I59b6083beb3bb27a0e3f1bc8efacd99123874a7a
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
drivers/gpu/drm/bridge/sii8620.c