configurations: Add Intel P4510 SSD
Add support for P4510 SSD by adding a new config for all P4500
SSDs manufactured by Intel.
Tests on P4510 showed that they use the correct address for
NVMe-MI (0x6a).
Tested: Can read the temperature of P4510 SSD.
Change-Id: I2611af3ef65549ace7f6a066b7caea842e58d5b6
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
diff --git a/meson.build b/meson.build
index 3d8e231..b7f5098 100644
--- a/meson.build
+++ b/meson.build
@@ -151,6 +151,7 @@
'mudflap.json',
'nisqually.json',
'nvme_intel_p_series.json',
+ 'nvme_p4500.json',
'pcie_ssd_retimer.json',
'pennybacker.json',
'pssf132202a.json',