openwrt/target/linux/ath79
Joan Moreau 226af7a77c Revert "ath79: remove GPIO driver earlier registration hack"
This reverts commit f444dea428.

It seems that some devices using GPIO WDT have really short WDT timeouts
and when using module_platform_driver registration it happens too late
and thus WDT will timeout and reset the board.

So, for now lets return the postcore_initcall hack for now.

Fixes: f444dea428 ("ath79: remove GPIO driver earlier registration hack")
Signed-off-by: Joan Moreau <jom@grosjo.net>
Link: https://github.com/openwrt/openwrt/pull/16035
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-08-02 19:46:49 +02:00
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: add support for NEC Aterm WG600HP 2024-07-28 18:47:56 +02:00
files ath79: Fix PHY access over ag71xx driver 2024-07-28 16:12:51 +02:00
generic ath79: add support for Huawei AP6010DN 2024-07-21 16:51:52 +02:00
image ath79: add support for NEC Aterm WG600HP 2024-07-28 18:47:56 +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 Revert "ath79: remove GPIO driver earlier registration hack" 2024-08-02 19:46:49 +02:00
tiny ath79: add support for NEC Aterm WG600HP 2024-07-28 18:47:56 +02:00
config-6.6 ath79: refresh 6.6 kernel config 2024-06-14 17:38:09 +02:00
Makefile ath79: switch default kernel to 6.6 2024-06-14 17:38:09 +02:00
modules.mk