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

"Rob Herring (Arm)" <[email protected]> Tue, 14 Jul 2026 17:08:07 -0500
Newsgroups org.kernel.vger.linux-mips,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Wed, 01 Jul 2026 22:49:17 +0530, Udaya Kiran Challa wrote:
> Convert Microchip PIC32 Deadman Timer devicetree binding
> from legacy text format to DT schema.
> 
> Signed-off-by: Udaya Kiran Challa <[email protected]>
> ---
>  .../bindings/watchdog/microchip,pic32-dmt.txt | 19 --------
>  .../watchdog/microchip,pic32mzda-dmt.yaml     | 45 +++++++++++++++++++
>  2 files changed, 45 insertions(+), 19 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/watchdog/microchip,pic32-dmt.txt
>  create mode 100644 Documentation/devicetree/bindings/watchdog/microchip,pic32mzda-dmt.yaml
> 

Applied, thanks!