]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jun 2021 02:06:24 +0000 (19:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jun 2021 02:06:24 +0000 (19:06 -0700)
commit01f1ce446e4917c675055608bbf0a8f9fda5f6fe
tree7b5aaa6a0bc5ef817e2cf98522ca723c6a9d726c
parent20cc3b03081e748c1e40f1b19ed2c4b6e27e8bc6
parent4b6bbe9eb8de21063cc4968b6f052a7e49b54c9c
Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:
 "Two last-minute fixes:

   - Put an fwnode in the errorpath in the SGPIO driver

   - Fix the number of GPIO lines per bank in the STM32 driver"

* tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: stm32: fix the reported number of GPIO lines per bank
  pinctrl: microchip-sgpio: Put fwnode in error case during ->probe()