Commit e63c75f72faa for kernel

commit e63c75f72faa04af24e4b11d4047e7ac1e80ba5b
Merge: f5098b6bae76 dad6e107b3cd
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Jul 27 08:48:48 2026 -0700

    Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

    Pull pin control fixes from Linus Walleij:
     "The most interesting commit is the S4 fix for AMD, which probably is
      helpful to a whole bunch of important machines.

       - Wakeup nits on the Qualcomm SC8280XP

       - Double-free issues on the device tree parsing error path

       - Fixup of the S4 sleep state handling on AMD pin control

       - Missing Kconfig select REGMAP_MMIO for the Microchip driver leading
         to compile stalls

       - Missing Kconfig select GENERIC_PINCONF for the Bitmain BM1880
         leading to compile stalls"

    * tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
      pinctrl: bm1880: add missing select GENERIC_PINCONF
      pinctrl-amd: Don't clear S4 wake bits at probe
      pinctrl: microchip-sgpio: add missing select REGMAP_MMIO
      pinctrl: devicetree: don't free uninitialized dev_name on error path
      pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151
      pinctrl: qcom: Unconditionally mark gpio as wakeup enable