openwrt/package
Martin Schiller daa109b42f lantiq: ltq-adsl-mei: 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
..
base-files base-files: fix uid/gid auto-enumeration to avoid 16-bit limit 2024-05-10 22:39:57 +02:00
boot uboot-envtools: ath79: remove env config for Senao Loader devices 2024-05-11 16:57:28 +02:00
devel gperf: build as C++11 2024-05-10 00:11:10 +02:00
firmware ipq-wifi: correct PKG_MIRROR_HASH 2024-04-27 23:29:48 +02:00
kernel lantiq: ltq-adsl-mei: use platform_get_irq to get irqs 2024-05-15 08:54:58 +02:00
libs mbedtls: export cmake files 2024-05-07 12:50:27 +02:00
network dropbear: clarify DROPBEAR_MODERN_ONLY option 2024-05-09 19:35:36 +02:00
system opkg: fix stray \ warnings with grep-3.8 2024-05-14 00:27:12 +02:00
utils audit: fix compile error on some systems 2024-05-13 10:12:06 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00