Re: [PATCH 07/12] Documentation: add BCM6368 pincontroller binding documentation
From: Linus Walleij <hidden>
Date: 2021-03-02 18:12:34
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2021-03-02 18:12:34
Also in:
linux-gpio, lkml
On Thu, Feb 25, 2021 at 5:42 PM Álvaro Fernández Rojas [off-list ref] wrote:
Add binding documentation for the pincontrol core found in BCM6368 SoCs. Signed-off-by: Álvaro Fernández Rojas <redacted> Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
(...)
+ interrupts-extended: + description: + One interrupt per each of the 6 GPIO ports supported by the controller, + sorted by port number ascending order. + minItems: 6 + maxItems: 6
Same comment here, this is hierarchical. Yours, Linus Walleij