On Thu, Feb 25, 2021 at 5:42 PM Álvaro Fernández Rojas <noltari@xxxxxxxxx> wrote: > Add binding documentation for the pincontrol core found in BCM6358 SoCs. > > Signed-off-by: Álvaro Fernández Rojas <noltari@xxxxxxxxx> > Signed-off-by: Jonas Gorski <jonas.gorski@xxxxxxxxx> (...) > + interrupts-extended: > + description: > + One interrupt per each of the 4 GPIO ports supported by the controller, 4? Below says 6. > + sorted by port number ascending order. > + minItems: 6 > + maxItems: 6 As noted in the review I think this interrupt controller is hierarchical and this is not needed. All that is needed is for the chip to know its interrupt-parent. Yours, Linus Walleij