commit | 51d1deca9f03f8d2619d38916675a7fdc7f24730 | [log] [tgz] |
---|---|---|
author | Hyungwon Hwang <human.hwang@samsung.com> | Fri Jun 12 21:59:09 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Mon Jun 22 20:05:03 2015 +0900 |
tree | 78b4e37d08b96e319658157eb61bc764dcc496d4 | |
parent | f5f3b9ba92f10b0487f33ba440a83d1306bd0c02 [diff] |
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>