[Skiboot] [PATCH 4/5] lpc/uart: Support routing of selected LPC interrupts to Linux
Stewart Smith
stewart at linux.vnet.ibm.com
Tue Feb 7 18:14:23 AEDT 2017
Benjamin Herrenschmidt <benh at kernel.crashing.org> writes:
> On Fri, 2017-02-03 at 20:51 +1100, Benjamin Herrenschmidt wrote:
>> core/init.c | 3 +
>> hw/bt.c | 4 +-
>> hw/lpc-mbox.c | 2 +-
> ^^^^^
>> hw/lpc-uart.c | 48 ++++++++-----
>> hw/lpc.c | 213 ++++++++++++++++++++++++++++++++++++++++------------------
>> hw/psi.c | 24 ++++---
>> include/lpc.h | 8 ++-
>> include/psi.h | 1 +
>> 8 files changed, 210 insertions(+), 93 deletions(-)
>
> As highlighted above this patch is above the mbox ones but it doesn't
> really need to be. I just changed the signature of
> lpc_register_client() to add an argument. So if you apply this before
> mbox, just drop that hunk and fixup the call in the mbox patches
> themselves, either way is trivial.
Since Cyril is about to do a respin of the mbox patches, I'll wait on
this one (and patch 5) until they're ready, just to avoid creating merge
conflicts.
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list