drivers/char/ipmi: Add powernv IPMI driver
authorJeremy Kerr <jk@ozlabs.org>
Wed, 12 Nov 2014 07:41:05 +0000 (15:41 +0800)
committerCorey Minyard <cminyard@mvista.com>
Thu, 11 Dec 2014 21:04:12 +0000 (15:04 -0600)
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>
drivers/char/ipmi/Kconfig
drivers/char/ipmi/Makefile
drivers/char/ipmi/ipmi_powernv.c [new file with mode: 0644]

Simple merge
Simple merge
Simple merge