]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: tc358767: use DP connector if no panel set
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 3 Jan 2019 11:59:54 +0000 (13:59 +0200)
committerAndrzej Hajda <a.hajda@samsung.com>
Wed, 9 Jan 2019 09:49:31 +0000 (10:49 +0100)
commit08274903cf28027cb11d6256551e79e8bf53cf74
treedcfa342e7ee31a1450b4101f7b10c483d32ae97e
parent59c5a45f3b81f9e5fc1f25140737d5fd44488ed4
drm/bridge: tc358767: use DP connector if no panel set

tc358767 driver sets the connector type always to eDP.

This patch sets the type to DP if there is no panel defined, which
implies that there's a DP connector on the board.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190103115954.12785-8-tomi.valkeinen@ti.com
drivers/gpu/drm/bridge/tc358767.c