realtek: backport irq-realtek-rtl driver from 5.12 to 5.10
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Fri, 21 May 2021 14:16:37 +0000 (23:16 +0900)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 25 Sep 2021 22:32:17 +0000 (00:32 +0200)
commit2cd00b51470a30198b048a5fca48a04db77e29cc
tree663599daf5065d3fddf9c589eb3e670038de5bd0
parentb2bd0199a845281ca1c097d84caab022e98c2c59
realtek: backport irq-realtek-rtl driver from 5.12 to 5.10

This patch backports "irq-realtek-rtl" driver to Kernel 5.10 from 5.12.
"MACH_REALTEK_RTL" is used as a platform name in upstream, but "RTL838X"
is used in OpenWrt, so update the dependency by the additional patch.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/realtek/patches-5.10/005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch [new file with mode: 0644]
target/linux/realtek/patches-5.10/006-5.12-irqchip-add-support-for-realtek-rtl838x-rtl839x-interrupt-controller.patch [new file with mode: 0644]
target/linux/realtek/patches-5.10/305-irqchip-update-dependency-for-irq-realtek-rtl.patch [new file with mode: 0644]