]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'renesas-pinctrl-for-v5.18-tag2' of git://git.kernel.org/pub/scm/linux...
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 27 Feb 2022 01:18:54 +0000 (02:18 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 27 Feb 2022 01:18:54 +0000 (02:18 +0100)
commit32fba6a4ad973982a3861f261f9c387037a6cd14
treebf801361e762405eaf115add4d06a09cd64c6f3d
parentf14042fd4c5b67d69ded7a38f7d84ad16aeb0395
parente87778e7c01d484b4e760883385362fe47f4bc4b
Merge tag 'renesas-pinctrl-for-v5.18-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel

pinctrl: renesas: Updates for v5.18 (take two)

  - Share more pin group data, to reduce kernel size and ease review,
  - Improve the pin control table validator,
  - Add support for the new R-Car S4-8 SoC,
  - Miscellaneous fixes and improvements.