msm8916-openwrt/package/kernel/lantiq/ltq-atm
Martin Schiller c143fd9091 lantiq: ltq-atm: use platform_get_irq to get irqs
This is required for linux-6.1 compatibility.

IRQs are not automatically mapped from HW to virtual IRQ numbers when
the IRQ domain is registered. This happens when the IRQ number is read
from the device tree based on the IRQ domain from the device tree now.
In kernel 5.15 it was done when the IRQ domain was registered.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2024-05-15 08:54:58 +02:00
..
patches kernel: ltq-atm: add patch fixing compilation warning for ltq_atm 2023-05-12 03:15:46 +02:00
src lantiq: ltq-atm: use platform_get_irq to get irqs 2024-05-15 08:54:58 +02:00
Makefile ltq-atm/ltq-ptm: avoid unnecessary build dependencies 2022-05-04 01:38:04 +01:00