public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl: samsung: drivers for v6.19
@ 2025-11-10 20:27 Krzysztof Kozlowski
  2025-11-10 20:57 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-11-10 20:27 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Krzysztof Kozlowski, Sylwester Nawrocki, Alim Akhtar,
	Peter Griffin, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	linux-gpio

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(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-10 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-10 20:27 [GIT PULL] pinctrl: samsung: drivers for v6.19 Krzysztof Kozlowski
2025-11-10 20:57 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox