diff options
author | Francesco Dolcini <francesco.dolcini@toradex.com> | 2023-04-27 16:29:29 +0200 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2023-05-05 20:11:35 +0200 |
commit | f9cf811374f42fca31ac34aaf59ee2ae72b89879 (patch) | |
tree | be2d1377984842990c3fb7a6d5ee7fe1ae9a7cdc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ffd2e4bbea626d565b9817312b0fcfb382fecb88 (diff) |
drm/bridge: tc358768: fix TCLK_ZEROCNT computation
Correct computation of TCLK_ZEROCNT register.
This register must be set to a value that ensure that
(TCLK-PREPARECNT + TCLK-ZERO) > 300ns
with the actual value of (TCLK-PREPARECNT + TCLK-ZERO) being
(1 to 2) + (TCLK_ZEROCNT + 1)) x HSByteClkCycle + (PHY output delay)
with PHY output delay being about
(2 to 3) x MIPIBitClk cycle in the BitClk conversion.
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-5-francesco@dolcini.it
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions