zephyr/soc/arm/atmel_sam/same70
Subramanian Meenakshi Sundaram 4e1179bba5 drivers: watchdog: Adding watchdog support for sam SOC
Adding watchdog driver for sam SoC. The current implemntation just
diables the watchdog on device boot.
This PR adds the following support for SAM3X, SAM4S and SAME70
1. Activate processor reset
2. Activate all reset
3. Generate interrupt on watchdog timer expiration.

Signed-off-by: Subramanian Meenakshi Sundaram <subbu147@gmail.com>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-02 15:09:22 -05:00
..
CMakeLists.txt
Kconfig.defconfig.series soc: same70: Auto select SAME70 SoC drivers based Kconfig 2018-10-19 16:19:16 -04:00
Kconfig.series
Kconfig.soc
dts_fixup.h drivers: watchdog: Adding watchdog support for sam SOC 2018-11-02 15:09:22 -05:00
linker.ld
soc.c
soc.h
soc_config.c
soc_pinmap.h boards: same70: Enable SPI0 on dts 2018-10-16 14:01:29 -05:00