]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3b4f6399ddc207ce64e85e67db297a9e4ac809de
tree78b4e37d08b96e319658157eb61bc764dcc496d4
parent203db4c25f8ba9417491bf5d2c13cf4bd6add713
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