[Skiboot] [PATCH 22/28] lpc: Add P9 LPC interrupts support

Benjamin Herrenschmidt benh at kernel.crashing.org
Thu Jul 7 21:16:40 AEST 2016


On Thu, 2016-07-07 at 17:24 +1000, Michael Neuling wrote:
> On Thu, 2016-07-07 at 11:50 +1000, Benjamin Herrenschmidt wrote:
> > We currently don't exploit the new MUX that allow to spread them
> > around different PSI interrupts, they all go to LPC#0
> > 
> > Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
> 
> This bit breaks the build
> 
> -       // XXX TODO
> -       //lpc_init_interrupts(chip);
> +       printf("LPC: Bus on chip %d, access via MMIO @%p\n",
>  }

Yes I confirm it was a rebase issue, I've fixed it up in my branch,
I can send new patches tomorrow.



More information about the Skiboot mailing list