Re: [PATCH 01/12] Documentation: add BCM6328 pincontroller binding documentation

From: Linus Walleij
Date: Tue Mar 02 2021 - 12:24:32 EST


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 BCM6328 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,
> + sorted by port number ascending order.
> + minItems: 4
> + maxItems: 4

I don't know if this is advisable, there are different ways
of specifying interrupts so this may become ambiguous,
I think Rob will know how/if to do this though.

Yours,
Linus Walleij