thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
authorRajmohan Mani <rajmohan.mani@intel.com>
Mon, 12 Apr 2021 12:29:16 +0000 (15:29 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 1 Jun 2021 07:53:32 +0000 (10:53 +0300)
commitfaa1c615f0bdd4f3ac5288bf2952f49dfeac916c
tree5992ff0d0c7bfe7d4065cce7ea662d5e3d435ac4
parent1cbf680f7687f55ae5a1405556519bc70d66a616
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers

The same way we support these two operations for USB4 routers we can
extend the retimer NVM operations to support retimers also.

Signed-off-by: Rajmohan Mani <rajmohan.mani@intel.com>
Co-developed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-bus-thunderbolt
drivers/thunderbolt/retimer.c
drivers/thunderbolt/tb.h
drivers/thunderbolt/usb4.c