aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@openbsd.org>2021-11-02 18:21:57 +0100
committerTom Rini <trini@konsulko.com>2021-11-17 17:04:58 -0500
commitb814e0007e060b5cce314edcf5c0507a67cafd73 (patch)
tree4d5c116537f6fdcd9ac146a5d19c0fd651942860 /MAINTAINERS
parent46220bf0174da71f49939633b3ebf00b8ed45b47 (diff)
downloadu-boot-b814e0007e060b5cce314edcf5c0507a67cafd73.zip
u-boot-b814e0007e060b5cce314edcf5c0507a67cafd73.tar.gz
u-boot-b814e0007e060b5cce314edcf5c0507a67cafd73.tar.bz2
pinctrl: Add Apple pinctrl driver
This driver supports both pin muxing and GPIO support for the pin control logic found on Apple SoCs. 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 ae0262e..cc6b4c7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -115,6 +115,7 @@ F: arch/arm/include/asm/arch-m1/
F: arch/arm/mach-apple/
F: configs/apple_m1_defconfig
F: drivers/iommu/apple_dart.c
+F: drivers/pinctrl/pinctrl-apple.c
F: include/configs/apple.h
ARM