Place newly submited irqchip drivers and devicetree support under MIPS/LOONGSON64 ARCHITECTURE.
Signed-off-by: Jiaxun Yang <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b2ad16902d70..836b21baeb20 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10755,9 +10755,12 @@ MIPS/LOONGSON64 ARCHITECTURE M: Huacai Chen <[email protected]> L: [email protected] S: Maintained +F: arch/mips/boot/dts/loongson/ F: arch/mips/loongson64/ F: arch/mips/include/asm/mach-loongson64/ F: drivers/platform/mips/cpu_hwmon.c +F: drivers/irqchip/irq-ls3-* +F: Documentation/devicetree/bindings/interrupt-controller/loongson,ls3-* F: drivers/*/*loongson3* F: drivers/*/*/*loongson3* -- 2.22.0

