[PATCH 0/2] TPMI debugfs suport

From: Srinivas Pandruvada
Date: Thu Jun 15 2023 - 15:33:30 EST


The first patch provides interface to read feature status. This is
generic patch to be used by other feature drivers.
The second patch patch add support for debugfs. Debugfs also display
feature status using the first patch.

Srinivas Pandruvada (2):
platform/x86/intel/tpmi: Read feature control status
platform/x86/intel/tpmi: Add debugfs interface

drivers/platform/x86/intel/tpmi.c | 392 +++++++++++++++++++++++++++++-
include/linux/intel_tpmi.h | 2 +
2 files changed, 387 insertions(+), 7 deletions(-)

--
2.38.1