[PATCH v1 0/3] realtek: backport SoC interrupt fixes

Sander Vanheule sander at svanheule.net
Sun Feb 13 06:42:54 PST 2022


Some fixes for the SoC's interrupt controller were merged upstream for
5.17, and incorporated in 5.16.5 and 5.15.19. These fixes are required
to be able to implement the correct interrupt hierarchy in the DT
specification of the SoCs, and to get functioning interrupts on RTL930x.

Sander Vanheule (3):
  realtek: drop routing for unused interrupts
  realtek: backport SoC IRQ off-by-one fix
  realtek: backport SoC interrupt vIRQ mapping fix

 target/linux/realtek/dts-5.10/rtl838x.dtsi    | 21 +++----
 target/linux/realtek/dts-5.10/rtl930x.dtsi    | 25 ++++----
 ...ealtek-rtl-fix-off-by-one-in-routing.patch | 60 +++++++++++++++++++
 ...realtek-rtl-map-control-data-to-virq.patch | 35 +++++++++++
 4 files changed, 114 insertions(+), 27 deletions(-)
 create mode 100644 target/linux/realtek/patches-5.10/009-5.15.19-irqchip-realtek-rtl-fix-off-by-one-in-routing.patch
 create mode 100644 target/linux/realtek/patches-5.10/010-5.15.19-irqchip-realtek-rtl-map-control-data-to-virq.patch

-- 
2.34.1




More information about the openwrt-devel mailing list