ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers
authorHelge Deller <deller@gmx.de>
Tue, 27 Mar 2018 15:58:32 +0000 (17:58 +0200)
committerCorey Minyard <cminyard@mvista.com>
Tue, 27 Mar 2018 16:04:17 +0000 (11:04 -0500)
commitc6185e285c5c7cfeab739bae7f206ced695f09c7
tree8840ed40a5287f71f9f254f5f4d2602f4f41862e
parentf002612b9d86613bc6fde0a444e0095225f6053e
ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers

This patch allows HP PA-RISC servers like rp3410/rp3440 and the HP C8000
workstation with an IPMI controller that predate IPMI 1.5 to use the standard
poweroff or powercycle commands.

These systems firmware don't set the chassis capability bit in the Get
Device ID, but they do implement the standard poweroff and powercycle
commands.

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_poweroff.c