drm/bridge: tc358762: Instruct DSI host to generate HSE packets
authorMarek Vasut <marex@denx.de>
Thu, 15 Jun 2023 20:19:00 +0000 (22:19 +0200)
committerRobert Foss <rfoss@kernel.org>
Thu, 22 Jun 2023 09:13:29 +0000 (11:13 +0200)
commit362fa8f6e6a05089872809f4465bab9d011d05b3
tree45940c0a729462ecc86f2717e8da17f69c95b1fb
parent404643859a4f8ee9f3c1f6b1192a494e866906d5
drm/bridge: tc358762: Instruct DSI host to generate HSE packets

This bridge seems to need the HSE packet, otherwise the image is
shifted up and corrupted at the bottom. This makes the bridge
work with Samsung DSIM on i.MX8MM and i.MX8MP.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230615201902.566182-3-marex@denx.de
drivers/gpu/drm/bridge/tc358762.c