diff options
author | David E. Box <david.e.box@linux.intel.com> | 2022-02-25 02:24:57 +0100 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2022-03-02 14:56:12 +0100 |
commit | a3d38af35d61a1e2045b73b4e43fa5ffb9d71008 (patch) | |
tree | f9a17abab675b5c241c64b53f3797146ef99160c /MAINTAINERS | |
parent | tools arch x86: Add Intel SDSi provisiong tool (diff) | |
download | linux-a3d38af35d61a1e2045b73b4e43fa5ffb9d71008.tar.xz linux-a3d38af35d61a1e2045b73b4e43fa5ffb9d71008.zip |
selftests: sdsi: test sysfs setup
Tests file configuration and error handling of the Intel Software
Defined Silicon sysfs ABI.
Signed-off-by: David E. Box <david.e.box@linux.intel.com>
Link: https://lore.kernel.org/r/20220225012457.1661574-2-david.e.box@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b1281f44a5a2..a09e383d9d11 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9882,6 +9882,7 @@ M: David E. Box <david.e.box@linux.intel.com> S: Supported F: drivers/platform/x86/intel/sdsi.c F: tools/arch/x86/intel_sdsi/ +F: tools/testing/selftests/drivers/sdsi/ INTEL SKYLAKE INT3472 ACPI DEVICE DRIVER M: Daniel Scally <djrscally@gmail.com> |