[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbzWt7BRfFNAZnptTkVHvp34baOnY3ZfR+1JMDJvRS2Mg@mail.gmail.com>
Date: Fri, 28 Jul 2023 21:58:33 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Stanislav Jakubek <stano.jakubek@...il.com>
Cc: Bartosz Golaszewski <brgl@...ev.pl>,
Andy Shevchenko <andy@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
bcm-kernel-feedback-list@...adcom.com, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC] dt-bindings: gpio: brcm,kona-gpio: convert to YAML
On Fri, Jul 28, 2023 at 9:20 PM Stanislav Jakubek
<stano.jakubek@...il.com> wrote:
> Documentation/devicetree/bindings/gpio/brcm,kona-gpio.example.dtb: gpio@...03000: interrupts: [[0], [106], [4], [0], [115], [4], [0], [114], [4], [0], [113], [4], [0], [112], [4], [0], [111], [4]] is too long
>
> Here I'm not even sure what the issue is.
(...)
> + interrupts:
> + maxItems: 1
^ There
> + interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH
> + GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH
> + GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH
> + GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH
> + GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH
> + GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
This is more than one item.
Yours,
Linus Walleij
Powered by blists - more mailing lists