]> git.baikalelectronics.ru Git - kernel.git/commit
drm/bridge: tc358767: add bus flags
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 3 Jan 2019 11:59:48 +0000 (13:59 +0200)
committerAndrzej Hajda <a.hajda@samsung.com>
Wed, 9 Jan 2019 09:49:28 +0000 (10:49 +0100)
commit344b8d4c1e044b965f8f6d2f6f57ea972abae68d
tree9248b49a3107d04110ea456f03aa7a566b7a675d
parent58263e0334e07dcfdba8634fbf4acb8231e72e52
drm/bridge: tc358767: add bus flags

tc358767 driver does not set DRM bus_flags, even if it does configures
the polarity settings into its registers. This means that the DPI source
can't configure the polarities correctly.

Add sync flags accordingly.

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-2-tomi.valkeinen@ti.com
drivers/gpu/drm/bridge/tc358767.c