• Linus Torvalds's avatar
    Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl · 907bb57a
    Linus Torvalds authored
    Pull pin control updates from Linus Walleij:
     "Pretty big this time. Mostly due to (nice) Renesas refactorings.
    
      Core changes:
    
       - New helpers from Andy such as for_each_gpiochip_node() affecting
         both GPIO and pin control, improving a bunch of drivers in the
         process.
    
       - Pulled in Marc Zyngiers work to make IRQ chips immutable, and
         started to apply fixups on top.
    
      New drivers:
    
       - New driver for Marvell MVEBU 98DX2530.
    
       - New driver for Mediatek MT8195.
    
       - Support Qualcomm PMX65 and PM6125.
    
       - New driver for Qualcomm SC7280 LPASS pin control.
    
       - New driver for Rockchip RK3588.
    
       - New driver for NXP Freescale i.MXRT1170.
    
       - New driver for Mediatek MT6795 Helio X10.
    
      Improvements:
    
       - Several Aspeed G6 cleanups and non-critical fixes.
    
       - Thorought refactoring of some of the ever improving Renesas
         drivers.
    
       - Clean up Mediatek MT8192 bindings a bit.
    
       - PWM output and clock monitoring in the Ocelot LAN966x driver.
    
       - Thorough refactoring and cleanup of the Ralink drivers such as
         RT2880, RT3883, RT305X, MT7620, MT7621, MT7628 splitting these into
         proper sub-drivers"
    
    * tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (161 commits)
      pinctrl: apple: Use a raw spinlock for the regmap
      pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIs
      pinctrl: intel: Fix kernel doc format, i.e. add return sections
      dt-bindings: pinctrl: qcom: Drop 'maxItems' on 'wakeup-parent'
      pinctrl: starfive: Make the irqchip immutable
      pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10
      dt-bindings: pinctrl: Add MediaTek MT6795 pinctrl bindings
      pinctrl: freescale: Add i.MXRT1170 pinctrl driver support
      dt-bindings: pinctrl: add i.MXRT1170 pinctrl Documentation
      dt-bindings: pinctrl: rockchip: increase max amount of device functions
      dt-bindings: pinctrl: qcom,pmic-gpio: add 'gpio-reserved-ranges'
      dt-bindings: pinctrl: qcom,pmic-gpio: add 'input-disable'
      dt-bindings: pinctrl: qcom,pmic-gpio: describe gpio-line-names
      dt-bindings: pinctrl: qcom,pmic-gpio: fix matching pin config
      dt-bindings: pinctrl: qcom,pmic-gpio: document PM8150L and PMM8155AU
      pinctrl: qcom: spmi-gpio: Add pm6125 compatible
      dt-bindings: pinctrl: qcom-pmic-gpio: Add pm6125 compatible
      pinctrl: intel: Drop unused irqchip member in struct intel_pinctrl
      pinctrl: intel: make irq_chip immutable
      pinctrl: cherryview: Use GPIO chip pointer in chv_gpio_irq_mask_unmask()
      ...
    907bb57a
qcom,pdc.txt 2.54 KB