Message ID | 20210515124055.22225-5-sergio.paracuellos@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs | expand |
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
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(+)