Messages in this thread Patch in this message |  | | From | Sergio Paracuellos <> | Subject | [PATCH 4/4] MAINTAINERS: add myself as maintainer of the MT7621 PCI controller driver | Date | Sat, 15 May 2021 14:40:55 +0200 |
| |
Add myself as maintainer of the PCie Controlller driver for MT7621 SoCs.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..312ea2cad79b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11562,6 +11562,12 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/i2c-mt7621.txt F: drivers/i2c/busses/i2c-mt7621.c +MEDIATEK MT7621 PCI CONTROLLER DRIVER +M: Sergio Paracuellos <sergio.paracuellos@gmail.com> +S: Maintained +F: Documentation/devicetree/bindings/pci/mediatek,mt7621-pci.yaml +F: arch/mips/pci/pci-mt7621.c + MEDIATEK MT7621 PHY PCI DRIVER M: Sergio Paracuellos <sergio.paracuellos@gmail.com> S: Maintained -- 2.25.1
|  |