5c2dfcd53a
This patch introduces the QMSI watchdog driver which is simply a shim driver based on watchdog driver provided by QMSI BSP. This driver has been tested with the latest version of QMSI BSP (1.0.0). In order to enable this driver, the following options should be set: CONFIG_QMSI_DRIVERS=y CONFIG_QMSI_INSTALL_PATH="/path/to/libqmsi/directory" CONFIG_WATCHDOG=y CONFIG_WDT_QMSI=y Change-Id: Id910fa7f8a0559bcd4746747d8ce4588a0c48589 Signed-off-by: Andre Guedes <andre.guedes@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
wdt_dw.c | ||
wdt_dw.h | ||
wdt_qmsi.c | ||
wdt_static_irq_stubs.S |