summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@openbsd.org>2023-01-21 20:27:58 +0100
committerTom Rini <trini@konsulko.com>2023-01-27 14:47:58 -0500
commitbdebb00d835ca6d99beddea29339f7073e1b83dc (patch)
tree67dc24a7caadf91ef9cc7d7a0560dd876dcdf6ab /MAINTAINERS
parent08386da0c65c5669a447f763ab4cd91d9efc7cd1 (diff)
pci: Add Apple PCIe controller driver
This driver supports the PCIe controller on the Apple M1 and M2 SoCs. The code is adapted from the Linux driver. Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index eb6289d6a9..2dd2b46fcd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -122,6 +122,7 @@ F: arch/arm/mach-apple/
F: configs/apple_m1_defconfig
F: drivers/iommu/apple_dart.c
F: drivers/nvme/nvme_apple.c
+F: drivers/pci/pcie_apple.c
F: drivers/pinctrl/pinctrl-apple.c
F: drivers/watchdog/apple_wdt.c
F: include/configs/apple.h