Commit 0b46b049d6ec for kernel

commit 0b46b049d6eccd947c361018439fcb596e741d7a
Merge: 4d872d51bc9d 7ff4faba6357
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Tue Mar 11 07:29:02 2025 -1000

    Merge tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

    Pull pin control fixes from Linus Walleij:

     - Fix the regmap settings for bcm281xx, this was missing the stride

     - NULL check for the Nuvoton npcm8xx devm_kasprintf()

     - Enable the Spacemit pin controller by default in the SoC config. The
       SoC will not boot without it so this one is pretty much required

    * tag 'pinctrl-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
      pinctrl: spacemit: enable config option
      pinctrl: nuvoton: npcm8xx: Add NULL check in npcm8xx_gpio_fw
      pinctrl: bcm281xx: Fix incorrect regmap max_registers value