diff options
| author | Venkat Jayaraman <[email protected]> | 2024-08-13 16:18:28 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-08-22 17:24:26 +0800 |
| commit | e8778a25059c4ca4348398e612c9f1cfb8837258 (patch) | |
| tree | 1ff2219b80d9e30efc2cfdf493438ab005e950cc /tools/perf/scripts/python/libxed.py | |
| parent | 7393bf343a0346c4b0ac0f26991c45e9edf89cb7 (diff) | |
usb: typec: ucsi: Add DATA_RESET option of Connector Reset command
Modify CONNECTOR_RESET command implementation to accommodate
DATA_RESET reset type as defined in UCSI spec v2.0 and later.
Hard Reset bit field was defined with value 1 in UCSI spec version 1.0.
Starting with spec version 1.1, Hard Reset bit field was removed from the
CONNECTOR_RESET command, until spec 2.0 reintroduced it with value 0, so,
the value to pass in to the command for a Hard Reset is different depending
on the UCSI version supported by the LPM.
Reviewed-by: Heikki Krogerus <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Venkat Jayaraman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions