Merge tag 'samsung-pinctrl-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 6 May 2024 06:53:50 +0000 (08:53 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 6 May 2024 06:53:50 +0000 (08:53 +0200)
commit83906257f2e4441a4610f83ae24a713ba609b64a
tree7103b6594fd58af2b1b07e4d187a95154bd927fd
parent8ff05989b44e1a8f7d2bbe67320990ebc2fbb5e5
parente5b3732a9654f26d21647d9e7b4fec846f6d4810
Merge tag 'samsung-pinctrl-6.10' of https://git./linux/kernel/git/pinctrl/samsung into devel

Samsung pinctrl drivers changes for v6.10

1. Add support for toggling bus clock (PCLK) for any pin controller
   register accesses.  This looks needed on newer Samsung chips, like
   Google GS101 and probably Exynos850.
2. Drop old, deprecated in v6.1 bindings header with register constants.
   The constants were moved to DTS headers.

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