diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2023-07-12 15:59:48 -0700 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2023-07-14 15:24:45 +0200 |
commit | 61457949686fc4472e6136c72c255b4ad003e084 (patch) | |
tree | 779216a832b9c8eebe1b24ec7a842cca88097f67 /scripts/gdb/linux/interrupts.py | |
parent | 2dd074c405d4c7bcdf97619c079b345021164109 (diff) |
platform/x86/intel/tpmi: Read feature control status
Some of the PM features can be locked or disabled. In that case, write
interface can be locked.
This status is read via a mailbox. There is one TPMI ID which provides
base address for interface and data register for mail box operation.
The mailbox operations is defined in the TPMI specification. Refer to
https://github.com/intel/tpmi_power_management/ for TPMI specifications.
An API is exposed to feature drivers to read feature control status.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230712225950.171326-2-srinivas.pandruvada@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions