[GIT PULL] pinctrl: samsung: for v7.3 (second try)

From: Krzysztof Kozlowski

Date: Thu Aug 06 2026 - 04:38:20 EST


Hi Linus,

Second try - in the previous I had still the old email:
https://lore.kernel.org/all/20260806082831.350285-2-krzk@xxxxxxxxxx/
Same contents.

Best regards,
Krzysztof


The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d441836c9d704d0f3db5dbf44df87af2ba7a9d26:

pinctrl: samsung: Add Exynos8855 pinctrl configuration (2026-07-13 09:17:05 +0200)

----------------------------------------------------------------
Samsung pinctrl drivers changes for v7.3

Add drivers for newly introduced Samsung Exynos8855 SoC.

----------------------------------------------------------------
Alim Akhtar (3):
dt-bindings: pinctrl: samsung: Add exynos8855-pinctrl compatible
dt-bindings: pinctrl: samsung: Add exynos8855-wakeup-eint compatible
pinctrl: samsung: Add Exynos8855 pinctrl configuration

.../pinctrl/samsung,pinctrl-wakeup-interrupt.yaml | 1 +
.../bindings/pinctrl/samsung,pinctrl.yaml | 1 +
drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 132 +++++++++++++++++++++
drivers/pinctrl/samsung/pinctrl-samsung.c | 2 +
drivers/pinctrl/samsung/pinctrl-samsung.h | 1 +
5 files changed, 137 insertions(+)