Commit 77c3c619d2af for kernel

commit 77c3c619d2af2540b15e63dca768c0d86be746c9
Merge: 9a9c8ce300cd db5b8cecbdf4
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Apr 10 08:26:40 2026 -0700

    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