diff options
author | Heiko Carstens <[email protected]> | 2023-02-06 13:56:19 +0100 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2023-02-09 20:11:23 +0100 |
commit | 1306711ad3bf412852cd357f47a752c761f0095c (patch) | |
tree | 0d27a029892bfc1c5987b414869a76fa9466d7b6 | |
parent | be20b9d357c722f1fda32b937faf2677ab25cefa (diff) |
MAINTAINERS: add diag288_wdt driver to s390 maintained files
The diag288_wdt watchdog driver is s390 specific.
Document who is responsible for this driver.
Signed-off-by: Heiko Carstens <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7a2ce3840b5c..44a5e76230e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18260,6 +18260,7 @@ F: Documentation/driver-api/s390-drivers.rst F: Documentation/s390/ F: arch/s390/ F: drivers/s390/ +F: drivers/watchdog/diag288_wdt.c S390 COMMON I/O LAYER M: Vineeth Vijayan <[email protected]> |