]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cxl/mbox: Add GET_FEATURE mailbox command
authorShiju Jose <shiju.jose@huawei.com>
Thu, 20 Feb 2025 19:42:42 +0000 (12:42 -0700)
committerDave Jiang <dave.jiang@intel.com>
Wed, 26 Feb 2025 15:51:31 +0000 (08:51 -0700)
commit5e5ac21f629de796ab5d598b59c5e468c6fe4f95
treeeb44b19122181caefb09b6c652513685c7d37d3e
parent44818d387e55fa11476249783d14f925a269b196
cxl/mbox: Add GET_FEATURE mailbox command

Add support for GET_FEATURE mailbox command.

CXL spec r3.2 section 8.2.9.6 describes optional device specific features.
The settings of a feature can be retrieved using Get Feature command.
CXL spec r3.2 section 8.2.9.6.2 describes Get Feature command.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Li Ming <ming.li@zohomail.com>
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Shiju Jose <shiju.jose@huawei.com>
Link: https://patch.msgid.link/20250220194438.2281088-5-dave.jiang@intel.com
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
drivers/cxl/core/core.h
drivers/cxl/core/features.c
include/cxl/features.h