[PATCH v2] dt-bindings: interrupt-controller: via,vt8500-intc: Convert to YAML

Rob Herring (Arm) robh at kernel.org
Wed Apr 23 08:24:20 PDT 2025


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 at gmail.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!




More information about the linux-arm-kernel mailing list