drivers/char/ipmi/ipmi_powernv.c
0 → 100644
+310
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This change adds an initial IPMI driver for powerpc OPAL firmware. The interface is exposed entirely through firmware: we have two functions to send and receive IPMI messages, and an interrupt notification from the firmware to signify that a message is available. Signed-off-by:Jeremy Kerr <jk@ozlabs.org> Signed-off-by:
Corey Minyard <cminyard@mvista.com>