]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1d8d3a1c96548c85bb46100a5bec69a0165da976
tree5611ffc6a8054cce3e72d4529bd5203872a31c47
parentfe729ea06d3dd9eb89453233e9a49bc55dc16fce
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]