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

From: Uday Kiran

Date: Thu Aug 13 2026 - 13:55:13 EST


On Wed, Jul 15, 2026 at 3:37 AM Rob Herring (Arm) <robh@xxxxxxxxxx> wrote:
>
>
> 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!
>

Thank you, Rob. There are similar microchip, pic32mzda patches related to spi,
sqi & rtc which are reviewed/acknowledged.

1. microchip,pic32mzda-spi.yaml
https://lore.kernel.org/all/20260622-ingenious-finch-of-fantasy-7bafaf@quoll/

2. microchip,pic32mzda-sqi.yaml
https://lore.kernel.org/all/20260625-omen-stark-6bb827ebcc43@spud/

3. microchip,pic32mzda-rtc.yaml
https://lore.kernel.org/all/20260703-identify-cringe-ef88079923cd@spud/

Please let me know if any further action is required from my end to
merge in the
mainline.

Regards,
Udaya Kiran Challa