Re: [PATCH] dt-bindings: watchdog: atmel,at91rm9200-wdt: convert txt to yaml

From: Krzysztof Kozlowski
Date: Sat Sep 16 2023 - 16:50:04 EST


On 16/09/2023 17:48, Nik Bune wrote:
> Convert txt file to yaml.
> Add reg to the list of required properties.
> Add mainteiners from ./scripts/get_maintainer.pl output.


...

> +---
> +$id: http://devicetree.org/schemas/watchdog/atmel,at91rm9200-wdt.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Atmel AT91RM9200 System Timer Watchdog
> +
> +maintainers:
> + - Wim Van Sebroeck <wim@xxxxxxxxxxxxxxxxxx>
> + - Guenter Roeck <linux@xxxxxxxxxxxx>

No, these should be maintainer of device or subarch, not subsystem.

Best regards,
Krzysztof