diff options
author | Krzysztof Wilczyński <[email protected]> | 2023-07-13 12:18:39 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-07-13 12:20:59 -0500 |
commit | 37540db221e1ca94d9a57632238d1a62043205b3 (patch) | |
tree | 2450d62bef66b2b2404cb099a711b0dbb89f99a3 | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) |
MAINTAINERS: Add Manivannan Sadhasivam as DesignWare PCIe driver maintainer
Manivannan has been actively reviewing patches and testing changes
related to the DesignWare core driver and other DWC-based PCIe drivers
for a while now.
Add Manivannan as a maintainer for the Synopsys DesignWare driver to make
his role and contributions official.
Thank you Manivannan! For all the help with DWC!
Signed-off-by: Krzysztof Wilczyński <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Manivannan Sadhasivam <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..76bdef7ba1c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16285,6 +16285,7 @@ F: drivers/pci/controller/dwc/pci-exynos.c PCI DRIVER FOR SYNOPSYS DESIGNWARE M: Jingoo Han <[email protected]> M: Gustavo Pimentel <[email protected]> +M: Manivannan Sadhasivam <[email protected]> S: Maintained F: Documentation/devicetree/bindings/pci/snps,dw-pcie-ep.yaml |