summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorGil Fine <gil.fine@linux.intel.com>2025-11-02 23:58:34 +0200
committerMika Westerberg <mika.westerberg@linux.intel.com>2026-05-05 13:53:45 +0200
commit7e49bb89df860bb7352974100cd5dd48752bb646 (patch)
tree45cd531dac2b089b44835f879a9195b55306c104 /rust
parentbabaad95670d1871860306beddd7ef1c4f114ffe (diff)
thunderbolt: Avoid reserved fields in path config space for USB4 routers
According to USB4 spec, USB4 Connection Manager shall not change value of any fields that are defined as "RsvdZ" or "VD". Specifically fields: Path Credits Allocated, IFC, ISE fields in path config space shall not be written by CM. To handle this, CM shall first read current path config space from the hardware, change only the fields that can be changed, and then write back the path config space. Signed-off-by: Gil Fine <gil.fine@linux.intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions