On Wed, Mar 9, 2022 at 8:06 PM Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx> wrote: > The INTC block is a better choice for handling the interrupts on the V3U > as the INTC will always be powered, while the GPIO block may be > de-clocked if not in use. Further more, it may be likely to have a lower > power consumption as it does not need to drive the pins. > > Switch the interrupt parent and interrupts definition from gpio1 to > irq0 on intc_ex, and configure the PFC accordingly. > > Signed-off-by: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx> > > --- > v2: > > - Define irq0_pins, and ensure pinctrl is set in the bridge node. Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v5.19. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds