Message ID | 20210609140159.20476-4-sergio.paracuellos@gmail.com |
---|---|
State | New |
Headers | show |
Series | PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 9c55fdcc1514..2e58fba01289 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11574,6 +11574,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: drivers/pci/controller/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(+)