Re: [PATCH V3 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver

From: Krzysztof Kozlowski
Date: Mon Apr 03 2023 - 14:30:41 EST


On 31/03/2023 09:41, Srinivas Neeli wrote:
> Added entry for Xilinx xps-timebase watchdog driver.
>
> Signed-off-by: Srinivas Neeli <srinivas.neeli@xxxxxxx>
> ---
> Changes in V3:
> -None
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d8287eb2ab4a..4ed139d56913 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -23071,6 +23071,14 @@ F: Documentation/devicetree/bindings/media/xilinx/
> F: drivers/media/platform/xilinx/
> F: include/uapi/linux/xilinx-v4l2-controls.h
>
> +XILINX WATCHDOG DRIVER
> +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,xps-timebase-wdt.yaml
> +F: drivers/watchdog/of_xilinx_wdt.c

Your patchset is not bisectable. These files do not exist.

Best regards,
Krzysztof