watchdog: Introduce watchdog driver for Intel Tangier
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 5 Jul 2017 17:33:20 +0000 (20:33 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 30 Jul 2017 02:30:25 +0000 (10:30 +0800)
commit8f8a12d1e79779783a724e7a0f5d07c44dcfa872
tree5611ffc6a8054cce3e72d4529bd5203872a31c47
parent611dbb7f95a5422ed108dfa510ae5bbb58692dc4
watchdog: Introduce watchdog driver for Intel Tangier

Add watchdog driver for Intel Tangier based platforms.

Signed-off-by: Vincent Tinelli <vincent.tinelli@intel.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/tangier_wdt.c [new file with mode: 0644]