[v6 5/5] MAINTAINERS: Add entry for PCI host controller helpers

From: Hans Zhang
Date: Sun Mar 23 2025 - 12:51:53 EST


Add maintenance entry for the newly introduced PCI host controller helper
functions. These functions provide common infrastructure for capability
scanning and other shared operations across PCI host controller drivers.

Signed-off-by: Hans Zhang <18255117159@xxxxxxx>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 00e94bec401e..9b3236704b83 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18119,6 +18119,12 @@ S: Maintained
F: Documentation/devicetree/bindings/pci/intel,ixp4xx-pci.yaml
F: drivers/pci/controller/pci-ixp4xx.c

+PCI DRIVER FOR HELPER FUNCTIONS
+M: Hans Zhang <18255117159@xxxxxxx>
+L: linux-pci@xxxxxxxxxxxxxxx
+S: Maintained
+F: drivers/pci/controller/pci-host-helpers.c
+
PCI DRIVER FOR INTEL VOLUME MANAGEMENT DEVICE (VMD)
M: Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx>
R: Jonathan Derrick <jonathan.derrick@xxxxxxxxx>
--
2.25.1