]> 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)
commit497acf00b760989f1adf878a26a2bda5bf28bf64
tree7b5aaa6a0bc5ef817e2cf98522ca723c6a9d726c
parent90dbdb34694106da213d9b2c77b72c76a1305698
parent25fe429e6b5474405de9ebb3447139dc761daed9
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()