]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 1 Jun 2020 09:42:05 +0000 (12:42 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 22 Jun 2020 16:58:05 +0000 (19:58 +0300)
commit177aa362eb92ab8bd350a0642b66252db24b6140
treee9a19e06fea46dc89129ef325b8ecc13aa480e8a
parent8a00c67e1c1970d83123476479ba63998df823bd
thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32

While Intel hardware typically has hop_count (Total Paths in the spec)
12 the USB4 spec allows this to be anything between 1 and 21 so no need
to warn about this. Simply log number of paths at debug level.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/nhi.c