drm/exynos: dsi: do not set TE GPIO direction by input
authorHyungwon Hwang <human.hwang@samsung.com>
Fri, 12 Jun 2015 12:59:09 +0000 (21:59 +0900)
committerInki Dae <inki.dae@samsung.com>
Mon, 22 Jun 2015 11:05:03 +0000 (20:05 +0900)
commit51d1deca9f03f8d2619d38916675a7fdc7f24730
tree78b4e37d08b96e319658157eb61bc764dcc496d4
parentf5f3b9ba92f10b0487f33ba440a83d1306bd0c02
drm/exynos: dsi: do not set TE GPIO direction by input

On some board, TE GPIO should be configured properly thoughout pinctrl driver
as an wakeup interrupt. So this gpio should be configurable in the board's DT,
not being requested as a input pin.

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c