realtek: Add VPE support for the IRQ driver
authorBirger Koblitz <git@birger-koblitz.de>
Fri, 31 Dec 2021 10:56:49 +0000 (11:56 +0100)
committerPaul Spooren <mail@aparcar.org>
Wed, 2 Feb 2022 09:32:57 +0000 (10:32 +0100)
commitf3e4d1880867ec965ba3526ddd52f7f7d19f4008
tree5549e1f9070c1d36998d9f1f2cac7d98a8d45558
parentf8fd7c764457be7154e1353735424904c070b9a3
realtek: Add VPE support for the IRQ driver

In order to support VSMP, enable support for both VPEs
of the RTL839X and RTL930X SoCs in the irq-realtek-rtl
driver. Add support for IRQ affinity setting.
We move the driver out of the upstream patch into a
dedicated file in order not to patch the patch.

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
target/linux/realtek/files-5.10/drivers/irqchip/irq-realtek-rtl.c [new file with mode: 0644]
target/linux/realtek/patches-5.10/006-5.12-irqchip-add-support-for-realtek-rtl838x-rtl839x-interrupt-controller.patch