]> git.ipfire.org Git - people/ms/u-boot.git/commit
nvme: Detect devices that are class Storage Express
authorJon Nettleton <jon@solid-run.com>
Thu, 3 Aug 2017 09:31:00 +0000 (02:31 -0700)
committerTom Rini <trini@konsulko.com>
Sun, 13 Aug 2017 19:17:32 +0000 (15:17 -0400)
commit0deb91318b15f0d12839b23433e2720722504d25
tree041923c3b33b1aeb7a74b8e7eafc6f6fc9fd9955
parent0adc38be3d0e55fea72b8bbae831376d1649266e
nvme: Detect devices that are class Storage Express

This adds support to detect the catchall PCI class for NVMe devices.
It allows the drivers to work with most NVMe devices that don't need
specific detection due to quirks etc.

Tested against a Samsung 960 EVO drive.

Signed-off-by: Jon Nettleton <jon@solid-run.com>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/nvme/nvme.c
include/pci_ids.h