mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 06:44:00 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user