drm/bridge: tc358767: Set default CLRSIPO count
authorMarek Vasut <marex@denx.de>
Sun, 16 Oct 2022 00:35:56 +0000 (02:35 +0200)
committerMarek Vasut <marex@denx.de>
Mon, 16 Jan 2023 12:47:30 +0000 (13:47 +0100)
commit01338bb82fed40a6a234c2b36a92367c8671adf0
tree5effddb195735071e33f46bd0b8a53b190f8db85
parentda7faee2a15893596ae2da3fd2f719055070f74f
drm/bridge: tc358767: Set default CLRSIPO count

The current CLRSIPO count is still marginal and does not work with high
DSI clock rates in burst mode. Increase it further to allow the DSI link
to work at up to 1Gbps lane speed. This returns the counts to defaults
as provided by datasheet.

Fixes: ea6490b02240b ("drm/bridge: tc358767: increase CLRSIPO count")
Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20221016003556.406441-1-marex@denx.de
drivers/gpu/drm/bridge/tc358767.c