drm/bridge: lt8912b: add vsync hsync
authorPhilippe Schenker <philippe.schenker@toradex.com>
Thu, 22 Sep 2022 12:43:03 +0000 (14:43 +0200)
committerRobert Foss <robert.foss@linaro.org>
Wed, 28 Sep 2022 14:19:53 +0000 (16:19 +0200)
commite3e7f178d4d82743786d5a002b714b5d516f5870
tree7c6df224dcff69fef2f23760e97916935ddbf11f
parent7b4d8db657192066bc6f1f6635d348413dac1e18
drm/bridge: lt8912b: add vsync hsync

Currently the bridge driver does not take care whether or not the display
needs positive/negative vertical/horizontal syncs. Pass these two flags
to the bridge from the EDID that was read out from the display.

Fixes: 30e2ae943c26 ("drm/bridge: Introduce LT8912B DSI to HDMI bridge")
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Acked-by: Adrien Grassein <adrien.grassein@gmail.com>
Signed-off-by: Robert Foss <robert.foss@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220922124306.34729-2-dev@pschenker.ch
drivers/gpu/drm/bridge/lontium-lt8912b.c