[GIT PULL] pinctrl: samsung: drivers for v6.19

Krzysztof Kozlowski krzk at kernel.org
Mon Nov 10 12:27:48 PST 2025


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung.git tags/samsung-pinctrl-6.19

for you to fetch changes up to 3cfc60e09bdc95483875f0b63cfdc23aea67135b:

  pinctrl: samsung: Add ARTPEC-9 SoC specific configuration (2025-10-13 03:02:21 +0200)

----------------------------------------------------------------
Samsung pinctrl drivers changes for v6.19

Add pin controller support for Samsung Exynos8890 and Axis ARTPEC-9
SoCs.  The latter is a newer design of Artpec SoCs made/designed by
Samsung, thus it shares most of the core blocks with Samsung Exynos,
including the pinctrl.

----------------------------------------------------------------
Ivaylo Ivanov (3):
      dt-bindings: pinctrl: samsung: add exynos8890 compatible
      dt-bindings: pinctrl: samsung: add exynos8890-wakeup-eint compatible
      pinctrl: samsung: add exynos8890 SoC pinctrl configuration

SeonGu Kang (2):
      dt-bindings: pinctrl: samsung: Add compatible for ARTPEC-9 SoC
      pinctrl: samsung: Add ARTPEC-9 SoC specific configuration

 .../pinctrl/samsung,pinctrl-wakeup-interrupt.yaml  |   1 +
 .../bindings/pinctrl/samsung,pinctrl.yaml          |   6 +-
 drivers/pinctrl/samsung/pinctrl-exynos-arm64.c     | 206 +++++++++++++++++++++
 drivers/pinctrl/samsung/pinctrl-samsung.c          |   4 +
 drivers/pinctrl/samsung/pinctrl-samsung.h          |   2 +
 5 files changed, 218 insertions(+), 1 deletion(-)



More information about the linux-arm-kernel mailing list