]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit81855b5dbd5513ba6fd68f1a816d00f90928d467
treee891d55491482e2b4426360eaa8a65e621b66d83
parent07f3e0931c7df93ad87c2836ee1d7614860e3ab2
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