arch/powerpc/sysdev/xics/ics-opal.c
0 → 100644
+244
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
OPAL handles HW access to the various ICS or equivalent chips
for us (with the exception of p5ioc2 based HEA which uses a
different backend) similarily to what RTAS does on pSeries.
Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>