[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9393d46b-6bb1-4aef-84ac-b22abeac7656@linaro.org>
Date: Wed, 21 Feb 2024 08:22:27 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Andrew Jeffery <andrew@...econstruct.com.au>, linus.walleij@...aro.org,
brgl@...ev.pl
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, joel@....id.au, linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-aspeed@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: gpio: Convert Aspeed binding to YAML schema
On 21/02/2024 03:41, Andrew Jeffery wrote:
>>>>> +
>>>>> +properties:
>>>>> + compatible:
>>>>> + enum:
>>>>> + - aspeed,ast2400-gpio
>>>>> + - aspeed,ast2500-gpio
>>>>> + - aspeed,ast2600-gpio
>>>>> +
>>>>> + reg:
>>>>> + maxItems: 1
>>>>> +
>>>>> + clocks:
>>>>> + maxItems: 1
>>>>> + description: The clock to use for debounce timings
>>>>> +
>>>>> + interrupts:
>>>>> + maxItems: 1
>>>>> +
>>>>> + interrupt-controller: true
>>>>> +
>>>>> + "#interrupt-cells":
>>>>> + const: 2
>>>>> +
>>>
>>> ngpios with some constraints
>
> Is this just with regard to the constraints I have under allOf above?
You miss ngpios.
Best regards,
Krzysztof
Powered by blists - more mailing lists