[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <174542185825.550926.14913949740445861454.robh@kernel.org>
Date: Wed, 23 Apr 2025 10:24:20 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Alexey Charkov <alchark@...il.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Thomas Gleixner <tglx@...utronix.de>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v2] dt-bindings: interrupt-controller: via,vt8500-intc:
Convert to YAML
On Fri, 18 Apr 2025 17:57:25 +0400, Alexey Charkov wrote:
> Rewrite the textual description for the VIA/WonderMedia interrupt
> controller as YAML schema.
>
> The original textual version did not contain information about the
> usage of 'interrupts' to describe the connection of a chained
> controller to its parent, add it here. A chained controller can
> trigger up to 8 different interrupts (IRQ0~7) on its parent.
>
> Signed-off-by: Alexey Charkov <alchark@...il.com>
> ---
> Split the series from v1 into separate bindings patches so as not to
> spam all the subsystems with unrelated changes, per Rob's suggestion
>
> Link to v1: https://lore.kernel.org/all/20250416-wmt-updates-v1-2-f9af689cdfc2@gmail.com/
> ---
> .../interrupt-controller/via,vt8500-intc.txt | 16 -----
> .../interrupt-controller/via,vt8500-intc.yaml | 76 ++++++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 77 insertions(+), 16 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists