]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: spacemit: k3: add initial pin support
authorYixun Lan <dlan@gentoo.org>
Fri, 2 Jan 2026 07:00:24 +0000 (15:00 +0800)
committerLinus Walleij <linusw@kernel.org>
Wed, 7 Jan 2026 14:08:13 +0000 (15:08 +0100)
commit7412311c4655497b6ab6dd7b802f9390f0f57dc7
treecf8ba79fcf4547f44554d3b4b0d2c025e1edb46f
parent5adaa1a8c08839617e5a6385fe05a8baa63e355f
pinctrl: spacemit: k3: add initial pin support

For the pinctrl IP of SpacemiT's K3 SoC, it has different register offset
comparing with previous SoC generation, so introduce a function to do the
pin to offset mapping. Also add all the pinctrl data.

Signed-off-by: Yixun Lan <dlan@gentoo.org>
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/spacemit/Kconfig
drivers/pinctrl/spacemit/pinctrl-k1.c