summaryrefslogtreecommitdiff
path: root/board/ezkinil
diff options
context:
space:
mode:
authorEric Herrmann <eherrmann@chromium.org>2020-02-14 10:41:00 -0800
committerCommit Bot <commit-bot@chromium.org>2020-04-10 04:57:32 +0000
commited5f96b4375e2c14864aca370a6359dea6e7050b (patch)
tree7ebb5441bdb673956faee697a6476a96cfe281c3 /board/ezkinil
parent1fc111b7bb404035a2b4d5878fb975f61c14d1c3 (diff)
downloadchrome-ec-ed5f96b4375e2c14864aca370a6359dea6e7050b.tar.gz
TCPMv2: Fix GET_SNK_CAP response processing
After GET_SINK_CAP message, we need to wait for a DATA_SINK_CAP message. The port partner should not respond with anything other than DATA_SINK_CAP, so the exit condition is only a timeout. Also, DPM requests were hidden behind a check that we are in a READY state which doesn't allow the get_sink state to be queued up. BUG=b:148144711 TEST=make buildall -j BRANCH=none Change-Id: I9db09283eca20231d7b1f514485a6fcd90f9335f Signed-off-by: Eric Herrmann <eherrmann@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2056492 Reviewed-by: Denis Brockus <dbrockus@chromium.org> Tested-by: Denis Brockus <dbrockus@chromium.org>
Diffstat (limited to 'board/ezkinil')
0 files changed, 0 insertions, 0 deletions