]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'pinctrl-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Apr 2026 15:26:40 +0000 (08:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Apr 2026 15:26:40 +0000 (08:26 -0700)
commit77c3c619d2af2540b15e63dca768c0d86be746c9
tree0697b90ea3652206ab89c71ae59eae15727065f2
parent9a9c8ce300cd3859cc87b408ef552cd697cc2ab7
parentdb5b8cecbdf479ad13156af750377e5b43853fab
Merge tag 'pinctrl-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:
 "Some late pin control fixes. I'm not happy to have bugs so late in the
  kernel cycle, but they are all driver specifics so I guess it's how it
  is.

   - Three fixes for the Intel pin control driver fixing the feature set
     for the new silicon

   - One fix for an IRQ storm in the MCP23S08 pin controller/GPIO
     expander"

* tag 'pinctrl-v7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: mcp23s08: Disable all pin interrupts during probe
  pinctrl: intel: Enable 3-bit PAD_OWN feature
  pinctrl: intel: Fix the revision for new features (1kOhm PD, HW debouncer)
  pinctrl: intel: Improve capability support