powerpc/powernv: Add OPAL IPMI interface
authorJeremy Kerr <jk@ozlabs.org>
Thu, 6 Nov 2014 03:38:27 +0000 (11:38 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 12 Nov 2014 05:28:49 +0000 (16:28 +1100)
Recent OPAL firmare adds a couple of functions to send and receive IPMI
messages:

  https://github.com/open-power/skiboot/commit/b2a374da

This change updates the token list and wrappers to suit, and adds the
platform devices for any IPMI interfaces.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

No differences found