aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-trace.h
diff options
context:
space:
mode:
authorTomi Valkeinen <[email protected]>2019-05-28 11:27:39 +0300
committerAndrzej Hajda <[email protected]>2019-05-31 15:41:26 +0200
commitf9538357760b08cd4c25eefa2d882adae3c9afb2 (patch)
tree471272e82ede4e366464678c62033dcfd1f9fea7 /drivers/usb/cdns3/cdns3-trace.h
parent0bf25146511334e5add88f6700aef4309b7e4b55 (diff)
drm/bridge: tc358767: clean-up link training
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 <[email protected]> Reviewed-by: Andrzej Hajda <[email protected]> Signed-off-by: Andrzej Hajda <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions