microchip,wdt-g1

Description

Microchip Watchdog g1 driver

Microchip Watchdog driver bindings.

Group g1 Watchdog driver supports following hardware peripherals:
  - module name="WDT" id="U2251" version="1.1.0"

Properties

Properties not inherited from the base binding file.

Name

Type

Details

max-installable-timeout-count

int

Specifies the maximum number of timeout counts that can be configured for
the watchdog timer.

This property is required.

max-timeout-window

int

Defines the maximum timeout window period for the watchdog timer.
The value is specified in milliseconds.
For example, 0x4000 represents 16384 milliseconds.

This property is required.

max-timeout-window-mode

int

Indicates the maximum timeout period in window mode for the watchdog
timer.The value is specified in milliseconds.
For example, 0x8000 represents 32768 milliseconds.

This property is required.

min-window-limit

int

Indicates the minimum window limit for the watchdog timer in window mode
The value is specified in milliseconds.
For example, 0x8 represents 8 milliseconds.

This property is required.

run-in-standby

boolean

Enable or disable run-in-standby mode for watchdog timer peripheral.