]> asedeno.scripts.mit.edu Git - linux.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)
commitf8c15790e4d8bdf2d21a5e9d43b5f97983af1222
treedcfa342e7ee31a1450b4101f7b10c483d32ae97e
parent7923e09c7a766e2d58de7fc395bb84c18e5bc625
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