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] |
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>