]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge tag 'samsung-pinctrl-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Sep 2025 12:01:06 +0000 (14:01 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Sep 2025 12:01:06 +0000 (14:01 +0200)
Samsung pinctrl drivers changes for v6.18

1. Add pin controller drivers for new Axis ARTPEC-8 SoC.  The SoC shares
   all main blocks, including the pin controller, with Samsung SoC, so
   same drivers and bindings are used.

2. Drop remaining support for Samsung S3C2410 SoC pin controllers.  The
   actual SoC support was removed in January 2023, so this is just
   remaining cleanup.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

Trivial merge