diff options
author | Francesco Dolcini <[email protected]> | 2023-04-27 16:29:32 +0200 |
---|---|---|
committer | Robert Foss <[email protected]> | 2023-05-05 20:11:48 +0200 |
commit | 3666aad8185af8d0ce164fd3c4974235417d6d0b (patch) | |
tree | 00df68b50960ab3191c72290fc67b3ace98bf3a2 /lib/mpi/mpiutil.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 <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions