commit | c93297678427a78cb54de007a0a1c9444c26b411 | [log] [tgz] |
---|---|---|
author | Mark Kettenis <kettenis@openbsd.org> | Tue Nov 02 18:21:57 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 17 17:04:58 2021 -0500 |
tree | 4d5c116537f6fdcd9ac146a5d19c0fd651942860 | |
parent | 1efbd1469b3361cd2d448d0853f41490cf07d130 [diff] [blame] |
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>
diff --git a/MAINTAINERS b/MAINTAINERS index ae0262e..cc6b4c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -115,6 +115,7 @@ 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