Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel/git...
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 22 May 2022 20:54:23 +0000 (22:54 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 22 May 2022 20:54:23 +0000 (22:54 +0200)
commit374e72d721d1b0c545d98d8767a346b9007278ef
treeab7a0c20710d1319683269405cfa54f32e3dca30
parent80a504669c93b3c25e8f705d876bf9fd92ddab47
parent7b923e67a4a76b8e0d7f5eb7688e4546fd9954bc
Merge tag 'intel-pinctrl-v5.19-2' of gitolite.pub/scm/linux/kernel/git/pinctrl/intel into devel

intel-pinctrl for v5.19-2

* Fix immutable IRQ chip examples in the GPIO documentation
* Make use of immutable IRQ chip in Intel pin control drivers
* Add module alias for Intel Apollo Lake

The following is an automated git shortlog grouped by driver:

baytrail:
 -  make irq_chip immutable

broxton:
 -  Add module alias for Intel Apollo Lake

cherryview:
 -  Use GPIO chip pointer in chv_gpio_irq_mask_unmask()
 -  make irq_chip immutable

Documentation:
 -  gpio: Advertise irqd_to_hwirq() helper in the examples
 -  gpio: Fix IRQ mask and unmask examples

intel:
 -  Fix kernel doc format, i.e. add return sections
 -  Drop unused irqchip member in struct intel_pinctrl
 -  make irq_chip immutable

lynxpoint:
 -  make irq_chip immutable