[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170955953165.116756.5262999318809520557.robh@kernel.org>
Date: Mon, 4 Mar 2024 07:38:52 -0600
From: Rob Herring <robh@...nel.org>
To: Dharma Balasubiramani <dharma.b@...rochip.com>
Cc: claudiu.beznea@...on.dev, tglx@...utronix.de,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
alexandre.belloni@...tlin.com,
Conor Dooley <conor.dooley@...rochip.com>,
Nicolas.Ferre@...rochip.com, conor+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v4] dt-bindings: interrupt-controller: Convert Atmel AIC
to json-schema
On Thu, 22 Feb 2024 14:37:38 +0530, Dharma Balasubiramani wrote:
> Convert the Atmel AIC binding document to DT schema format using
> json-schema.
>
> Signed-off-by: Dharma Balasubiramani <dharma.b@...rochip.com>
> Reviewed-by: Conor Dooley <conor.dooley@...rochip.com>
> ---
> Changelog
> v3 -> v4
> - Move the allOf after "atmel,external-irqs" as it handles its restriction.
> v2 -> v3
> - Add constraints to the "atmel,external-irqs" property.
> - Move 'reg' before 'interrupt-controller' in the example.
> v1 -> v2
> - Drop the '|' as there is no formatting to preserve.
> - Remove unnecessary marketing statement from description.
> - Drop the description for interrupts and reg, it's obvious.
> - Put reg after compatible.
> - Drop comment in example.
> - Drop the example of device that is wired to an AIC as it's(dma) binding is
> not yet available.
> ---
> .../interrupt-controller/atmel,aic.txt | 43 ---------
> .../interrupt-controller/atmel,aic.yaml | 89 +++++++++++++++++++
> 2 files changed, 89 insertions(+), 43 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/atmel,aic.yaml
>
Applied, thanks!
Powered by blists - more mailing lists