On Mon, May 07, 2018 at 03:19:51PM +0200, Geert Uytterhoeven wrote: > Hi Simon, Magnus, > > R-Car H2 and R-Mobile APE6 contain four Cortex-A15 and four Cortex-A7 > cores, hence the second interrupt specifier cell for Private Peripheral > Interrupts should use "GIC_CPU_MASK_SIMPLE(8)", to make sure interrupts > can be delivered to all 8 processor cores. > > This brings the predecessors of R-Car Gen3 in line with what we're doing > on other big.LITTLE SoCs, like R-Car H3 and M3-W. Thanks, applied.