openwrt/target/linux/realtek
Sander Vanheule f1802b0db7 realtek: replace fix for spurious GPIO interrupts
8 and 16 bit writes to the GPIO peripheral are apparently not supported,
and only worked most of the time. This resulted in garbabe writes to the
interrupt mask registers, causing spurious unhandled interrupts, which
could lead to CPU lock-ups as these kept retriggering.

Instead of clearing these spurious interrupt when they occur, the
upstream patch will just make sure all register writes have the intended
result, so these don't happen at all.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
2022-09-04 20:55:15 +02:00
..
base-files realtek: add support for TP-Link SG2008P 2022-08-13 19:59:47 +02:00
dts-5.10 realtek: tl-sg2008p: fix labeling of lan ports 2022-08-29 11:54:00 +02:00
files/firmware/rtl838x_phy realtek: update the tree to the latest refactored version 2020-11-26 13:29:27 +01:00
files-5.10 realtek: fix PLL register inconsistencies 2022-08-31 23:25:39 +02:00
image realtek: d-link: add support for dgs-1210-10mp 2022-08-20 09:02:44 +02:00
patches-5.10 realtek: replace fix for spurious GPIO interrupts 2022-09-04 20:55:15 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: activate clock driver for RTL838X/RTL839X targets 2022-08-28 11:48:30 +02:00
rtl839x realtek: activate clock driver for RTL838X/RTL839X targets 2022-08-28 11:48:30 +02:00
rtl930x realtek: Fix missing clock module CONFIG setting 2022-08-31 23:25:39 +02:00
rtl931x kernel: Activate CONFIG_GPIOLIB in generic configuration 2022-08-10 21:36:17 +02:00
Makefile realtek: Fix tc default package 2022-03-29 13:43:01 +02:00