diff options
| author | Weijie Gao <[email protected]> | 2020-11-12 16:37:19 +0800 |
|---|---|---|
| committer | Daniel Schwierzeck <[email protected]> | 2021-01-24 21:39:27 +0100 |
| commit | 9f03585e8dd5554f131bbe507ccebbc30354f493 (patch) | |
| tree | 8b52515272e8e6466161eca3db97a4d70c8b703e | |
| parent | 8d6465ba5360c490f1ed5f86f7d3fdbf3b3c5fcf (diff) | |
MAINTAINERS: add maintainer for MediaTek MIPS platform
Update maintainer for MediaTek MIPS platform
Acked-by: Stefan Roese <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Signed-off-by: Weijie Gao <[email protected]>
| -rw-r--r-- | MAINTAINERS | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a7a62dff814..c355b90e63c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -812,6 +812,29 @@ F: drivers/spi/ca_sflash.c F: drivers/i2c/i2c-cortina.c F: drivers/i2c/i2c-cortina.h +MIPS MEDIATEK +M: Weijie Gao <[email protected]> +R: GSS_MTK_Uboot_upstream <[email protected]> +S: Maintained +F: arch/mips/mach-mtmips/ +F: arch/mips/dts/mt7620.dtsi +F: arch/mips/dts/mt7620-u-boot.dtsi +F: include/configs/mt7620.h +F: include/dt-bindings/clock/mt7620-clk.h +F: include/dt-bindings/clock/mt7628-clk.h +F: include/dt-bindings/reset/mt7620-reset.h +F: include/dt-bindings/reset/mt7628-reset.h +F: drivers/clk/mtmips/ +F: drivers/pinctrl/mtmips/ +F: drivers/gpio/mt7620_gpio.c +F: drivers/net/mt7620-eth.c +F: drivers/phy/mt7620-usb-phy.c +F: drivers/reset/reset-mtmips.c +F: drivers/serial/serial_mt7620.c +F: drivers/spi/mt7620_spi.c +F: drivers/sysreset/sysreset_resetctl.c +F: drivers/watchdog/mt7620_wdt.c + MIPS MSCC M: Gregory CLEMENT <[email protected]> M: Lars Povlsen <[email protected]> |
