summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Armstrong <neil.armstrong@linaro.org>2026-05-19 18:08:35 +0200
committerNeil Armstrong <neil.armstrong@linaro.org>2026-07-01 11:42:51 +0200
commit6f949abb3c9ee8e68e75086788d5371455b70c58 (patch)
treeba68acae1ba7547c6fa341163060d80e4376b85a
parent5602e89a834ccbedc686053b14206c062a144107 (diff)
downloadu-boot-6f949abb3c9ee8e68e75086788d5371455b70c58.tar.gz
u-boot-6f949abb3c9ee8e68e75086788d5371455b70c58.zip
MAINTAINERS: Add myself as core PCI maintainer
Adding an entry for the PCI subsystem and add myself to the list of maintainers to review patches and maintain the PCI subsystem core along the ongoing work of the PCI platform maintainers. Acked-by: Tom Rini <trini@konsulko.com> Link: https://patch.msgid.link/20260519-u-boot-pci-nvme-maintainer-v1-2-363593cbbfdc@linaro.org Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 650e8ec38cd..9abc4bcbfd9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1566,6 +1566,16 @@ M: Simon Glass <sjg@chromium.org>
S: Maintained
F: tools/patman/
+PCI
+M: Neil Armstrong <neil.armstrong@linaro.org>
+S: Maintained
+F: cmd/pci.c
+F: drivers/pci
+F: include/pci.h
+F: include/pci_ids.h
+F: test/dm/pci.c
+N: pci
+
PCIe DWC IMX
M: Sumit Garg <sumit.garg@kernel.org>
S: Maintained