]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'samsung-pinctrl-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 29 Oct 2024 10:04:08 +0000 (11:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 29 Oct 2024 10:04:08 +0000 (11:04 +0100)
commitef15f683aa18579c4591450836107ceda3da3239
tree0172b7d0eda2cb742f2ae4fa32d1854075ac2720
parentc34b20622e4f8da23503ca953b7aa23dc3c45659
parent6d2dbd4cec8939ad2b813b8052eb12406db528d7
Merge tag 'samsung-pinctrl-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel

Samsung pinctrl drivers changes for v6.13

1. Add new pin controller drivers for new Samsung SoCs: Exynos8895,
   Exynos9810, Exynos990.

2. Correct the condition when applying further interrupt constraints on
   certain Samsung pin controllers.  The condition was simply not
   effective.

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