• Linus Torvalds's avatar
    Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl · a4e6f95a
    Linus Torvalds authored
    Pull pin control fixes from Linus Walleij:
     "Some few pin control fixes for the v5.15 kernel cycle. The most
      critical is the AMD fixes.
    
       - Fix wakeup interrupts in the AMD driver affecting AMD laptops.
    
       - Fix parent irqspec translation in the Qualcomm SPMI GPIO driver.
    
       - Fix deferred probe handling in the Rockchip driver, this is a
         stopgap solution while we look for something more elegant.
    
       - Add PM suspend callbacks to the Qualcomm SC7280 driver.
    
       - Some minor doc fix (should have come in earlier, sorry)"
    
    * tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
      pinctrl: qcom: sc7280: Add PM suspend callbacks
      gpio/rockchip: fetch deferred output settings on probe
      pinctrl/rockchip: add a queue for deferred pin output settings on probe
      pinctrl: qcom: spmi-gpio: correct parent irqspec translation
      pinctrl: amd: Handle wake-up interrupt
      pinctrl: amd: Add irq field data
      pinctrl: core: Remove duplicated word from devm_pinctrl_unregister()
    a4e6f95a
gpio-rockchip.c 19.7 KB