Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next

Pull changes from the immutable branch between MFD, GPIO, Input, Pinctrl
and PWM trees containing the GPIO driver for max7360.
This commit is contained in:
Bartosz Golaszewski
2025-09-18 12:39:22 +02:00
24 changed files with 1869 additions and 2 deletions

View File

@@ -1497,6 +1497,18 @@ config GPIO_MADERA
help
Support for GPIOs on Cirrus Logic Madera class codecs.
config GPIO_MAX7360
tristate "MAX7360 GPIO support"
depends on MFD_MAX7360
select GPIO_REGMAP
select REGMAP_IRQ
help
Allows to use MAX7360 I/O Expander PWM lines as GPIO and keypad COL
lines as GPO.
This driver can also be built as a module. If so, the module will be
called gpio-max7360.
config GPIO_MAX77620
tristate "GPIO support for PMIC MAX77620 and MAX20024"
depends on MFD_MAX77620