projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12984ce
)
MAINTAINERS: Add support for Xilinx versal watchdog
author
Srinivas Neeli
<srinivas.neeli@amd.com>
Thu, 20 Apr 2023 10:42:31 +0000
(16:12 +0530)
committer
Wim Van Sebroeck
<wim@linux-watchdog.org>
Mon, 26 Jun 2023 12:30:06 +0000
(14:30 +0200)
Added entry for Xilinx versal watchdog driver.
Signed-off-by: Srinivas Neeli <srinivas.neeli@amd.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link:
https://lkml.kernel.org/r/20230420104231.2243079-5-srinivas.neeli@amd.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 35e19594640d0a780fe581fc4fed1d8eef1b131a..d3ecfae73f82068547134b5e59093ee8b4aea6bb 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-23218,8
+23218,10
@@
M: Srinivas Neeli <srinivas.neeli@amd.com>
R: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
R: Michal Simek <michal.simek@amd.com>
S: Maintained
+F: Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
F: Documentation/devicetree/bindings/watchdog/xlnx,xps-timebase-wdt.yaml
F: drivers/watchdog/of_xilinx_wdt.c
+F: drivers/watchdog/xilinx_wwdt.c
XILINX XDMA DRIVER
M: Lizhi Hou <lizhi.hou@amd.com>