Commit 39075aa
committed
drivers/nvme: Add quirks for Sandisk SN550 15b7:5009
This commit adds NVME_QUIRK_NO_DEEPEST_PS for Sandisk SN550.
a user Jack Rio talk to me that the problem and solve with
nvme_core.default_ps_max_latency_us=0, so add the quirk.
I also found some report in the following link.
Log:
lspci -nn | grep -i memory
03:00.0 Non-Volatile memory controller [0108]: Sandisk Corp SanDisk Ultra 3D / WD PC SN530, IX SN530, Blue SN550 NVMe SSD (DRAM-less) [15b7:5009] (rev 01)
Link: https://bugzilla.kernel.org/show_bug.cgi?id=208123
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 7616b7d commit 39075aa
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3453 | 3453 | | |
3454 | 3454 | | |
3455 | 3455 | | |
| 3456 | + | |
| 3457 | + | |
3456 | 3458 | | |
3457 | 3459 | | |
3458 | 3460 | | |
| |||
0 commit comments