Re: [PATCH v2] dt-bindings: watchdog: microchip,pic32mzda-wdt: Convert to DT schema
Uday Kiran <[email protected]>
| Newsgroups | org.kernel.vger.linux-rtc,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAAj-GBnn8rGD6o5HmVfYtEksXsL8ZPKcc_AbfKUEHtTsN1pN-A@mail.gmail.com> |
On Wed, Jul 15, 2026 at 3:37 AM Rob Herring (Arm) <[email protected]> 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 <[email protected]> > > Signed-off-by: Udaya Kiran Challa <[email protected]> > > --- > > Changelog: > > > > Changes since v1: > > - Fix example indentation > > - Correct example clock specifier from REF2CLK to LPRCCLK > > > > Link to v1:https://lore.kernel.org/all/[email protected]/ > > --- > > .../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