pinctrl: add mt7981 pinctrl driver
authorDaniel Golle <daniel@makrotopia.org>
Thu, 26 Jan 2023 00:34:56 +0000 (00:34 +0000)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 7 Feb 2023 14:44:51 +0000 (15:44 +0100)
commit6c83b2d94fcca735cf7d8aa7a55a4957eb404a9d
tree682026900a29039dd0a6041a3c29d424f0d73cde
parentd4059de433287ee7b44e1790c7c1460eb5d3d674
pinctrl: add mt7981 pinctrl driver

Add pinctrl driver for the MediaTek MT7981 SoC, based on the driver
which can also be found the SDK.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/ef5112946d16cacc67e65e439ba7b52a9950c1bb.1674693008.git.daniel@makrotopia.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mediatek/Kconfig
drivers/pinctrl/mediatek/Makefile
drivers/pinctrl/mediatek/pinctrl-mt7981.c [new file with mode: 0644]