]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'pinctrl-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw... master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2026 00:23:05 +0000 (17:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Jun 2026 00:23:05 +0000 (17:23 -0700)
commit062871f1371b2e02a272ff5279c6479aff0a37ef
treee088c0636470795dbdb8563d01867a94a9e3c750
parent4fa048ed72531d6c2a2147fa9b52b6a5451213a2
parent3f786abd23951f3f600a62fef42469d9200d5f52
Merge tag 'pinctrl-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:

 - Two fixes for the mcp23s08 driver.

 - Revert an earlier fix to the AMD pin controller that was all wrong. A
   proper fix is being developed.

* tag 'pinctrl-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  Revert "pinctrl-amd: enable IRQ for WACF2200 touchscreen on Lenovo Yoga 7 14AGP11"
  pinctrl: mcp23s08: Read spi-present-mask as u8 not u32
  pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init