Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[linux-2.6-microblaze.git] / Documentation / ABI / testing / sysfs-bus-thunderbolt
index f6743dc..b7e87f6 100644 (file)
@@ -213,12 +213,15 @@ Description:      When new NVM image is written to the non-active NVM
                restarted with the new NVM firmware. If the image
                verification fails an error code is returned instead.
 
-               This file will accept writing values "1" or "2"
+               This file will accept writing values "1", "2" or "3".
 
                - Writing "1" will flush the image to the storage
                  area and authenticate the image in one action.
                - Writing "2" will run some basic validation on the image
                  and flush it to the storage area.
+               - Writing "3" will authenticate the image that is
+                 currently written in the storage area. This is only
+                 supported with USB4 devices and retimers.
 
                When read holds status of the last authentication
                operation if an error occurred during the process. This
@@ -229,7 +232,7 @@ Description:        When new NVM image is written to the non-active NVM
 What:          /sys/bus/thunderbolt/devices/.../nvm_authenticate_on_disconnect
 Date:          Oct 2020
 KernelVersion: v5.9
-Contact:       Mario Limonciello <mario.limonciello@dell.com>
+Contact:       Mario Limonciello <mario.limonciello@outlook.com>
 Description:   For supported devices, automatically authenticate the new Thunderbolt
                image when the device is disconnected from the host system.