mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 19:34:03 +00:00
The current link training code does unnecessary retry-loops, and does extra writes to the registers. It is easier to follow the flow and ensure it's similar to Toshiba's documentation if we deal with LT inside tc_main_link_enable() function. This patch adds tc_wait_link_training() which handles waiting for the LT phase to finish, and does the necessary LT register setups in tc_main_link_enable, without extra loops. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528082747.3631-17-tomi.valkeinen@ti.com |
||
|---|---|---|
| .. | ||
| adv7511 | ||
| analogix | ||
| synopsys | ||
| analogix-anx78xx.c | ||
| analogix-anx78xx.h | ||
| cdns-dsi.c | ||
| dumb-vga-dac.c | ||
| Kconfig | ||
| lvds-encoder.c | ||
| Makefile | ||
| megachips-stdpxxxx-ge-b850v3-fw.c | ||
| nxp-ptn3460.c | ||
| panel.c | ||
| parade-ps8622.c | ||
| sii902x.c | ||
| sii9234.c | ||
| sil-sii8620.c | ||
| sil-sii8620.h | ||
| tc358764.c | ||
| tc358767.c | ||
| thc63lvd1024.c | ||
| ti-sn65dsi86.c | ||
| ti-tfp410.c | ||