nxp,cop

Vendor: NXP Semiconductors

Note

An implementation of a driver matching this compatible is available in drivers/watchdog/wdt_mcux_cop.c.

Description

NXP COP watchdog

Properties

Properties not inherited from the base binding file.

Name

Type

Details

clk-source

int

Watchdog counter clock source.
- 0: LPO clock (1 kHz)
- 1: MCGIRCLK
- 2: OSCERCLK
- 3: Bus clock

This property is required.

timeout-cycles

int

Watchdog timeout cycles

This property is required.

Legal values: 32, 256, 1024, 8192, 65536, 262144

windowed-mode

boolean

Watchdog timeout mode. Allowed only when timeout-cycles is 8192, 65526 or
262144 cycles. If enabled, the COP window opens during the last 3 quarters
of the timeout period.