diff options
author | Francesco Dolcini <francesco.dolcini@toradex.com> | 2023-04-27 16:29:32 +0200 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2023-05-05 20:11:48 +0200 |
commit | 3666aad8185af8d0ce164fd3c4974235417d6d0b (patch) | |
tree | 00df68b50960ab3191c72290fc67b3ace98bf3a2 /drivers/devfreq/sun8i-a33-mbus.c | |
parent | 77a089328da791118af9692543a5eedc79eb5fd4 (diff) |
drm/bridge: tc358768: fix TXTAGOCNT computation
Correct computation of TXTAGOCNT register.
This register must be set to a value that ensure that the
TTA-GO period = (4 x TLPX)
with the actual value of TTA-GO being
4 x (TXTAGOCNT + 1) x (HSByteClk cycle)
Fixes: ff1ca6397b1d ("drm/bridge: Add tc358768 driver")
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230427142934.55435-8-francesco@dolcini.it
Diffstat (limited to 'drivers/devfreq/sun8i-a33-mbus.c')
0 files changed, 0 insertions, 0 deletions