zephyr/drivers
Andre Guedes 5c2dfcd53a watchdog: Introduce QMSI watchdog driver
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>
2016-02-05 20:25:16 -05:00
..
adc adc: simplifies Kconfig options for adc dw driver 2016-02-05 20:25:12 -05:00
aio aio: dw: fix compilation errors 2016-02-05 20:24:58 -05:00
bluetooth uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
clock_control Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
console uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
ethernet drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
gpio i2c: make i2c_transfer() really generic 2016-02-05 20:25:15 -05:00
grove grove_lcd: this display is not a feature of the board 2016-02-05 20:25:06 -05:00
i2c i2c/i2c_dw: bail out if tx is aborted during send 2016-02-05 20:25:16 -05:00
interrupt_controller rename basic_atom with minnowboard 2016-02-05 20:25:11 -05:00
ipm ipm_quark_se: lock irqs while waiting for status bit to clear 2016-02-05 20:25:15 -05:00
pci drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
pinmux platforms: introduce Quark X1000 SoC 2016-02-05 20:25:10 -05:00
pwm drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc: Fix naming of RTC symbols 2016-02-05 20:25:15 -05:00
serial uart: remove uart_irq_get() 2016-02-05 20:25:16 -05:00
shared_irq drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
spi drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
timer timers: don't build if there is no system clock in use 2016-02-05 20:25:16 -05:00
watchdog watchdog: Introduce QMSI watchdog driver 2016-02-05 20:25:16 -05:00
Kconfig drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
Makefile timers: don't build if there is no system clock in use 2016-02-05 20:25:16 -05:00