]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thunderbolt: Make margining functions accept target and retimer index
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 21 Mar 2023 08:02:55 +0000 (10:02 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 17 Jun 2024 09:47:12 +0000 (12:47 +0300)
commit0890fc36c70c8d5e80dc128c3a9d7a9122646869
treef89411d1ff9845d01891a9ed453e2167f8c09aae
parentec6f888ed08aeceaebfdd7d344ae0cd91a1b9a1b
thunderbolt: Make margining functions accept target and retimer index

In order to add lane margining support for retimers make the margining
functions take sideband target and retimer index as parameters. This
makes it possible to access both router and retimer sideband using the
same functions.

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