watchdog: hpwdt: add support for iLO5
authorBrian Boylston <brian.boylston@hpe.com>
Mon, 26 Sep 2016 18:57:14 +0000 (13:57 -0500)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 3 Oct 2016 06:37:41 +0000 (08:37 +0200)
commitfc113d54e9d7ef3296cdf2eff49c8ca0a3e5a482
tree2c9a7975c59d975e50ae6bcfcf8a5de236039205
parent97beb3ae02b02740c2784aa05b591bf5138f45e6
watchdog: hpwdt: add support for iLO5

iLO5 will offer the same watchdog timer as previous generations, but the
PCI subsystem vendor ID will be PCI_VENDOR_ID_HP_3PAR (0x1590) instead of
PCI_VENDOR_ID_HP (0x103c).  Add 0x1590 to the whitelist and be more
specific when ignoring the 103c,1979 device.

Signed-off-by: Brian Boylston <brian.boylston@hpe.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/hpwdt.c