]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/mfd/Kconfig
mfd: max77620: Add core driver for MAX77620/MAX20024
[mirror_ubuntu-hirsute-kernel.git] / drivers / mfd / Kconfig
index cf7cbba61971095f788f2cc1da4bcde3c6313fea..16d0beffc1cd9d3083039d0004d93f9d8b9dcce9 100644 (file)
@@ -527,6 +527,21 @@ config MFD_MAX14577
          additional drivers must be enabled in order to use the functionality
          of the device.
 
+config MFD_MAX77620
+       bool "Maxim Semiconductor MAX77620 and MAX20024 PMIC Support"
+       depends on I2C=y
+       depends on OF
+       select MFD_CORE
+       select REGMAP_I2C
+       select REGMAP_IRQ
+       select IRQ_DOMAIN
+       help
+         Say yes here to add support for Maxim Semiconductor MAX77620 and
+         MAX20024 which are Power Management IC with General purpose pins,
+         RTC, regulators, clock generator, watchdog etc. This driver
+         provides common support for accessing the device; additional drivers
+         must be enabled in order to use the functionality of the device.
+
 config MFD_MAX77686
        tristate "Maxim Semiconductor MAX77686/802 PMIC Support"
        depends on I2C