MAINTAINERS: Add entry for ST STM32MP25 PCIe drivers

Add myself as maintainer of STM32MP25 PCIe host and PCIe endpoint drivers.

Signed-off-by: Christian Bruel <christian.bruel@foss.st.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250820075411.1178729-8-christian.bruel@foss.st.com
This commit is contained in:
Christian Bruel 2025-08-20 09:54:07 +02:00 committed by Bjorn Helgaas
parent 151f3d29ba
commit c86a24dfa9

View File

@ -19377,6 +19377,13 @@ L: linux-samsung-soc@vger.kernel.org
S: Maintained
F: drivers/pci/controller/dwc/pci-exynos.c
PCI DRIVER FOR STM32MP25
M: Christian Bruel <christian.bruel@foss.st.com>
L: linux-pci@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/pci/st,stm32-pcie-*.yaml
F: drivers/pci/controller/dwc/*stm32*
PCI DRIVER FOR SYNOPSYS DESIGNWARE
M: Jingoo Han <jingoohan1@gmail.com>
M: Manivannan Sadhasivam <mani@kernel.org>