linux-stable/drivers/pinctrl/meson
Linus Walleij a091208308 intel-gpio for v5.19-1
* Introduce helpers to iterate over GPIO chip nodes and covert some drivers
 
 The following is an automated git shortlog grouped by driver:
 
 gpiolib:
  -  Introduce a helper to get first GPIO controller node
  -  Introduce gpiochip_node_count() helper
  -  Introduce for_each_gpiochip_node() loop helper
 
 pinctrl:
  -  meson: Replace custom code by gpiochip_node_count() call
  -  meson: Enable COMPILE_TEST
  -  meson: Rename REG_* to MESON_REG_*
  -  armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()
  -  armada-37xx: Switch to use fwnode instead of of_node
  -  samsung: Switch to use for_each_gpiochip_node() helper
  -  samsung: Drop redundant node parameter in samsung_banks_of_node_get()
  -  npcm7xx: Switch to use for_each_gpiochip_node() helper
  -  renesas: rza1: Switch to use for_each_gpiochip_node() helper
  -  renesas: rza1: Replace custom code by gpiochip_node_count() call
  -  stm32: Switch to use for_each_gpiochip_node() helper
  -  stm32: Replace custom code by gpiochip_node_count() call
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYIAB0WIQSu93Raj3rZDNXzGZv7cr9lmVa5zAUCYmwsmgAKCRD7cr9lmVa5
 zEYPAP4q31AbTJHk6Fs1A79esVSo+DZSkZSzbk/n8Vr3oYG56gD/dVu5EmLNKPHU
 6o5+BvdXqjHrymihHasdyD9YqI30zwM=
 =MIEU
 -----END PGP SIGNATURE-----

Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel

intel-gpio for v5.19-1

* Introduce helpers to iterate over GPIO chip nodes and covert some drivers

The following is an automated git shortlog grouped by driver:

gpiolib:
 -  Introduce a helper to get first GPIO controller node
 -  Introduce gpiochip_node_count() helper
 -  Introduce for_each_gpiochip_node() loop helper

pinctrl:
 -  meson: Replace custom code by gpiochip_node_count() call
 -  meson: Enable COMPILE_TEST
 -  meson: Rename REG_* to MESON_REG_*
 -  armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()
 -  armada-37xx: Switch to use fwnode instead of of_node
 -  samsung: Switch to use for_each_gpiochip_node() helper
 -  samsung: Drop redundant node parameter in samsung_banks_of_node_get()
 -  npcm7xx: Switch to use for_each_gpiochip_node() helper
 -  renesas: rza1: Switch to use for_each_gpiochip_node() helper
 -  renesas: rza1: Replace custom code by gpiochip_node_count() call
 -  stm32: Switch to use for_each_gpiochip_node() helper
 -  stm32: Replace custom code by gpiochip_node_count() call
2022-05-04 23:15:21 +02:00
..
Kconfig pinctrl: meson: Enable COMPILE_TEST 2022-04-18 16:18:52 +03:00
Makefile pinctrl: meson: add pinctrl driver support for Meson-S4 Soc 2022-01-30 02:52:45 +01:00
pinctrl-meson-a1.c pinctrl/meson: enable building as modules 2020-11-05 14:51:38 +01:00
pinctrl-meson-axg-pmx.c pinctrl/meson: enable building as modules 2020-11-05 14:51:38 +01:00
pinctrl-meson-axg-pmx.h pinctrl: meson-axg: Use the correct style for SPDX License Identifier 2019-12-12 11:33:06 +01:00
pinctrl-meson-axg.c pinctrl/meson: enable building as modules 2020-11-05 14:51:38 +01:00
pinctrl-meson-g12a.c pinctrl: meson-g12a: add more pwm_f options 2022-01-24 01:12:54 +01:00
pinctrl-meson-gxbb.c pinctrl/meson: enable building as modules 2020-11-05 14:51:38 +01:00
pinctrl-meson-gxl.c pinctrl/meson: enable building as modules 2020-11-05 14:51:38 +01:00
pinctrl-meson-s4.c pinctrl: meson: fix unused variable warning 2022-04-22 22:56:46 +02:00
pinctrl-meson.c pinctrl: meson: Replace custom code by gpiochip_node_count() call 2022-04-18 16:18:52 +03:00
pinctrl-meson.h pinctrl: meson: Rename REG_* to MESON_REG_* 2022-04-18 16:18:52 +03:00
pinctrl-meson8-pmx.c pinctrl/meson: enable building as modules 2020-11-05 14:51:38 +01:00
pinctrl-meson8-pmx.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 446 2019-06-05 17:37:18 +02:00
pinctrl-meson8.c pinctrl: meson: add a new callback for SoCs fixup 2019-11-19 15:53:58 +01:00
pinctrl-meson8b.c pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3} 2020-01-07 13:57:17 +01:00