Home
last modified time | relevance | path

Searched hist:"5 fd6b9a5cbe63fea4c490fee8af34144a139a266" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thunderbolt/
H A Dtmu.cdiff 5fd6b9a5cbe63fea4c490fee8af34144a139a266 Thu May 26 12:59:19 CEST 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Change downstream router's TMU rate in both TMU uni/bidir mode

In case of uni-directional time sync, TMU handshake is
initiated by upstream router. In case of bi-directional
time sync, TMU handshake is initiated by downstream router.
In order to handle correctly the case of uni-directional mode,
we avoid changing the upstream router's rate to off,
because it might have another downstream router plugged that is set to
uni-directional mode (and we don't want to change its mode).
Instead, we always change downstream router's rate.

Signed-off-by: Gil Fine <gil.fine@intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>