commit | b814e0007e060b5cce314edcf5c0507a67cafd73 | [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 | 46220bf0174da71f49939633b3ebf00b8ed45b47 [diff] |
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>