pinctrl: Add driver for the T-Head TH1520 SoC
authorEmil Renner Berthing <emil.renner.berthing@canonical.com>
Mon, 30 Sep 2024 19:50:52 +0000 (12:50 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 1 Oct 2024 12:04:51 +0000 (14:04 +0200)
commitbed5cd6f8a988389e987bcf5c1762ab7c53be317
tree4642662f0a20684fe560640de16a077c952d1ed7
parent137ca342ae2d6627496a871f5553ea023cfc77c0
pinctrl: Add driver for the T-Head TH1520 SoC

Add pinctrl driver for the T-Head TH1520 RISC-V SoC.

Tested-by: Thomas Bonnefille <thomas.bonnefille@bootlin.com>
Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
[dfustini: use thead,pad-group to identify the pin controller instance]
Signed-off-by: Drew Fustini <dfustini@tenstorrent.com>
Link: https://lore.kernel.org/20240930-th1520-pinctrl-v3-2-32cea2bdbecb@tenstorrent.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
MAINTAINERS
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/pinctrl-th1520.c [new file with mode: 0644]