openwrt/target/linux/ath79
Shiji Yang ee01666cd3 ath79: suppress GPIO static base allocation warning
Silence ath79 GPIO driver warning by setting GPIO numberspace base
dynamically. This patch also reorganize and fix the GPIO numbers on
6.6 kernel. The new gpio chip base number algorithm:

gpiochip    ath79-SOC    ath9k-0       ath9k-1
base           512      512+ngpios   512+ngpios+10

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
Link: https://github.com/openwrt/openwrt/pull/15784
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-07-04 19:30:37 +02:00
..
base-files/etc/hotplug.d/ieee80211
dts ath79: correct dts ngpios properties 2024-07-04 19:30:37 +02:00
files ath79: ag71xx: support probe defferal for getting MAC address 2024-06-20 11:11:36 +02:00
generic ath79: suppress GPIO static base allocation warning 2024-07-04 19:30:37 +02:00
image ath79: trim useless package kmod-leds-reset for some devices 2024-06-20 14:02:13 +02:00
mikrotik generic: platform/mikrotik: add NVMEM layout driver 2024-06-20 15:53:55 +02:00
nand ath79: suppress GPIO static base allocation warning 2024-07-04 19:30:37 +02:00
patches-6.6 ath79: suppress GPIO static base allocation warning 2024-07-04 19:30:37 +02:00
tiny ath79: disable unnecessary driver CONFIG_LEDS_RESET 2024-06-20 14:02:13 +02:00
Makefile ath79: switch default kernel to 6.6 2024-06-14 17:38:09 +02:00
config-6.6 ath79: refresh 6.6 kernel config 2024-06-14 17:38:09 +02:00
modules.mk