1b6d19aa109971ebc34c99a0c13378c4343eb436
[openwrt/staging/aparcar.git] /
1 From e5fc4022af3cfd59e3459276305671a595ac5ff0 Mon Sep 17 00:00:00 2001
2 From: Weijie Gao <weijie.gao@mediatek.com>
3 Date: Fri, 20 May 2022 11:24:16 +0800
4 Subject: [PATCH 25/25] MAINTAINERS: update maintainer for MediaTek MIPS
5 platform
6
7 Update maintainer for MediaTek MIPS platform
8
9 Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
10 ---
11 MAINTAINERS | 8 ++++++++
12 1 file changed, 8 insertions(+)
13
14 diff --git a/MAINTAINERS b/MAINTAINERS
15 index 7f27ff4c20..d8d060bd92 100644
16 --- a/MAINTAINERS
17 +++ b/MAINTAINERS
18 @@ -1007,15 +1007,23 @@ R: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>
19 S: Maintained
20 F: arch/mips/mach-mtmips/
21 F: arch/mips/dts/mt7620.dtsi
22 +F: arch/mips/dts/mt7621.dtsi
23 F: arch/mips/dts/mt7620-u-boot.dtsi
24 +F: arch/mips/dts/mt7621-u-boot.dtsi
25 F: include/configs/mt7620.h
26 +F: include/configs/mt7621.h
27 F: include/dt-bindings/clock/mt7620-clk.h
28 +F: include/dt-bindings/clock/mt7621-clk.h
29 F: include/dt-bindings/clock/mt7628-clk.h
30 F: include/dt-bindings/reset/mt7620-reset.h
31 +F: include/dt-bindings/reset/mt7621-reset.h
32 F: include/dt-bindings/reset/mt7628-reset.h
33 F: drivers/clk/mtmips/
34 F: drivers/pinctrl/mtmips/
35 F: drivers/gpio/mt7620_gpio.c
36 +F: drivers/mtd/nand/raw/mt7621_nand.c
37 +F: drivers/mtd/nand/raw/mt7621_nand.h
38 +F: drivers/mtd/nand/raw/mt7621_nand_spl.c
39 F: drivers/net/mt7620-eth.c
40 F: drivers/phy/mt7620-usb-phy.c
41 F: drivers/reset/reset-mtmips.c
42 --
43 2.36.1
44