OSDN Git Service

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)
commit608b286d1ddf38a7ceb624d2b689af095816d91c
treee891d55491482e2b4426360eaa8a65e621b66d83
parent0df1f2487d2f0d04703f142813d53615d62a1da4
powerpc/powernv: Add OPAL IPMI interface

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>
arch/powerpc/include/asm/opal.h
arch/powerpc/platforms/powernv/opal-wrappers.S
arch/powerpc/platforms/powernv/opal.c