commit | 11e142701609546632ba1fda586252d391026a3f | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Fri Oct 20 15:39:43 2017 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Mon Oct 30 11:22:32 2017 -0700 |
tree | 1ef7a63d822594d4a9ca6e664c9ab825381709c5 | |
parent | b9b1504d3c6d6831c822cd785e095fc5fb155346 [diff] |
acpi, nfit: add support for NVDIMM_FAMILY_INTEL v1.6 DSMs Per v1.6 of the NVDIMM_FAMILY_INTEL command set [1] some of the new commands require rev-id 2. In addition to enabling ND_CMD_CALL for these new function numbers, add a lookup table for revision-ids by family and function number. [1]: http://pmem.io/documents/NVDIMM_DSM_Interface-V1.6.pdf Signed-off-by: Dan Williams <dan.j.williams@intel.com>