Skip to content
Commit 6a11e5c6 authored by Jeremy Kerr's avatar Jeremy Kerr Committed by Corey Minyard
Browse files

drivers/char/ipmi: Add powernv IPMI driver



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: default avatarJeremy Kerr <jk@ozlabs.org>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent 25930707
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment