OSDN Git Service

tools/arch/x86: intel_sdsi: Add support for new GUID
authorDavid E. Box <david.e.box@linux.intel.com>
Sat, 19 Nov 2022 00:23:42 +0000 (16:23 -0800)
committerHans de Goede <hdegoede@redhat.com>
Mon, 21 Nov 2022 09:56:09 +0000 (10:56 +0100)
commit429e789c67b8b5dc84ab5d5c83725f6e295a0adc
tree83403065dc04ab53a9b921b83a4fce2e95f58371
parenta8041a89b7a4ae13db28f02402996a0c6edffe25
tools/arch/x86: intel_sdsi: Add support for new GUID

The structure and content of the On Demand registers is based on the GUID
which is read from hardware through sysfs. Add support for decoding the
registers of a new GUID 0xF210D9EF.

Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Link: https://lore.kernel.org/r/20221119002343.1281885-9-david.e.box@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
tools/arch/x86/intel_sdsi/intel_sdsi.c