diff options
author | Alexey Charkov <alchark@gmail.com> | 2025-05-06 16:46:16 +0400 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-05-06 15:58:26 +0200 |
commit | 54a1f3eb89ded8114b0bffc3696757cd95665ef9 (patch) | |
tree | 0c450015bd60b49a314607bc9e3542f6314b9d85 /scripts/lib/kdoc/kdoc_files.py | |
parent | 45453df7f69b0157a14478f635c99216821faeee (diff) |
irqchip/irq-vt8500: Don't require 8 interrupts from a chained controller
VT8500 chained controller can route its interrupts to either or all
of its 8 interrupt outputs. Current code actually routes all of them
to the first output, so there is no need to create mappings for all
eight.
Drop redundant checks, and only map as many chained controller
interrupts as are defined in the device tree.
Signed-off-by: Alexey Charkov <alchark@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20250506-vt8500-intc-updates-v2-3-a3a0606cf92d@gmail.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions