diff options
author | Richard Gong <[email protected]> | 2019-09-03 08:18:21 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-04 13:31:28 +0200 |
commit | 474d83edaf564879eeaf02ff60c8940a150cff79 (patch) | |
tree | 3adc5a4c98c0466751003f04264e78e98c26defc | |
parent | feef87e9118fa74f61ae9df206f2fa4fa76a7f7d (diff) |
MAINTAINERS: add maintainer for Intel Stratix10 FW drivers
Add myself as maintainer for the newly created Intel Stratix10
firmware drivers.
Signed-off-by: Richard Gong <[email protected]>
Reviewed-by: Alan Tull <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f30197aa1ba7..9013541115b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8323,6 +8323,17 @@ F: drivers/platform/x86/intel_speed_select_if/ F: tools/power/x86/intel-speed-select/ F: include/uapi/linux/isst_if.h +INTEL STRATIX10 FIRMWARE DRIVERS +M: Richard Gong <[email protected]> +S: Maintained +F: drivers/firmware/stratix10-rsu.c +F: drivers/firmware/stratix10-svc.c +F: include/linux/firmware/intel/stratix10-smc.h +F: include/linux/firmware/intel/stratix10-svc-client.h +F: Documentation/ABI/testing/sysfs-devices-platform-stratix10-rsu +F: Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt + INTEL TELEMETRY DRIVER M: Rajneesh Bhardwaj <[email protected]> M: "David E. Box" <[email protected]> |