]> asedeno.scripts.mit.edu Git - linux.git/commit
watchdog: it87_wdt: add IT8620E ID
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Thu, 15 Dec 2016 22:52:36 +0000 (23:52 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 16 Dec 2016 14:53:56 +0000 (06:53 -0800)
commit067161281f428aa7c6e153e06aab7b5fe1ed1e98
tree9e769ca3b0cdb6f7fe90fbafe5bcbc5f19eeb869
parentf01d74cc5a2aefa0ba16e2821086a1f2d0a2c899
watchdog: it87_wdt: add IT8620E ID

This adds IT8620E chip ID to it87_wdt driver.
Such chip is often found on current Gigabyte motherboards, it is allegedly
custom made for this manufacturer.

Upon testing it looks like it has a 16-bit timer and cannot be reset via
game port (only via CIR), so it is similar to IT87{18,20,21,28,83} chips.

Tested on GA-F2A88XM-HD3P board.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/watchdog/Kconfig
drivers/watchdog/it87_wdt.c