On Thu, Apr 20, 2023 at 04:12:31PM +0530, Srinivas Neeli wrote: > Added entry for Xilinx versal watchdog driver. > > Signed-off-by: Srinivas Neeli <srinivas.neeli@xxxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > Changes in V4: > -None > Changes in V3: > -None > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 327901c9f1d1..388305608418 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -23148,8 +23148,10 @@ M: Srinivas Neeli <srinivas.neeli@xxxxxxx> > R: Shubhrajyoti Datta <shubhrajyoti.datta@xxxxxxx> > R: Michal Simek <michal.simek@xxxxxxx> > 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@xxxxxxx> > -- > 2.25.1 >