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)
commitb7050b242430f3170e0b57f5f55136e44cb8dc66
tree7b5aaa6a0bc5ef817e2cf98522ca723c6a9d726c
parente2f527b58e8115dae15ae344215accdd7a42e5ba
parent67e2996f72c71ebe4ac2fcbcf77e54479bb7aa11
Merge tag 'pinctrl-v5.13-3' of git://git./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()