Re: [PATCH] dt-bindings: watchdog: microchip,pic32mzda-dmt: Convert to DT schema

From: Krzysztof Kozlowski

Date: Fri Jul 03 2026 - 05:51:15 EST


On Wed, Jul 01, 2026 at 10:49:17PM +0530, Udaya Kiran Challa wrote:
> +examples:
> + - |
> + #include <dt-bindings/clock/microchip,pic32-clock.h>
> +
> + watchdog@1f800a00 {
> + compatible = "microchip,pic32mzda-dmt";
> + reg = <0x1f800a00 0x80>;
> + clocks = <&rootclk PB7CLK>;
> + };

Misaligned indentation, probably not worth sending new version. Maybe
could be fixed up when applying, but not that big deal:

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof