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

From: Rob Herring (Arm)

Date: Tue Jul 14 2026 - 18:08:03 EST



On Wed, 24 Jun 2026 11:26:48 +0530, Udaya Kiran Challa wrote:
> Convert Microchip PIC32 Watchdog Timer devicetree binding
> from legacy text format to DT schema.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Signed-off-by: Udaya Kiran Challa <challauday369@xxxxxxxxx>
> ---
> Changelog:
>
> Changes since v1:
> - Fix example indentation
> - Correct example clock specifier from REF2CLK to LPRCCLK
>
> Link to v1:https://lore.kernel.org/all/20260620172354.155565-1-challauday369@xxxxxxxxx/
> ---
> .../bindings/watchdog/microchip,pic32-wdt.txt | 18 --------
> .../watchdog/microchip,pic32mzda-wdt.yaml | 44 +++++++++++++++++++
> 2 files changed, 44 insertions(+), 18 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/watchdog/microchip,pic32-wdt.txt
> create mode 100644 Documentation/devicetree/bindings/watchdog/microchip,pic32mzda-wdt.yaml
>

Applied, thanks!