]> www.infradead.org Git - users/jedix/linux-maple.git/commit
watchdog: hpwdt: add support for iLO5
authorBrian Boylston <brian.boylston@hpe.com>
Mon, 26 Sep 2016 18:57:14 +0000 (13:57 -0500)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 27 Feb 2017 19:26:50 +0000 (11:26 -0800)
commitf6bec703304b9dc8b3a43e8c0d7a3263097f8af6
tree880f6fe2558a840085bc7934cf61225ae40b8915
parented58608bf0296831706bc68add79ff9d5905cabc
watchdog: hpwdt: add support for iLO5

Orabug: 25505543

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>
(cherry picked from commit fc113d54e9d7ef3296cdf2eff49c8ca0a3e5a482)
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Reviewed-by: Jack Vogel <jack.vogel@oracle.com>
drivers/watchdog/hpwdt.c