[PATCH 0/2] clocksource/timer-econet-en751221: Support irq number per timer

From: Caleb James DeLisle

Date: Thu Apr 16 2026 - 13:58:09 EST


In prep for adding EN751627 and EN7528 SoCs, we need to support the GIC
interrupt controller. Unlike the intc in the EN751221, this intc does
not create a percpu interrupt for the timers, so we update the timer
driver to support both models.

Caleb James DeLisle (2):
dt-bindings: timer: econet: Update EN751627 for multi-IRQ
clocksource/timer-econet-en751221: Support irq number per timer

.../bindings/timer/econet,en751221-timer.yaml | 16 +-
drivers/clocksource/Kconfig | 5 +-
drivers/clocksource/timer-econet-en751221.c | 137 ++++++++++++++----
3 files changed, 127 insertions(+), 31 deletions(-)


base-commit: ff1c0c5d07028a84837950b619d30da623f8ddb2
--
2.39.5