pinctrl: add pinctrl/GPIO driver for Apple SoCs
authorJoey Gouly <joey.gouly@arm.com>
Tue, 26 Oct 2021 17:58:14 +0000 (18:58 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 26 Oct 2021 22:16:52 +0000 (00:16 +0200)
commita0f160ffcb83de6a04fa75f9e7bdfe969f2863f7
treee16c11fa96ba949679df8aeae55044b7b8946a00
parentaa68e1b80d8fd1be41cf2989e9af9620386be9be
pinctrl: add pinctrl/GPIO driver for Apple SoCs

This driver adds support for the pinctrl / GPIO hardware found
on some Apple SoCs.

Co-developed-by: Stan Skowronek <stan@corellium.com>
Signed-off-by: Stan Skowronek <stan@corellium.com>
Signed-off-by: Joey Gouly <joey.gouly@arm.com>
Acked-by: Hector Martin <marcan@marcan.st>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211026175815.52703-5-joey.gouly@arm.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinctrl-apple-gpio.c [new file with mode: 0644]