zephyr/dts
Krzysztof Chruscinski 9174cd8dbc drivers: watchdog: Add software watchdog based on counter
Added watchdog implementation which is using counter device
to implement watchdog driver API. Watchdog timeout is called from
counter interrupt context. Some counter implementations support
using ZLI interrupt level which can be use here as well. Watchdog
like this can be used along hardware watchdog to cover for its
limitations, i.e. Nordic watchdog resets unconditionally after
62uS after triggering watchdog interrupt. It is not enough time
to dump logging data.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2021-11-02 13:22:58 +01:00
..
arc boards: arc: hsdk: add creg_gpio driver support 2021-07-13 09:42:59 -04:00
arm dts/arm: stm32u5: add independent watchdog node 2021-11-02 13:22:24 +01:00
arm64 board: arm64: refine the dts of fvp-baser-aemv8r 2021-10-25 19:21:20 -04:00
bindings drivers: watchdog: Add software watchdog based on counter 2021-11-02 13:22:58 +01:00
common dts/arm: stm32: Add clocks nodes on stm32wb,l4 and stm32f4 series 2021-04-27 11:53:37 +02:00
nios2 dts: rename 'nios2,i2c' compatible to 'altr,nios2-i2c' 2021-08-17 17:51:57 -04:00
posix
riscv drivers: spi: esp32: add esp32c3 support 2021-11-01 21:47:26 -04:00
sparc soc: GR716A LEON3FT Microcontroller 2020-11-13 14:53:55 -08:00
x86 drivers: gpio: Add GPIO driver for Intel Elkhart Lake 2021-05-07 09:45:50 -04:00
xtensa soc: esp32s2: drivers: flash: add support 2021-10-28 06:47:21 -04:00
binding-template.yaml doc: devicetree: overhaul bindings guide 2021-04-22 15:32:10 +02:00
Kconfig