HID: u2fzero: Support NitroKey U2F revision of the device
authorAndrej Shadura <andrew.shadura@collabora.co.uk>
Sat, 23 Oct 2021 14:17:11 +0000 (16:17 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 27 Oct 2021 08:15:55 +0000 (10:15 +0200)
commit6748031a854dc016c02839aecbe267adc5fd0153
treef54a11679db997d1e89020995d10217cc7d9b9bd
parent42d43c92fc577dca59ed74aec7868abec8d6ca6e
HID: u2fzero: Support NitroKey U2F revision of the device

NitroKey produced a clone of U2F Zero with a different firmware,
which moved extra commands into the vendor range.
Disambiguate hardware revisions and select the correct configuration in
u2fzero_probe.

Link: https://github.com/Nitrokey/nitrokey-fido-u2f-firmware/commit/a93c16b41f
Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-u2fzero.c