Skip to content
Snippets Groups Projects
Commit 49f43702 authored by Gil Fine's avatar Gil Fine Committed by Mario Limonciello
Browse files

thunderbolt: Fix DROM handling for USB4 DROM


DROM for USB4 host/device has a shorter header than Thunderbolt DROM
header. This patch addresses host/device with USB4 DROM (According to spec:
Universal Serial Bus 4 (USB4) Device ROM Specification, Rev 1.0, Feb-2021).

While there correct the data_len field to be 12 bits and rename
__unknown1 to reserved following the spec.

Signed-off-by: default avatarGil Fine <gil.fine@intel.com>
Signed-off-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Change-Id: I3f1f7df0a29a3792c6a65f4d555ebd069fcc8ee5
parent 6de80d5b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment