Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Takashi Iwai | bbda14d | 2008-10-30 15:57:05 +0100 | [diff] [blame] | 2 | menuconfig REGULATOR |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 3 | bool "Voltage and Current Regulator Support" |
Matti Vaittinen | 60ab7f4 | 2020-05-08 18:43:36 +0300 | [diff] [blame] | 4 | select LINEAR_RANGES |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 5 | help |
| 6 | Generic Voltage and Current Regulator support. |
| 7 | |
| 8 | This framework is designed to provide a generic interface to voltage |
| 9 | and current regulators within the Linux kernel. It's intended to |
| 10 | provide voltage and current control to client or consumer drivers and |
| 11 | also provide status information to user space applications through a |
| 12 | sysfs interface. |
| 13 | |
| 14 | The intention is to allow systems to dynamically control regulator |
| 15 | output in order to save power and prolong battery life. This applies |
| 16 | to both voltage regulators (where voltage output is controllable) and |
| 17 | current sinks (where current output is controllable). |
| 18 | |
| 19 | This framework safely compiles out if not selected so that client |
| 20 | drivers can still be used in systems with no software controllable |
| 21 | regulators. |
| 22 | |
| 23 | If unsure, say no. |
| 24 | |
Mark Brown | 809d310 | 2012-06-20 11:08:43 +0100 | [diff] [blame] | 25 | |
Takashi Iwai | bbda14d | 2008-10-30 15:57:05 +0100 | [diff] [blame] | 26 | if REGULATOR |
| 27 | |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 28 | config REGULATOR_DEBUG |
| 29 | bool "Regulator debug support" |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 30 | help |
| 31 | Say yes here to enable debugging support. |
| 32 | |
| 33 | config REGULATOR_FIXED_VOLTAGE |
Mark Brown | a9cb63b | 2009-01-19 13:37:05 +0000 | [diff] [blame] | 34 | tristate "Fixed voltage regulator support" |
Mark Brown | a9cb63b | 2009-01-19 13:37:05 +0000 | [diff] [blame] | 35 | help |
| 36 | This driver provides support for fixed voltage regulators, |
| 37 | useful for systems which use a combination of software |
| 38 | managed regulators and simple non-configurable regulators. |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 39 | |
| 40 | config REGULATOR_VIRTUAL_CONSUMER |
| 41 | tristate "Virtual regulator consumer support" |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 42 | help |
| 43 | This driver provides a virtual consumer for the voltage and |
Michael Jones | c6d678b | 2012-07-26 16:07:23 +0200 | [diff] [blame] | 44 | current regulator API which provides sysfs controls for |
| 45 | configuring the supplies requested. This is mainly useful |
| 46 | for test purposes. |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 47 | |
Michael Jones | c6d678b | 2012-07-26 16:07:23 +0200 | [diff] [blame] | 48 | If unsure, say no. |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 49 | |
Mike Rapoport | 1d98ccc | 2009-04-26 16:49:39 +0300 | [diff] [blame] | 50 | config REGULATOR_USERSPACE_CONSUMER |
| 51 | tristate "Userspace regulator consumer support" |
Mike Rapoport | 1d98ccc | 2009-04-26 16:49:39 +0300 | [diff] [blame] | 52 | help |
| 53 | There are some classes of devices that are controlled entirely |
Michael Prokop | 6f2653e | 2009-09-05 02:59:14 +0200 | [diff] [blame] | 54 | from user space. Userspace consumer driver provides ability to |
Mike Rapoport | 1d98ccc | 2009-04-26 16:49:39 +0300 | [diff] [blame] | 55 | control power supplies for such devices. |
| 56 | |
Michael Jones | c6d678b | 2012-07-26 16:07:23 +0200 | [diff] [blame] | 57 | If unsure, say no. |
Mike Rapoport | 1d98ccc | 2009-04-26 16:49:39 +0300 | [diff] [blame] | 58 | |
Alexander Monakov | a265b03 | 2018-03-09 01:53:03 +0300 | [diff] [blame] | 59 | config REGULATOR_88PG86X |
| 60 | tristate "Marvell 88PG86X voltage regulators" |
| 61 | depends on I2C |
| 62 | select REGMAP_I2C |
| 63 | help |
| 64 | This driver supports Marvell 88PG867 and 88PG868 voltage regulators. |
| 65 | They provide two I2C-controlled DC/DC step-down converters with |
| 66 | sleep mode and separate enable pins. |
| 67 | |
Chao Xie | 95f1dc0 | 2013-07-17 23:07:03 -0400 | [diff] [blame] | 68 | config REGULATOR_88PM800 |
| 69 | tristate "Marvell 88PM800 Power regulators" |
Axel Lin | 7c45f60 | 2013-07-19 09:17:53 +0800 | [diff] [blame] | 70 | depends on MFD_88PM800 |
Chao Xie | 95f1dc0 | 2013-07-17 23:07:03 -0400 | [diff] [blame] | 71 | help |
| 72 | This driver supports Marvell 88PM800 voltage regulator chips. |
| 73 | It delivers digitally programmable output, |
| 74 | the voltage is programmed via I2C interface. |
| 75 | It's suitable to support PXA988 chips to control VCC_MAIN and |
| 76 | various voltages. |
| 77 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 78 | config REGULATOR_88PM8607 |
Mark Brown | 631a1fc | 2013-07-29 16:49:46 +0100 | [diff] [blame] | 79 | tristate "Marvell 88PM8607 Power regulators" |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 80 | depends on MFD_88PM860X=y |
Heiko Stübner | 3f0292a | 2011-10-05 12:27:05 +0200 | [diff] [blame] | 81 | help |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 82 | This driver supports 88PM8607 voltage regulator chips. |
Heiko Stübner | 3f0292a | 2011-10-05 12:27:05 +0200 | [diff] [blame] | 83 | |
Wenyou Yang | 33036f4 | 2013-12-24 10:34:28 +0800 | [diff] [blame] | 84 | config REGULATOR_ACT8865 |
| 85 | tristate "Active-semi act8865 voltage regulator" |
| 86 | depends on I2C |
YueHaibing | 5375f1e | 2019-08-07 21:38:22 +0800 | [diff] [blame] | 87 | depends on POWER_SUPPLY |
Wenyou Yang | 33036f4 | 2013-12-24 10:34:28 +0800 | [diff] [blame] | 88 | select REGMAP_I2C |
| 89 | help |
| 90 | This driver controls a active-semi act8865 voltage output |
| 91 | regulator via I2C bus. |
| 92 | |
Wenyou Yang | 38c0996 | 2016-02-05 12:33:30 +0800 | [diff] [blame] | 93 | config REGULATOR_ACT8945A |
| 94 | tristate "Active-semi ACT8945A voltage regulator" |
| 95 | depends on MFD_ACT8945A |
| 96 | help |
| 97 | This driver controls a active-semi ACT8945A voltage regulator |
| 98 | via I2C bus. The ACT8945A features three step-down DC/DC converters |
| 99 | and four low-dropout linear regulators, along with a ActivePath |
| 100 | battery charger. |
| 101 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 102 | config REGULATOR_AD5398 |
| 103 | tristate "Analog Devices AD5398/AD5821 regulators" |
| 104 | depends on I2C |
Philipp Zabel | 0eb5d5a | 2008-07-11 17:28:06 +0200 | [diff] [blame] | 105 | help |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 106 | This driver supports AD5398 and AD5821 current regulator chips. |
| 107 | If building into module, its name is ad5398.ko. |
| 108 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 109 | config REGULATOR_ANATOP |
| 110 | tristate "Freescale i.MX on-chip ANATOP LDO regulators" |
Anson Huang | 6179b0e | 2020-03-02 19:55:18 +0800 | [diff] [blame] | 111 | depends on ARCH_MXC || COMPILE_TEST |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 112 | depends on MFD_SYSCON |
| 113 | help |
| 114 | Say y here to support Freescale i.MX on-chip ANATOP LDOs |
| 115 | regulators. It is recommended that this option be |
| 116 | enabled on i.MX6 platform. |
| 117 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 118 | config REGULATOR_AAT2870 |
| 119 | tristate "AnalogicTech AAT2870 Regulators" |
| 120 | depends on MFD_AAT2870_CORE |
| 121 | help |
| 122 | If you have a AnalogicTech AAT2870 say Y to enable the |
| 123 | regulator driver. |
| 124 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 125 | config REGULATOR_AB8500 |
| 126 | bool "ST-Ericsson AB8500 Power Regulators" |
| 127 | depends on AB8500_CORE |
| 128 | help |
| 129 | This driver supports the regulators found on the ST-Ericsson mixed |
| 130 | signal AB8500 PMIC |
| 131 | |
Richard Fitzgerald | 7e64259 | 2017-04-18 11:43:48 +0100 | [diff] [blame] | 132 | config REGULATOR_ARIZONA_LDO1 |
Richard Fitzgerald | 1f5f11e | 2019-05-21 11:04:38 +0100 | [diff] [blame] | 133 | tristate "Cirrus Madera and Wolfson Arizona class devices LDO1" |
| 134 | depends on MFD_ARIZONA || MFD_MADERA |
Mark Brown | e6ed905 | 2013-01-10 19:14:11 +0000 | [diff] [blame] | 135 | depends on SND_SOC |
Mark Brown | b667a45 | 2012-06-14 18:14:00 +0100 | [diff] [blame] | 136 | help |
Richard Fitzgerald | 1f5f11e | 2019-05-21 11:04:38 +0100 | [diff] [blame] | 137 | Support for the LDO1 regulators found on Cirrus Logic Madera codecs |
| 138 | and Wolfson Microelectronic Arizona codecs. |
Richard Fitzgerald | 7e64259 | 2017-04-18 11:43:48 +0100 | [diff] [blame] | 139 | |
| 140 | config REGULATOR_ARIZONA_MICSUPP |
Richard Fitzgerald | 7bd7916 | 2019-05-21 11:04:39 +0100 | [diff] [blame] | 141 | tristate "Cirrus Madera and Wolfson Arizona class devices MICSUPP" |
| 142 | depends on MFD_ARIZONA || MFD_MADERA |
Richard Fitzgerald | 7e64259 | 2017-04-18 11:43:48 +0100 | [diff] [blame] | 143 | depends on SND_SOC |
| 144 | help |
Richard Fitzgerald | 7bd7916 | 2019-05-21 11:04:39 +0100 | [diff] [blame] | 145 | Support for the MICSUPP regulators found on Cirrus Logic Madera codecs |
| 146 | and Wolfson Microelectronic Arizona codecs |
Mark Brown | b667a45 | 2012-06-14 18:14:00 +0100 | [diff] [blame] | 147 | devices. |
| 148 | |
Cristian Marussi | 0fbeae7 | 2020-11-23 20:23:36 +0000 | [diff] [blame] | 149 | config REGULATOR_ARM_SCMI |
| 150 | tristate "SCMI based regulator driver" |
| 151 | depends on ARM_SCMI_PROTOCOL && OF |
| 152 | help |
| 153 | This adds the regulator driver support for ARM platforms using SCMI |
| 154 | protocol for device voltage management. |
| 155 | This driver uses SCMI Message Protocol driver to interact with the |
| 156 | firmware providing the device Voltage functionality. |
| 157 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 158 | config REGULATOR_AS3711 |
| 159 | tristate "AS3711 PMIC" |
| 160 | depends on MFD_AS3711 |
| 161 | help |
| 162 | This driver provides support for the voltage regulators on the |
| 163 | AS3711 PMIC |
| 164 | |
Laxman Dewangan | bc40733 | 2013-09-20 18:00:13 +0530 | [diff] [blame] | 165 | config REGULATOR_AS3722 |
| 166 | tristate "AMS AS3722 PMIC Regulators" |
| 167 | depends on MFD_AS3722 |
| 168 | help |
| 169 | This driver provides support for the voltage regulators on the |
| 170 | AS3722 PMIC. This will enable support for all the software |
| 171 | controllable DCDC/LDO regulators. |
| 172 | |
Cristian Ciocaltea | 3b15cca | 2020-12-29 19:31:19 +0200 | [diff] [blame] | 173 | config REGULATOR_ATC260X |
| 174 | tristate "Actions Semi ATC260x PMIC Regulators" |
| 175 | depends on MFD_ATC260X |
| 176 | help |
| 177 | This driver provides support for the voltage regulators on the |
| 178 | ATC260x PMICs. This will enable support for all the software |
| 179 | controllable DCDC/LDO regulators. |
| 180 | |
Carlo Caione | dfe7a1b | 2014-04-11 11:38:10 +0200 | [diff] [blame] | 181 | config REGULATOR_AXP20X |
| 182 | tristate "X-POWERS AXP20X PMIC Regulators" |
| 183 | depends on MFD_AXP20X |
| 184 | help |
| 185 | This driver provides support for the voltage regulators on the |
| 186 | AXP20X PMIC. |
| 187 | |
Matt Porter | 462c9fc | 2014-03-11 11:46:13 -0400 | [diff] [blame] | 188 | config REGULATOR_BCM590XX |
| 189 | tristate "Broadcom BCM590xx PMU Regulators" |
| 190 | depends on MFD_BCM590XX |
| 191 | help |
| 192 | This driver provides support for the voltage regulators on the |
| 193 | BCM590xx PMUs. This will enable support for the software |
| 194 | controllable LDO/Switching regulators. |
| 195 | |
Matti Vaittinen | 1aad390 | 2021-04-05 14:44:16 +0300 | [diff] [blame] | 196 | config REGULATOR_BD71815 |
| 197 | tristate "ROHM BD71815 Power Regulator" |
| 198 | depends on MFD_ROHM_BD71828 |
Randy Dunlap | 5ba3747 | 2021-05-22 17:14:27 -0700 | [diff] [blame] | 199 | select REGULATOR_ROHM |
Matti Vaittinen | 1aad390 | 2021-04-05 14:44:16 +0300 | [diff] [blame] | 200 | help |
| 201 | This driver supports voltage regulators on ROHM BD71815 PMIC. |
| 202 | This will enable support for the software controllable buck |
| 203 | and LDO regulators and a current regulator for LEDs. |
| 204 | |
| 205 | This driver can also be built as a module. If so, the module |
| 206 | will be called bd71815-regulator. |
| 207 | |
Matti Vaittinen | 522498f | 2019-12-11 11:46:11 +0200 | [diff] [blame] | 208 | config REGULATOR_BD71828 |
| 209 | tristate "ROHM BD71828 Power Regulator" |
| 210 | depends on MFD_ROHM_BD71828 |
| 211 | select REGULATOR_ROHM |
| 212 | help |
| 213 | This driver supports voltage regulators on ROHM BD71828 PMIC. |
| 214 | This will enable support for the software controllable buck |
| 215 | and LDO regulators. |
| 216 | |
| 217 | This driver can also be built as a module. If so, the module |
| 218 | will be called bd71828-regulator. |
| 219 | |
Matti Vaittinen | 410e8b4 | 2018-07-30 14:50:08 +0300 | [diff] [blame] | 220 | config REGULATOR_BD718XX |
Matti Vaittinen | ba08799 | 2018-05-30 11:43:43 +0300 | [diff] [blame] | 221 | tristate "ROHM BD71837 Power Regulator" |
Matti Vaittinen | 410e8b4 | 2018-07-30 14:50:08 +0300 | [diff] [blame] | 222 | depends on MFD_ROHM_BD718XX |
Matti Vaittinen | 21b7215 | 2020-01-20 15:44:45 +0200 | [diff] [blame] | 223 | select REGULATOR_ROHM |
Matti Vaittinen | ba08799 | 2018-05-30 11:43:43 +0300 | [diff] [blame] | 224 | help |
| 225 | This driver supports voltage regulators on ROHM BD71837 PMIC. |
| 226 | This will enable support for the software controllable buck |
| 227 | and LDO regulators. |
| 228 | |
| 229 | This driver can also be built as a module. If so, the module |
Matti Vaittinen | 2ece646 | 2018-09-14 11:34:02 +0300 | [diff] [blame] | 230 | will be called bd718x7-regulator. |
Matti Vaittinen | ba08799 | 2018-05-30 11:43:43 +0300 | [diff] [blame] | 231 | |
Marek Vasut | e85c5a1 | 2017-04-24 17:21:30 +0200 | [diff] [blame] | 232 | config REGULATOR_BD9571MWV |
| 233 | tristate "ROHM BD9571MWV Regulators" |
| 234 | depends on MFD_BD9571MWV |
| 235 | help |
| 236 | This driver provides support for the voltage regulators on the |
| 237 | ROHM BD9571MWV PMIC. This will enable support for the software |
| 238 | controllable regulator and voltage sampling units. |
| 239 | |
| 240 | This driver can also be built as a module. If so, the module |
| 241 | will be called bd9571mwv-regulator. |
| 242 | |
Matti Vaittinen | b014e9f | 2020-09-17 11:03:31 +0300 | [diff] [blame] | 243 | config REGULATOR_BD957XMUF |
| 244 | tristate "ROHM BD9576MUF and BD9573MUF Regulators" |
| 245 | depends on MFD_ROHM_BD957XMUF |
| 246 | help |
| 247 | This driver supports voltage regulators on ROHM BD9576MUF and |
| 248 | BD9573MUF PMICs. |
| 249 | |
| 250 | This driver can also be built as a module. If so, the module |
| 251 | will be called bd9576-regulator. |
| 252 | |
Tony Lindgren | 0ad4c07 | 2017-02-02 15:43:57 -0800 | [diff] [blame] | 253 | config REGULATOR_CPCAP |
| 254 | tristate "Motorola CPCAP regulator" |
| 255 | depends on MFD_CPCAP |
| 256 | help |
| 257 | Say y here for CPCAP regulator found on some Motorola phones |
| 258 | and tablets such as Droid 4. |
| 259 | |
Pi-Hsun Shih | 8d9f8d5 | 2020-06-12 12:05:20 +0800 | [diff] [blame] | 260 | config REGULATOR_CROS_EC |
| 261 | tristate "ChromeOS EC regulators" |
| 262 | depends on CROS_EC && OF |
| 263 | help |
| 264 | This driver supports voltage regulators that is connected to ChromeOS |
| 265 | EC and controlled through EC host commands. |
| 266 | |
| 267 | This driver can also be built as a module. If so, the module |
| 268 | will be called cros-ec-regulator. |
| 269 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 270 | config REGULATOR_DA903X |
| 271 | tristate "Dialog Semiconductor DA9030/DA9034 regulators" |
| 272 | depends on PMIC_DA903X |
Arnd Bergmann | 0077aaa | 2019-03-07 11:26:02 +0100 | [diff] [blame] | 273 | depends on !CC_IS_CLANG # https://bugs.llvm.org/show_bug.cgi?id=38789 |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 274 | help |
| 275 | Say y here to support the BUCKs and LDOs regulators found on |
| 276 | Dialog Semiconductor DA9030/DA9034 PMIC. |
| 277 | |
| 278 | config REGULATOR_DA9052 |
| 279 | tristate "Dialog Semiconductor DA9052/DA9053 regulators" |
| 280 | depends on PMIC_DA9052 |
| 281 | help |
| 282 | This driver supports the voltage regulators of DA9052-BC and |
| 283 | DA9053-AA/Bx PMIC. |
| 284 | |
Ashish Jangam | f6130be | 2012-11-01 13:57:56 +0530 | [diff] [blame] | 285 | config REGULATOR_DA9055 |
| 286 | tristate "Dialog Semiconductor DA9055 regulators" |
| 287 | depends on MFD_DA9055 |
| 288 | help |
| 289 | Say y here to support the BUCKs and LDOs regulators found on |
| 290 | Dialog Semiconductor DA9055 PMIC. |
| 291 | |
| 292 | This driver can also be built as a module. If so, the module |
| 293 | will be called da9055-regulator. |
| 294 | |
S Twiss | 4068e51 | 2015-05-19 14:10:30 +0100 | [diff] [blame] | 295 | config REGULATOR_DA9062 |
Steve Twiss | 4b7f495 | 2017-06-07 09:13:48 +0100 | [diff] [blame] | 296 | tristate "Dialog Semiconductor DA9061/62 regulators" |
S Twiss | 4068e51 | 2015-05-19 14:10:30 +0100 | [diff] [blame] | 297 | depends on MFD_DA9062 |
| 298 | help |
| 299 | Say y here to support the BUCKs and LDOs regulators found on |
Steve Twiss | 4b7f495 | 2017-06-07 09:13:48 +0100 | [diff] [blame] | 300 | DA9061 and DA9062 PMICs. |
S Twiss | 4068e51 | 2015-05-19 14:10:30 +0100 | [diff] [blame] | 301 | |
| 302 | This driver can also be built as a module. If so, the module |
| 303 | will be called da9062-regulator. |
| 304 | |
Krystian Garbaciak | 69ca3e5 | 2013-07-29 19:00:45 +0200 | [diff] [blame] | 305 | config REGULATOR_DA9063 |
| 306 | tristate "Dialog Semiconductor DA9063 regulators" |
Wolfram Sang | 973af54 | 2019-05-20 11:34:46 +0200 | [diff] [blame] | 307 | depends on MFD_DA9063 && OF |
Krystian Garbaciak | 69ca3e5 | 2013-07-29 19:00:45 +0200 | [diff] [blame] | 308 | help |
| 309 | Say y here to support the BUCKs and LDOs regulators found on |
| 310 | DA9063 PMICs. |
| 311 | |
| 312 | This driver can also be built as a module. If so, the module |
| 313 | will be called da9063-regulator. |
| 314 | |
Vincent Whitchurch | e6ff10f | 2020-11-03 11:00:21 +0100 | [diff] [blame] | 315 | config REGULATOR_DA9121 |
Adam Ward | c860476 | 2020-11-30 16:59:08 +0000 | [diff] [blame] | 316 | tristate "Dialog Semiconductor DA9121/DA9122/DA9220/DA9217/DA9130/DA9131/DA9132 regulator" |
Vincent Whitchurch | e6ff10f | 2020-11-03 11:00:21 +0100 | [diff] [blame] | 317 | depends on I2C && OF |
| 318 | select REGMAP_I2C |
| 319 | help |
| 320 | Say y here to support for the Dialog Semiconductor DA9121. The |
Adam Ward | c860476 | 2020-11-30 16:59:08 +0000 | [diff] [blame] | 321 | DA9121 is a single channel dual-phase buck converter controlled |
| 322 | through an I2C interface. |
| 323 | |
| 324 | DA9121 Single-channel dual-phase 10A buck converter |
| 325 | DA9130 Single-channel dual-phase 10A buck converter (Automotive) |
| 326 | DA9217 Single-channel dual-phase 6A buck converter |
| 327 | DA9122 Dual-channel single-phase 5A buck converter |
| 328 | DA9131 Dual-channel single-phase 5A buck converter (Automotive) |
| 329 | DA9220 Dual-channel single-phase 3A buck converter |
| 330 | DA9132 Dual-channel single-phase 3A buck converter (Automotive) |
Vincent Whitchurch | e6ff10f | 2020-11-03 11:00:21 +0100 | [diff] [blame] | 331 | |
| 332 | This driver can also be built as a module. If so, the module |
| 333 | will be called da9121-regulator. |
| 334 | |
Steve Twiss | 16f1091 | 2013-08-06 15:30:48 +0100 | [diff] [blame] | 335 | config REGULATOR_DA9210 |
| 336 | tristate "Dialog Semiconductor DA9210 regulator" |
| 337 | depends on I2C |
| 338 | select REGMAP_I2C |
| 339 | help |
| 340 | Say y here to support for the Dialog Semiconductor DA9210. |
| 341 | The DA9210 is a multi-phase synchronous step down |
| 342 | converter 12A DC-DC Buck controlled through an I2C |
| 343 | interface. |
| 344 | |
James Ban | 1028a37 | 2014-07-14 13:48:45 +0900 | [diff] [blame] | 345 | config REGULATOR_DA9211 |
James Ban | 707ce9e | 2017-10-30 11:32:38 +0900 | [diff] [blame] | 346 | tristate "Dialog Semiconductor DA9211/DA9212/DA9213/DA9223/DA9214/DA9224/DA9215/DA9225 regulator" |
James Ban | 1028a37 | 2014-07-14 13:48:45 +0900 | [diff] [blame] | 347 | depends on I2C |
| 348 | select REGMAP_I2C |
| 349 | help |
James Ban | 005547e | 2014-08-08 14:27:04 +0900 | [diff] [blame] | 350 | Say y here to support for the Dialog Semiconductor DA9211/DA9212 |
James Ban | 7bd3935 | 2015-06-30 13:39:39 +0900 | [diff] [blame] | 351 | /DA9213/DA9214/DA9215. |
| 352 | The DA9211/DA9212/DA9213/DA9214/DA9215 is a multi-phase synchronous |
James Ban | 005547e | 2014-08-08 14:27:04 +0900 | [diff] [blame] | 353 | step down converter 12A or 16A DC-DC Buck controlled through an I2C |
James Ban | 1028a37 | 2014-07-14 13:48:45 +0900 | [diff] [blame] | 354 | interface. |
| 355 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 356 | config REGULATOR_DBX500_PRCMU |
| 357 | bool |
| 358 | |
| 359 | config REGULATOR_DB8500_PRCMU |
| 360 | bool "ST-Ericsson DB8500 Voltage Domain Regulators" |
| 361 | depends on MFD_DB8500_PRCMU |
| 362 | select REGULATOR_DBX500_PRCMU |
| 363 | help |
| 364 | This driver supports the voltage domain regulators controlled by the |
| 365 | DB8500 PRCMU |
| 366 | |
Yunfan Zhang | 49d8c59 | 2012-09-08 03:52:18 -0700 | [diff] [blame] | 367 | config REGULATOR_FAN53555 |
| 368 | tristate "Fairchild FAN53555 Regulator" |
| 369 | depends on I2C |
| 370 | select REGMAP_I2C |
| 371 | help |
| 372 | This driver supports Fairchild FAN53555 Digitally Programmable |
| 373 | TinyBuck Regulator. The FAN53555 is a step-down switching voltage |
| 374 | regulator that delivers a digitally programmable output from an |
| 375 | input voltage supply of 2.5V to 5.5V. The output voltage is |
| 376 | programmed through an I2C interface. |
| 377 | |
Christoph Fritz | e6dea51 | 2020-07-02 23:08:45 +0200 | [diff] [blame] | 378 | config REGULATOR_FAN53880 |
| 379 | tristate "Fairchild FAN53880 Regulator" |
Christoph Fritz | 318b8a0 | 2020-07-07 12:57:31 +0200 | [diff] [blame] | 380 | depends on I2C && (OF || COMPILE_TEST) |
Christoph Fritz | e6dea51 | 2020-07-02 23:08:45 +0200 | [diff] [blame] | 381 | select REGMAP_I2C |
| 382 | help |
| 383 | This driver supports Fairchild (ON Semiconductor) FAN53880 |
| 384 | regulator. The regulator is a programmable power management IC |
| 385 | (PMIC), it is controlled by I2C and provides one BUCK, one BOOST |
| 386 | and four LDO outputs. |
| 387 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 388 | config REGULATOR_GPIO |
| 389 | tristate "GPIO regulator support" |
Geert Uytterhoeven | 9eac5fd | 2015-05-05 18:32:32 +0200 | [diff] [blame] | 390 | depends on GPIOLIB || COMPILE_TEST |
Ying-Chun Liu (PaulLiu) | e3e5aff | 2012-03-14 10:29:12 +0800 | [diff] [blame] | 391 | help |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 392 | This driver provides support for regulators that can be |
| 393 | controlled via gpios. |
| 394 | It is capable of supporting current and voltage regulators |
| 395 | and the platform has to provide a mapping of GPIO-states |
| 396 | to target volts/amps. |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 397 | |
Guodong Xu | 87ca186 | 2014-08-13 19:33:42 +0800 | [diff] [blame] | 398 | config REGULATOR_HI6421 |
| 399 | tristate "HiSilicon Hi6421 PMIC voltage regulator support" |
| 400 | depends on MFD_HI6421_PMIC && OF |
| 401 | help |
| 402 | This driver provides support for the voltage regulators on the |
| 403 | HiSilicon Hi6421 PMU / Codec IC. |
| 404 | Hi6421 is a multi-function device which, on regulator part, provides |
| 405 | 21 general purpose LDOs, 3 dedicated LDOs, and 5 BUCKs. All |
| 406 | of them come with support to either ECO (idle) or sleep mode. |
| 407 | |
Wang Xiaoyin | 5c7024a | 2017-06-07 15:06:03 +0800 | [diff] [blame] | 408 | config REGULATOR_HI6421V530 |
| 409 | tristate "HiSilicon Hi6421v530 PMIC voltage regulator support" |
| 410 | depends on MFD_HI6421_PMIC && OF |
| 411 | help |
| 412 | This driver provides support for the voltage regulators on |
| 413 | HiSilicon Hi6421v530 PMU / Codec IC. |
| 414 | Hi6421v530 is a multi-function device which, on regulator part, |
| 415 | provides 5 general purpose LDOs, and all of them come with support |
| 416 | to either ECO (idle) or sleep mode. |
| 417 | |
Chen Feng | 4618119 | 2016-02-14 14:29:22 +0800 | [diff] [blame] | 418 | config REGULATOR_HI655X |
| 419 | tristate "Hisilicon HI655X PMIC regulators support" |
| 420 | depends on ARCH_HISI || COMPILE_TEST |
| 421 | depends on MFD_HI655X_PMIC && OF |
| 422 | help |
| 423 | This driver provides support for the voltage regulators of the |
| 424 | Hisilicon Hi655x PMIC device. |
| 425 | |
Mauro Carvalho Chehab | 507614b | 2021-03-25 19:05:37 +0100 | [diff] [blame] | 426 | config REGULATOR_HI6421V600 |
| 427 | tristate "HiSilicon Hi6421v600 PMIC voltage regulator support" |
| 428 | depends on MFD_HI6421_SPMI && OF |
| 429 | select REGMAP |
| 430 | help |
| 431 | This driver provides support for the voltage regulators on |
| 432 | HiSilicon Hi6421v600 PMU / Codec IC. |
| 433 | This is used on Kirin 3670 boards, like HiKey 970. |
| 434 | |
Mark Brown | dec38b5 | 2014-09-06 01:11:12 +0100 | [diff] [blame] | 435 | config REGULATOR_ISL9305 |
| 436 | tristate "Intersil ISL9305 regulator" |
| 437 | depends on I2C |
Axel Lin | ba441ec | 2014-09-10 08:44:36 +0800 | [diff] [blame] | 438 | select REGMAP_I2C |
Mark Brown | dec38b5 | 2014-09-06 01:11:12 +0100 | [diff] [blame] | 439 | help |
| 440 | This driver supports ISL9305 voltage regulator chip. |
| 441 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 442 | config REGULATOR_ISL6271A |
| 443 | tristate "Intersil ISL6271A Power regulator" |
| 444 | depends on I2C |
| 445 | help |
| 446 | This driver supports ISL6271A voltage regulator chip. |
| 447 | |
Milo Kim | 3a8d1a7 | 2015-11-26 15:57:05 +0900 | [diff] [blame] | 448 | config REGULATOR_LM363X |
| 449 | tristate "TI LM363X voltage regulators" |
| 450 | depends on MFD_TI_LMU |
| 451 | help |
Dan Murphy | bff5e80 | 2019-06-05 07:56:32 -0500 | [diff] [blame] | 452 | This driver supports LM3631, LM3632 and LM36274 voltage regulators for |
Milo Kim | 3a8d1a7 | 2015-11-26 15:57:05 +0900 | [diff] [blame] | 453 | the LCD bias. |
| 454 | One boost output voltage is configurable and always on. |
| 455 | Other LDOs are used for the display module. |
| 456 | |
Charles Keepax | bef9391 | 2018-10-08 14:25:41 +0100 | [diff] [blame] | 457 | config REGULATOR_LOCHNAGAR |
| 458 | tristate "Cirrus Logic Lochnagar regulator driver" |
| 459 | depends on MFD_LOCHNAGAR |
| 460 | help |
| 461 | This enables regulator support on the Cirrus Logic Lochnagar audio |
| 462 | development board. |
| 463 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 464 | config REGULATOR_LP3971 |
| 465 | tristate "National Semiconductors LP3971 PMIC regulator driver" |
| 466 | depends on I2C |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 467 | help |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 468 | Say Y here to support the voltage regulators and convertors |
| 469 | on National Semiconductors LP3971 PMIC |
| 470 | |
| 471 | config REGULATOR_LP3972 |
| 472 | tristate "National Semiconductors LP3972 PMIC regulator driver" |
| 473 | depends on I2C |
| 474 | help |
| 475 | Say Y here to support the voltage regulators and convertors |
| 476 | on National Semiconductors LP3972 PMIC |
| 477 | |
| 478 | config REGULATOR_LP872X |
Mark Brown | 631a1fc | 2013-07-29 16:49:46 +0100 | [diff] [blame] | 479 | tristate "TI/National Semiconductor LP8720/LP8725 voltage regulators" |
Axel Lin | 613965f | 2013-08-30 22:13:44 +0800 | [diff] [blame] | 480 | depends on I2C |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 481 | select REGMAP_I2C |
| 482 | help |
| 483 | This driver supports LP8720/LP8725 PMIC |
| 484 | |
Keerthy | 994aae3 | 2016-05-10 09:34:39 +0530 | [diff] [blame] | 485 | config REGULATOR_LP873X |
| 486 | tristate "TI LP873X Power regulators" |
Keerthy | f618ed2 | 2016-08-31 14:28:12 +0530 | [diff] [blame] | 487 | depends on MFD_TI_LP873X && OF |
Keerthy | 994aae3 | 2016-05-10 09:34:39 +0530 | [diff] [blame] | 488 | help |
| 489 | This driver supports LP873X voltage regulator chips. LP873X |
| 490 | provides two step-down converters and two general-purpose LDO |
| 491 | voltage regulators. It supports software based voltage control |
| 492 | for different voltage domains |
| 493 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 494 | config REGULATOR_LP8755 |
| 495 | tristate "TI LP8755 High Performance PMU driver" |
| 496 | depends on I2C |
| 497 | select REGMAP_I2C |
| 498 | help |
| 499 | This driver supports LP8755 High Performance PMU driver. This |
| 500 | chip contains six step-down DC/DC converters which can support |
| 501 | 9 mode multiphase configuration. |
| 502 | |
Keerthy | f0168a9 | 2017-05-23 17:46:55 +0530 | [diff] [blame] | 503 | config REGULATOR_LP87565 |
| 504 | tristate "TI LP87565 Power regulators" |
| 505 | depends on MFD_TI_LP87565 && OF |
| 506 | help |
| 507 | This driver supports LP87565 voltage regulator chips. LP87565 |
| 508 | provides four step-down converters. It supports software based |
| 509 | voltage control for different voltage domains |
| 510 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 511 | config REGULATOR_LP8788 |
Mark Brown | 631a1fc | 2013-07-29 16:49:46 +0100 | [diff] [blame] | 512 | tristate "TI LP8788 Power Regulators" |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 513 | depends on MFD_LP8788 |
| 514 | help |
| 515 | This driver supports LP8788 voltage regulator chip. |
Philipp Zabel | 0eb5d5a | 2008-07-11 17:28:06 +0200 | [diff] [blame] | 516 | |
Philipp Zabel | 3eb2c7e | 2014-05-26 10:38:16 +0200 | [diff] [blame] | 517 | config REGULATOR_LTC3589 |
Axel Lin | ac1d686 | 2014-05-27 13:51:49 +0800 | [diff] [blame] | 518 | tristate "LTC3589 8-output voltage regulator" |
| 519 | depends on I2C |
| 520 | select REGMAP_I2C |
Philipp Zabel | 3eb2c7e | 2014-05-26 10:38:16 +0200 | [diff] [blame] | 521 | help |
| 522 | This enables support for the LTC3589, LTC3589-1, and LTC3589-2 |
| 523 | 8-output regulators controlled via I2C. |
| 524 | |
Tim Harvey | 37b918a | 2016-08-15 12:40:23 -0700 | [diff] [blame] | 525 | config REGULATOR_LTC3676 |
| 526 | tristate "LTC3676 8-output voltage regulator" |
| 527 | depends on I2C |
| 528 | select REGMAP_I2C |
| 529 | help |
| 530 | This enables support for the LTC3676 |
| 531 | 8-output regulators controlled via I2C. |
| 532 | |
Krzysztof Kozlowski | b0902bb | 2013-12-06 12:32:13 +0100 | [diff] [blame] | 533 | config REGULATOR_MAX14577 |
Krzysztof Kozlowski | 8a82b40 | 2014-04-14 11:17:20 +0200 | [diff] [blame] | 534 | tristate "Maxim 14577/77836 regulator" |
Krzysztof Kozlowski | b0902bb | 2013-12-06 12:32:13 +0100 | [diff] [blame] | 535 | depends on MFD_MAX14577 |
| 536 | help |
Krzysztof Kozlowski | 8a82b40 | 2014-04-14 11:17:20 +0200 | [diff] [blame] | 537 | This driver controls a Maxim MAX14577/77836 regulator via I2C bus. |
| 538 | The MAX14577 regulators include safeout LDO and charger current |
| 539 | regulator. The MAX77836 has two additional LDOs. |
Krzysztof Kozlowski | b0902bb | 2013-12-06 12:32:13 +0100 | [diff] [blame] | 540 | |
Robert Jarzmik | 55f4fa4 | 2009-04-23 20:10:43 +0200 | [diff] [blame] | 541 | config REGULATOR_MAX1586 |
| 542 | tristate "Maxim 1586/1587 voltage regulator" |
| 543 | depends on I2C |
Robert Jarzmik | 55f4fa4 | 2009-04-23 20:10:43 +0200 | [diff] [blame] | 544 | help |
| 545 | This driver controls a Maxim 1586 or 1587 voltage output |
| 546 | regulator via I2C bus. The provided regulator is suitable |
| 547 | for PXA27x chips to control VCC_CORE and VCC_USIM voltages. |
| 548 | |
Laxman Dewangan | 5b1c202 | 2016-02-11 17:26:34 +0530 | [diff] [blame] | 549 | config REGULATOR_MAX77620 |
| 550 | tristate "Maxim 77620/MAX20024 voltage regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 551 | depends on MFD_MAX77620 || COMPILE_TEST |
Laxman Dewangan | 5b1c202 | 2016-02-11 17:26:34 +0530 | [diff] [blame] | 552 | help |
| 553 | This driver controls Maxim MAX77620 voltage output regulator |
| 554 | via I2C bus. The provided regulator is suitable for Tegra |
| 555 | chip to control Step-Down DC-DC and LDOs. Say Y here to |
| 556 | enable the regulator driver. |
| 557 | |
Bartosz Golaszewski | bcc61f1 | 2019-01-29 14:35:40 +0100 | [diff] [blame] | 558 | config REGULATOR_MAX77650 |
| 559 | tristate "Maxim MAX77650/77651 regulator support" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 560 | depends on MFD_MAX77650 || COMPILE_TEST |
Bartosz Golaszewski | bcc61f1 | 2019-01-29 14:35:40 +0100 | [diff] [blame] | 561 | help |
| 562 | Regulator driver for MAX77650/77651 PMIC from Maxim |
| 563 | Semiconductor. This device has a SIMO with three independent |
| 564 | power rails and an LDO. |
| 565 | |
Haojian Zhuang | a71b797 | 2010-01-25 10:24:09 -0500 | [diff] [blame] | 566 | config REGULATOR_MAX8649 |
| 567 | tristate "Maxim 8649 voltage regulator" |
| 568 | depends on I2C |
Jonghwan Choi | c5b68d47 | 2011-10-24 22:26:26 +0900 | [diff] [blame] | 569 | select REGMAP_I2C |
Haojian Zhuang | a71b797 | 2010-01-25 10:24:09 -0500 | [diff] [blame] | 570 | help |
| 571 | This driver controls a Maxim 8649 voltage output regulator via |
| 572 | I2C bus. |
| 573 | |
Wolfram Sang | 27f37e4 | 2009-09-25 09:39:26 +0200 | [diff] [blame] | 574 | config REGULATOR_MAX8660 |
| 575 | tristate "Maxim 8660/8661 voltage regulator" |
| 576 | depends on I2C |
| 577 | help |
| 578 | This driver controls a Maxim 8660/8661 voltage output |
| 579 | regulator via I2C bus. |
| 580 | |
Sergey Larin | d83f778 | 2021-06-18 17:16:06 +0300 | [diff] [blame] | 581 | config REGULATOR_MAX8893 |
| 582 | tristate "Maxim 8893 voltage regulator" |
| 583 | depends on I2C |
Axel Lin | 1aeb1a7 | 2021-06-22 22:15:26 +0800 | [diff] [blame] | 584 | select REGMAP_I2C |
Sergey Larin | d83f778 | 2021-06-18 17:16:06 +0300 | [diff] [blame] | 585 | help |
| 586 | This driver controls a Maxim 8893 voltage output |
| 587 | regulator via I2C bus. |
| 588 | |
Gyungoh Yoo | ffee190 | 2012-08-09 14:24:34 -0600 | [diff] [blame] | 589 | config REGULATOR_MAX8907 |
| 590 | tristate "Maxim 8907 voltage regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 591 | depends on MFD_MAX8907 || COMPILE_TEST |
Gyungoh Yoo | ffee190 | 2012-08-09 14:24:34 -0600 | [diff] [blame] | 592 | help |
| 593 | This driver controls a Maxim 8907 voltage output regulator |
| 594 | via I2C bus. The provided regulator is suitable for Tegra |
| 595 | chip to control Step-Down DC-DC and LDOs. |
| 596 | |
Haojian Zhuang | 08ff6f2 | 2010-01-11 13:10:08 +0100 | [diff] [blame] | 597 | config REGULATOR_MAX8925 |
| 598 | tristate "Maxim MAX8925 Power Management IC" |
| 599 | depends on MFD_MAX8925 |
| 600 | help |
Krzysztof Kozlowski | 48f1b4e | 2019-01-08 13:12:33 +0100 | [diff] [blame] | 601 | Say y here to support the voltage regulator of Maxim MAX8925 PMIC. |
Haojian Zhuang | 08ff6f2 | 2010-01-11 13:10:08 +0100 | [diff] [blame] | 602 | |
MyungJoo Ham | 202f4f5 | 2010-08-20 14:43:56 +0900 | [diff] [blame] | 603 | config REGULATOR_MAX8952 |
| 604 | tristate "Maxim MAX8952 Power Management IC" |
| 605 | depends on I2C |
| 606 | help |
| 607 | This driver controls a Maxim 8952 voltage output regulator |
| 608 | via I2C bus. Maxim 8952 has one voltage output and supports 4 DVS |
| 609 | modes ranging from 0.77V to 1.40V by 0.01V steps. |
| 610 | |
Laxman Dewangan | 5928f53 | 2012-11-19 06:58:29 +0530 | [diff] [blame] | 611 | config REGULATOR_MAX8973 |
Ramona Alexandra Nechita | f1e5ecc | 2021-09-20 09:11:37 +0300 | [diff] [blame] | 612 | tristate "Maxim MAX8973A voltage regulator" |
Laxman Dewangan | 5928f53 | 2012-11-19 06:58:29 +0530 | [diff] [blame] | 613 | depends on I2C |
Laxman Dewangan | d2d5437b | 2016-04-13 15:29:45 +0530 | [diff] [blame] | 614 | depends on THERMAL && THERMAL_OF |
Laxman Dewangan | 5928f53 | 2012-11-19 06:58:29 +0530 | [diff] [blame] | 615 | select REGMAP_I2C |
| 616 | help |
Ramona Alexandra Nechita | f1e5ecc | 2021-09-20 09:11:37 +0300 | [diff] [blame] | 617 | The MAXIM MAX8973A high-efficiency. three phase, DC-DC step-down |
Krzysztof Kozlowski | 48f1b4e | 2019-01-08 13:12:33 +0100 | [diff] [blame] | 618 | switching regulator delivers up to 9A of output current. Each |
Laxman Dewangan | 5928f53 | 2012-11-19 06:58:29 +0530 | [diff] [blame] | 619 | phase operates at a 2MHz fixed frequency with a 120 deg shift |
| 620 | from the adjacent phase, allowing the use of small magnetic component. |
| 621 | |
MyungJoo Ham | bd6ca2c | 2011-03-11 11:34:44 +0900 | [diff] [blame] | 622 | config REGULATOR_MAX8997 |
| 623 | tristate "Maxim 8997/8966 regulator" |
| 624 | depends on MFD_MAX8997 |
| 625 | help |
| 626 | This driver controls a Maxim 8997/8966 regulator |
| 627 | via I2C bus. The provided regulator is suitable for S5PC110, |
| 628 | S5PV210, and Exynos-4 chips to control VCC_CORE and |
| 629 | VCC_USIM voltages. |
| 630 | |
Kyungmin Park | 156f252 | 2010-06-16 09:04:16 +0200 | [diff] [blame] | 631 | config REGULATOR_MAX8998 |
| 632 | tristate "Maxim 8998 voltage regulator" |
Marek Szyprowski | 69f7100 | 2010-06-21 10:04:23 +0200 | [diff] [blame] | 633 | depends on MFD_MAX8998 |
Kyungmin Park | 156f252 | 2010-06-16 09:04:16 +0200 | [diff] [blame] | 634 | help |
| 635 | This driver controls a Maxim 8998 voltage output regulator |
| 636 | via I2C bus. The provided regulator is suitable for S3C6410 |
| 637 | and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages. |
| 638 | |
Jonghwa Lee | 133d401 | 2012-06-01 13:17:14 +0900 | [diff] [blame] | 639 | config REGULATOR_MAX77686 |
| 640 | tristate "Maxim 77686 regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 641 | depends on MFD_MAX77686 || COMPILE_TEST |
Jonghwa Lee | 133d401 | 2012-06-01 13:17:14 +0900 | [diff] [blame] | 642 | help |
| 643 | This driver controls a Maxim 77686 regulator |
| 644 | via I2C bus. The provided regulator is suitable for |
| 645 | Exynos-4 chips to control VARM and VINT voltages. |
| 646 | |
Jonghwa Lee | 80b022e | 2013-06-25 10:08:38 +0900 | [diff] [blame] | 647 | config REGULATOR_MAX77693 |
Krzysztof Kozlowski | 9e9a08e | 2015-07-15 21:59:54 +0900 | [diff] [blame] | 648 | tristate "Maxim 77693/77843 regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 649 | depends on MFD_MAX77693 || MFD_MAX77843 || COMPILE_TEST |
Jonghwa Lee | 80b022e | 2013-06-25 10:08:38 +0900 | [diff] [blame] | 650 | help |
Krzysztof Kozlowski | 9e9a08e | 2015-07-15 21:59:54 +0900 | [diff] [blame] | 651 | This driver controls a Maxim 77693/77843 regulators via I2C bus. |
Jonghwa Lee | 80b022e | 2013-06-25 10:08:38 +0900 | [diff] [blame] | 652 | The regulators include two LDOs, 'SAFEOUT1', 'SAFEOUT2' |
| 653 | and one current regulator 'CHARGER'. This is suitable for |
Krzysztof Kozlowski | 9e9a08e | 2015-07-15 21:59:54 +0900 | [diff] [blame] | 654 | Exynos-4x12 (MAX77693) or Exynos5433 (MAX77843) SoC chips. |
Jonghwa Lee | 80b022e | 2013-06-25 10:08:38 +0900 | [diff] [blame] | 655 | |
Javier Martinez Canillas | e6f2f80 | 2014-08-18 10:32:41 +0200 | [diff] [blame] | 656 | config REGULATOR_MAX77802 |
| 657 | tristate "Maxim 77802 regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 658 | depends on MFD_MAX77686 || COMPILE_TEST |
Javier Martinez Canillas | e6f2f80 | 2014-08-18 10:32:41 +0200 | [diff] [blame] | 659 | help |
| 660 | This driver controls a Maxim 77802 regulator |
| 661 | via I2C bus. The provided regulator is suitable for |
| 662 | Exynos5420/Exynos5800 SoCs to control various voltages. |
| 663 | It includes support for control of voltage and ramp speed. |
| 664 | |
Iskren Chernev | e731465 | 2020-04-14 20:22:48 +0300 | [diff] [blame] | 665 | config REGULATOR_MAX77826 |
| 666 | tristate "Maxim 77826 regulator" |
| 667 | depends on I2C |
| 668 | select REGMAP_I2C |
| 669 | help |
| 670 | This driver controls a Maxim 77826 regulator via I2C bus. |
| 671 | The regulator include 15 LDOs, BUCK and BUCK BOOST regulator. |
| 672 | It includes support for control of output voltage. This |
| 673 | regulator is found on the Samsung Galaxy S5 (klte) smartphone. |
| 674 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 675 | config REGULATOR_MC13XXX_CORE |
| 676 | tristate |
| 677 | |
| 678 | config REGULATOR_MC13783 |
| 679 | tristate "Freescale MC13783 regulator driver" |
Alexander Shiyan | e5a3da2 | 2013-12-14 17:03:10 +0400 | [diff] [blame] | 680 | depends on MFD_MC13XXX |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 681 | select REGULATOR_MC13XXX_CORE |
| 682 | help |
| 683 | Say y here to support the regulators found on the Freescale MC13783 |
| 684 | PMIC. |
| 685 | |
| 686 | config REGULATOR_MC13892 |
| 687 | tristate "Freescale MC13892 regulator driver" |
| 688 | depends on MFD_MC13XXX |
| 689 | select REGULATOR_MC13XXX_CORE |
| 690 | help |
| 691 | Say y here to support the regulators found on the Freescale MC13892 |
| 692 | PMIC. |
| 693 | |
Andrei.Stefanescu@microchip.com | 919261c | 2018-12-12 18:31:18 +0000 | [diff] [blame] | 694 | config REGULATOR_MCP16502 |
| 695 | tristate "Microchip MCP16502 PMIC" |
| 696 | depends on I2C && OF |
Axel Lin | 77ea906 | 2018-12-21 10:49:29 +0800 | [diff] [blame] | 697 | select REGMAP_I2C |
Andrei.Stefanescu@microchip.com | 919261c | 2018-12-12 18:31:18 +0000 | [diff] [blame] | 698 | help |
| 699 | Say y here to support the MCP16502 PMIC. This driver supports |
| 700 | basic operations (get/set voltage, get/set operating mode) |
| 701 | through the regulator interface. In addition it enables |
| 702 | suspend-to-ram/standby transition. |
| 703 | |
Saravanan Sekar | a273188 | 2020-02-04 12:04:18 +0100 | [diff] [blame] | 704 | config REGULATOR_MP5416 |
| 705 | tristate "Monolithic MP5416 PMIC" |
| 706 | depends on I2C && OF |
| 707 | select REGMAP_I2C |
| 708 | help |
| 709 | Say y here to support the MP5416 PMIC. This will enable supports |
| 710 | the software controllable 4 buck and 4 LDO regulators. |
| 711 | Say M here if you want to include support for the regulator as a |
| 712 | module. |
| 713 | |
Markus Reichl | c66f1cb | 2020-01-06 22:16:25 +0100 | [diff] [blame] | 714 | config REGULATOR_MP8859 |
| 715 | tristate "MPS MP8859 regulator driver" |
| 716 | depends on I2C |
| 717 | select REGMAP_I2C |
| 718 | help |
| 719 | Say y here to support the MP8859 voltage regulator. This driver |
| 720 | supports basic operations (get/set voltage) through the regulator |
| 721 | interface. |
| 722 | Say M here if you want to include support for the regulator as a |
| 723 | module. The module will be named "mp8859". |
| 724 | |
Jisheng Zhang | 97be8288 | 2020-03-16 22:30:20 +0800 | [diff] [blame] | 725 | config REGULATOR_MP886X |
| 726 | tristate "MPS MP8869 regulator driver" |
| 727 | depends on I2C && (OF || COMPILE_TEST) |
| 728 | select REGMAP_I2C |
| 729 | help |
| 730 | This driver supports the MP8869 voltage regulator. |
| 731 | |
Saravanan Sekar | 6501c1f | 2020-01-09 20:53:46 +0100 | [diff] [blame] | 732 | config REGULATOR_MPQ7920 |
| 733 | tristate "Monolithic MPQ7920 PMIC" |
| 734 | depends on I2C && OF |
| 735 | select REGMAP_I2C |
| 736 | help |
| 737 | Say y here to support the MPQ7920 PMIC. This will enable supports |
| 738 | the software controllable 4 buck and 5 LDO regulators. |
| 739 | This driver supports the control of different power rails of device |
| 740 | through regulator interface. |
| 741 | |
Henry Chen | 8766018 | 2015-07-24 13:24:41 +0800 | [diff] [blame] | 742 | config REGULATOR_MT6311 |
| 743 | tristate "MediaTek MT6311 PMIC" |
| 744 | depends on I2C |
Henry Chen | aab3c3f | 2015-11-17 16:36:49 +0800 | [diff] [blame] | 745 | select REGMAP_I2C |
Henry Chen | 8766018 | 2015-07-24 13:24:41 +0800 | [diff] [blame] | 746 | help |
| 747 | Say y here to select this option to enable the power regulator of |
| 748 | MediaTek MT6311 PMIC. |
| 749 | This driver supports the control of different power rails of device |
| 750 | through regulator interface. |
| 751 | |
Hsin-Hsiung Wang | 7aa382c | 2021-02-07 14:14:16 +0800 | [diff] [blame] | 752 | config REGULATOR_MT6315 |
| 753 | tristate "MediaTek MT6315 PMIC" |
| 754 | depends on SPMI |
| 755 | select REGMAP_SPMI |
| 756 | help |
| 757 | Say y here to select this option to enable the power regulator of |
| 758 | MediaTek MT6315 PMIC. |
| 759 | This driver supports the control of different power rails of device |
| 760 | through regulator interface. |
| 761 | |
Chen Zhong | 2fdf829 | 2016-07-18 14:40:51 +0200 | [diff] [blame] | 762 | config REGULATOR_MT6323 |
| 763 | tristate "MediaTek MT6323 PMIC" |
| 764 | depends on MFD_MT6397 |
| 765 | help |
| 766 | Say y here to select this option to enable the power regulator of |
| 767 | MediaTek MT6323 PMIC. |
| 768 | This driver supports the control of different power rails of device |
| 769 | through regulator interface. |
| 770 | |
Hsin-Hsiung Wang | f67ff1b | 2019-08-23 11:45:28 +0800 | [diff] [blame] | 771 | config REGULATOR_MT6358 |
| 772 | tristate "MediaTek MT6358 PMIC" |
Axel Lin | 1b3bcca | 2020-06-16 21:50:30 +0800 | [diff] [blame] | 773 | depends on MFD_MT6397 |
Hsin-Hsiung Wang | f67ff1b | 2019-08-23 11:45:28 +0800 | [diff] [blame] | 774 | help |
| 775 | Say y here to select this option to enable the power regulator of |
| 776 | MediaTek MT6358 PMIC. |
| 777 | This driver supports the control of different power rails of device |
| 778 | through regulator interface. |
| 779 | |
Wen Su | d7a58de | 2021-05-26 14:52:05 +0800 | [diff] [blame] | 780 | config REGULATOR_MT6359 |
| 781 | tristate "MediaTek MT6359 PMIC" |
| 782 | depends on MFD_MT6397 |
| 783 | help |
| 784 | Say y here to select this option to enable the power regulator of |
| 785 | MediaTek MT6359 PMIC. |
| 786 | This driver supports the control of different power rails of device |
| 787 | through regulator interface. |
| 788 | |
Gene Chen | d321571 | 2020-08-26 18:49:17 +0800 | [diff] [blame] | 789 | config REGULATOR_MT6360 |
| 790 | tristate "MT6360 SubPMIC Regulator" |
| 791 | depends on MFD_MT6360 |
| 792 | help |
| 793 | Say Y here to enable MT6360 regulator support. |
| 794 | This is support MT6360 PMIC/LDO part include |
| 795 | 2-channel buck with Thermal Shutdown and Overload Protection |
| 796 | 6-channel High PSRR and Low Dropout LDO. |
| 797 | |
Chenglin Xu | a551e27 | 2017-08-15 17:09:15 +0800 | [diff] [blame] | 798 | config REGULATOR_MT6380 |
| 799 | tristate "MediaTek MT6380 PMIC" |
| 800 | depends on MTK_PMIC_WRAP |
| 801 | help |
| 802 | Say y here to select this option to enable the power regulator of |
| 803 | MediaTek MT6380 PMIC. |
| 804 | This driver supports the control of different power rails of device |
| 805 | through regulator interface. |
| 806 | |
Flora Fu | 0425e24 | 2014-12-05 12:07:54 +0800 | [diff] [blame] | 807 | config REGULATOR_MT6397 |
| 808 | tristate "MediaTek MT6397 PMIC" |
| 809 | depends on MFD_MT6397 |
| 810 | help |
| 811 | Say y here to select this option to enable the power regulator of |
| 812 | MediaTek MT6397 PMIC. |
| 813 | This driver supports the control of different power rails of device |
| 814 | through regulator interface. |
| 815 | |
henryc.chen | a0db6b0 | 2020-12-24 14:08:52 +0800 | [diff] [blame] | 816 | config REGULATOR_MTK_DVFSRC |
| 817 | tristate "MediaTek DVFSRC regulator driver" |
| 818 | depends on MTK_DVFSRC |
| 819 | help |
| 820 | Say y here to control regulator by DVFSRC (dynamic voltage |
| 821 | and frequency scaling resource collector). |
| 822 | This driver supports to control regulators via the DVFSRC |
| 823 | of Mediatek. It allows for voting on regulator state |
| 824 | between multiple users. |
| 825 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 826 | config REGULATOR_PALMAS |
| 827 | tristate "TI Palmas PMIC Regulators" |
| 828 | depends on MFD_PALMAS |
| 829 | help |
| 830 | If you wish to control the regulators on the Palmas series of |
| 831 | chips say Y here. This will enable support for all the software |
| 832 | controllable SMPS/LDO regulators. |
| 833 | |
| 834 | The regulators available on Palmas series chips vary depending |
| 835 | on the muxing. This is handled automatically in the driver by |
| 836 | reading the mux info from OTP. |
| 837 | |
Balaji T K | 11469e0 | 2014-02-19 20:26:40 +0530 | [diff] [blame] | 838 | config REGULATOR_PBIAS |
| 839 | tristate "PBIAS OMAP regulator driver" |
| 840 | depends on (ARCH_OMAP || COMPILE_TEST) && MFD_SYSCON |
| 841 | help |
| 842 | Say y here to support pbias regulator for mmc1:SD card i/o |
| 843 | on OMAP SoCs. |
| 844 | This driver provides support for OMAP pbias modelled |
| 845 | regulators. |
| 846 | |
Robin Gong | 0935ff5f | 2020-07-04 00:19:35 +0800 | [diff] [blame] | 847 | config REGULATOR_PCA9450 |
| 848 | tristate "NXP PCA9450A/PCA9450B/PCA9450C regulator driver" |
| 849 | depends on I2C |
| 850 | select REGMAP_I2C |
| 851 | help |
| 852 | Say y here to support the NXP PCA9450A/PCA9450B/PCA9450C PMIC |
| 853 | regulator driver. |
| 854 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 855 | config REGULATOR_PCAP |
| 856 | tristate "Motorola PCAP2 regulator driver" |
| 857 | depends on EZX_PCAP |
Sangbeom Kim | 62aa492 | 2012-01-13 10:13:13 +0900 | [diff] [blame] | 858 | help |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 859 | This driver provides support for the voltage regulators of the |
| 860 | PCAP2 PMIC. |
Balaji Rao | 5ec271e | 2009-01-09 01:51:01 +0100 | [diff] [blame] | 861 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 862 | config REGULATOR_PCF50633 |
| 863 | tristate "NXP PCF50633 regulator driver" |
Michael Jones | c6d678b | 2012-07-26 16:07:23 +0200 | [diff] [blame] | 864 | depends on MFD_PCF50633 |
Daniel Ribeiro | 39b1772 | 2009-06-27 00:18:02 -0300 | [diff] [blame] | 865 | help |
Krzysztof Kozlowski | 48f1b4e | 2019-01-08 13:12:33 +0100 | [diff] [blame] | 866 | Say Y here to support the voltage regulators and converters |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 867 | on PCF50633 |
Daniel Ribeiro | 39b1772 | 2009-06-27 00:18:02 -0300 | [diff] [blame] | 868 | |
Jagan Teki | d3795d6 | 2020-11-30 16:53:29 +0530 | [diff] [blame] | 869 | config REGULATOR_PF8X00 |
| 870 | tristate "NXP PF8100/PF8121A/PF8200 regulator driver" |
| 871 | depends on I2C && OF |
| 872 | select REGMAP_I2C |
| 873 | help |
| 874 | Say y here to support the regulators found on the NXP |
| 875 | PF8100/PF8121A/PF8200 PMIC. |
| 876 | |
Adrien Grassein | 4d23b84 | 2021-01-14 18:47:09 +0100 | [diff] [blame] | 877 | Say M here if you want to support for the regulators found |
| 878 | on the NXP PF8100/PF8121A/PF8200 PMIC. The module will be named |
| 879 | "pf8x00-regulator". |
| 880 | |
Robin Gong | 3784b6d | 2013-07-25 11:33:18 +0800 | [diff] [blame] | 881 | config REGULATOR_PFUZE100 |
Stefan Wahren | 297101a | 2018-06-15 13:44:53 +0200 | [diff] [blame] | 882 | tristate "Freescale PFUZE100/200/3000/3001 regulator driver" |
Fabio Estevam | 6a6939d | 2020-12-10 18:27:48 -0300 | [diff] [blame] | 883 | depends on I2C && OF |
Axel Lin | 94421b0 | 2013-07-29 12:08:01 +0800 | [diff] [blame] | 884 | select REGMAP_I2C |
Robin Gong | 3784b6d | 2013-07-25 11:33:18 +0800 | [diff] [blame] | 885 | help |
Axel Lin | 2cee212 | 2014-03-05 18:02:43 +0800 | [diff] [blame] | 886 | Say y here to support the regulators found on the Freescale |
Stefan Wahren | 297101a | 2018-06-15 13:44:53 +0200 | [diff] [blame] | 887 | PFUZE100/200/3000/3001 PMIC. |
Robin Gong | 3784b6d | 2013-07-25 11:33:18 +0800 | [diff] [blame] | 888 | |
James Ban | f307a7e | 2015-11-19 09:59:15 +0900 | [diff] [blame] | 889 | config REGULATOR_PV88060 |
| 890 | tristate "Powerventure Semiconductor PV88060 regulator" |
| 891 | depends on I2C |
| 892 | select REGMAP_I2C |
| 893 | help |
| 894 | Say y here to support the voltage regulators and convertors |
| 895 | PV88060 |
| 896 | |
James Ban | 99cf3af | 2016-04-15 13:34:22 +0900 | [diff] [blame] | 897 | config REGULATOR_PV88080 |
| 898 | tristate "Powerventure Semiconductor PV88080 regulator" |
| 899 | depends on I2C |
| 900 | select REGMAP_I2C |
| 901 | help |
| 902 | Say y here to support the buck convertors on PV88080 |
| 903 | |
James Ban | c90456e | 2015-12-08 10:57:29 +0900 | [diff] [blame] | 904 | config REGULATOR_PV88090 |
| 905 | tristate "Powerventure Semiconductor PV88090 regulator" |
| 906 | depends on I2C |
| 907 | select REGMAP_I2C |
| 908 | help |
| 909 | Say y here to support the voltage regulators and convertors |
| 910 | on PV88090 |
| 911 | |
Chris Zhong | aa66cc6 | 2014-09-28 10:28:53 +0800 | [diff] [blame] | 912 | config REGULATOR_PWM |
| 913 | tristate "PWM voltage regulator" |
| 914 | depends on PWM |
| 915 | help |
| 916 | This driver supports PWM controlled voltage regulators. PWM |
| 917 | duty cycle can increase or decrease the voltage. |
| 918 | |
Bjorn Andersson | 2720386 | 2014-09-22 16:25:29 -0700 | [diff] [blame] | 919 | config REGULATOR_QCOM_RPM |
| 920 | tristate "Qualcomm RPM regulator driver" |
| 921 | depends on MFD_QCOM_RPM |
| 922 | help |
| 923 | If you say yes to this option, support will be included for the |
| 924 | regulators exposed by the Resource Power Manager found in Qualcomm |
| 925 | 8660, 8960 and 8064 based devices. |
| 926 | |
| 927 | Say M here if you want to include support for the regulators on the |
| 928 | Qualcomm RPM as a module. The module will be named |
| 929 | "qcom_rpm-regulator". |
| 930 | |
David Collins | 46fc033 | 2018-07-13 18:50:59 -0700 | [diff] [blame] | 931 | config REGULATOR_QCOM_RPMH |
| 932 | tristate "Qualcomm Technologies, Inc. RPMh regulator driver" |
John Stultz | 34c5aa2 | 2020-11-23 22:23:59 +0000 | [diff] [blame] | 933 | depends on QCOM_RPMH || (QCOM_RPMH=n && COMPILE_TEST) |
Arnd Bergmann | d957d16 | 2020-12-30 15:56:23 +0100 | [diff] [blame] | 934 | depends on QCOM_COMMAND_DB || (QCOM_COMMAND_DB=n && COMPILE_TEST) |
David Collins | 46fc033 | 2018-07-13 18:50:59 -0700 | [diff] [blame] | 935 | help |
| 936 | This driver supports control of PMIC regulators via the RPMh hardware |
| 937 | block found on Qualcomm Technologies Inc. SoCs. RPMh regulator |
| 938 | control allows for voting on regulator state between multiple |
| 939 | processors within the SoC. |
| 940 | |
Bjorn Andersson | da65e36 | 2015-08-17 11:43:59 -0700 | [diff] [blame] | 941 | config REGULATOR_QCOM_SMD_RPM |
| 942 | tristate "Qualcomm SMD based RPM regulator driver" |
| 943 | depends on QCOM_SMD_RPM |
| 944 | help |
| 945 | If you say yes to this option, support will be included for the |
| 946 | regulators exposed by the Resource Power Manager found in Qualcomm |
| 947 | 8974 based devices. |
| 948 | |
| 949 | Say M here if you want to include support for the regulators on the |
| 950 | Qualcomm RPM as a module. The module will be named |
| 951 | "qcom_smd-regulator". |
| 952 | |
Stephen Boyd | e92a404 | 2015-06-12 15:47:10 -0700 | [diff] [blame] | 953 | config REGULATOR_QCOM_SPMI |
| 954 | tristate "Qualcomm SPMI regulator driver" |
| 955 | depends on SPMI || COMPILE_TEST |
| 956 | help |
| 957 | If you say yes to this option, support will be included for the |
| 958 | regulators found in Qualcomm SPMI PMICs. |
| 959 | |
| 960 | Say M here if you want to include support for the regulators on the |
| 961 | Qualcomm SPMI PMICs as a module. The module will be named |
| 962 | "qcom_spmi-regulator". |
| 963 | |
Wesley Cheng | 4fe66d5 | 2020-06-26 11:55:14 -0700 | [diff] [blame] | 964 | config REGULATOR_QCOM_USB_VBUS |
| 965 | tristate "Qualcomm USB Vbus regulator driver" |
| 966 | depends on SPMI || COMPILE_TEST |
| 967 | help |
| 968 | If you say yes to this option, support will be included for the |
| 969 | regulator used to enable the VBUS output. |
| 970 | |
| 971 | Say M here if you want to include support for enabling the VBUS output |
| 972 | as a module. The module will be named "qcom_usb_vbus_regulator". |
| 973 | |
Marek Vasut | 3857347 | 2020-08-09 12:59:38 +0200 | [diff] [blame] | 974 | config REGULATOR_RASPBERRYPI_TOUCHSCREEN_ATTINY |
| 975 | tristate "Raspberry Pi 7-inch touchscreen panel ATTINY regulator" |
| 976 | depends on BACKLIGHT_CLASS_DEVICE |
| 977 | depends on I2C |
| 978 | select REGMAP_I2C |
| 979 | help |
| 980 | This driver supports ATTINY regulator on the Raspberry Pi 7-inch |
| 981 | touchscreen unit. The regulator is used to enable power to the |
| 982 | TC358762, display and to control backlight. |
| 983 | |
Laxman Dewangan | 6ffc327 | 2012-04-04 12:44:00 +0530 | [diff] [blame] | 984 | config REGULATOR_RC5T583 |
| 985 | tristate "RICOH RC5T583 Power regulators" |
| 986 | depends on MFD_RC5T583 |
| 987 | help |
| 988 | Select this option to enable the power regulator of RICOH |
| 989 | PMIC RC5T583. |
| 990 | This driver supports the control of different power rails of device |
| 991 | through regulator interface. The device supports multiple DCDC/LDO |
| 992 | outputs which can be controlled by i2c communication. |
| 993 | |
Chris Zhong | 2cd64ae | 2014-08-20 11:36:42 +0800 | [diff] [blame] | 994 | config REGULATOR_RK808 |
Heiko Stuebner | e444f6d | 2019-06-26 14:29:18 +0200 | [diff] [blame] | 995 | tristate "Rockchip RK805/RK808/RK809/RK817/RK818 Power regulators" |
Chris Zhong | 2cd64ae | 2014-08-20 11:36:42 +0800 | [diff] [blame] | 996 | depends on MFD_RK808 |
| 997 | help |
| 998 | Select this option to enable the power regulator of ROCKCHIP |
Heiko Stuebner | e444f6d | 2019-06-26 14:29:18 +0200 | [diff] [blame] | 999 | PMIC RK805,RK809&RK817,RK808 and RK818. |
Chris Zhong | 2cd64ae | 2014-08-20 11:36:42 +0800 | [diff] [blame] | 1000 | This driver supports the control of different power rails of device |
| 1001 | through regulator interface. The device supports multiple DCDC/LDO |
| 1002 | outputs which can be controlled by i2c communication. |
| 1003 | |
Beniamino Galvani | 811b700 | 2014-08-30 14:50:24 +0200 | [diff] [blame] | 1004 | config REGULATOR_RN5T618 |
Stefan Agner | ed6d362 | 2016-06-28 22:53:20 -0700 | [diff] [blame] | 1005 | tristate "Ricoh RN5T567/618 voltage regulators" |
Beniamino Galvani | 811b700 | 2014-08-30 14:50:24 +0200 | [diff] [blame] | 1006 | depends on MFD_RN5T618 |
| 1007 | help |
Pierre-Hugues Husson | 83b2a3c | 2017-08-27 15:58:31 +0200 | [diff] [blame] | 1008 | Say y here to support the regulators found on Ricoh RN5T567, |
| 1009 | RN5T618 or RC5T619 PMIC. |
Beniamino Galvani | 811b700 | 2014-08-30 14:50:24 +0200 | [diff] [blame] | 1010 | |
Matti Vaittinen | 21b7215 | 2020-01-20 15:44:45 +0200 | [diff] [blame] | 1011 | config REGULATOR_ROHM |
| 1012 | tristate |
| 1013 | |
ChiYuan Huang | 5bbbfc7f | 2020-08-15 11:14:20 +0800 | [diff] [blame] | 1014 | config REGULATOR_RT4801 |
| 1015 | tristate "Richtek RT4801 Regulators" |
| 1016 | depends on I2C |
Axel Lin | 02532cb | 2020-08-19 16:59:59 +0800 | [diff] [blame] | 1017 | select REGMAP_I2C |
ChiYuan Huang | 5bbbfc7f | 2020-08-15 11:14:20 +0800 | [diff] [blame] | 1018 | help |
| 1019 | This adds support for voltage regulators in Richtek RT4801 Display Bias IC. |
| 1020 | The device supports two regulators (DSVP/DSVN). |
| 1021 | |
ChiYuan Huang | 9351ab8 | 2020-12-17 23:00:44 +0800 | [diff] [blame] | 1022 | config REGULATOR_RT4831 |
| 1023 | tristate "Richtek RT4831 DSV Regulators" |
| 1024 | depends on MFD_RT4831 |
| 1025 | help |
| 1026 | This adds support for voltage regulators in Richtek RT4831. |
| 1027 | There are three regulators (VLCM/DSVP/DSVN). |
| 1028 | VLCM is a virtual voltage input for DSVP/DSVN inside IC. |
| 1029 | And DSVP/DSVN is the real Vout range from 4V to 6.5V. |
| 1030 | It's common used to provide the power for the display panel. |
| 1031 | |
Beomho Seo | b191757 | 2014-11-12 21:07:59 +0900 | [diff] [blame] | 1032 | config REGULATOR_RT5033 |
| 1033 | tristate "Richtek RT5033 Regulators" |
| 1034 | depends on MFD_RT5033 |
| 1035 | help |
| 1036 | This adds support for voltage and current regulators in Richtek |
| 1037 | RT5033 PMIC. The device supports multiple regulators like |
| 1038 | current source, LDO and Buck. |
| 1039 | |
ChiYuan Huang | de20b74 | 2021-06-02 13:31:46 +0800 | [diff] [blame] | 1040 | config REGULATOR_RT6160 |
| 1041 | tristate "Richtek RT6160 BuckBoost voltage regulator" |
| 1042 | depends on I2C |
| 1043 | select REGMAP_I2C |
| 1044 | help |
| 1045 | This adds support for voltage regulator in Richtek RT6160. |
| 1046 | This device automatically change voltage output mode from |
Colin Ian King | f020e4d | 2021-07-19 11:34:29 +0100 | [diff] [blame] | 1047 | Buck or Boost. The mode transition depend on the input source voltage. |
ChiYuan Huang | de20b74 | 2021-06-02 13:31:46 +0800 | [diff] [blame] | 1048 | The wide output range is from 2025mV to 5200mV and can be used on most |
| 1049 | common application scenario. |
| 1050 | |
ChiYuan Huang | a747070 | 2021-06-03 13:57:24 +0800 | [diff] [blame] | 1051 | config REGULATOR_RT6245 |
| 1052 | tristate "Richtek RT6245 voltage regulator" |
| 1053 | depends on I2C |
| 1054 | select REGMAP_I2C |
| 1055 | help |
Colin Ian King | f020e4d | 2021-07-19 11:34:29 +0100 | [diff] [blame] | 1056 | This adds support for Richtek RT6245 voltage regulator. |
ChiYuan Huang | a747070 | 2021-06-03 13:57:24 +0800 | [diff] [blame] | 1057 | It can support up to 14A output current and adjustable output voltage |
| 1058 | from 0.4375V to 1.3875V, per step 12.5mV. |
| 1059 | |
ChiYuan Huang | 0555d41 | 2021-07-16 16:03:56 +0800 | [diff] [blame] | 1060 | config REGULATOR_RTQ2134 |
| 1061 | tristate "Richtek RTQ2134 SubPMIC Regulator" |
| 1062 | depends on I2C |
| 1063 | select REGMAP_I2C |
| 1064 | help |
| 1065 | This driver adds support for RTQ2134 SubPMIC regulators. |
| 1066 | The RTQ2134 is a multi-phase, programmable power management IC that |
| 1067 | integrate with four high efficient, synchronous step-down converter |
| 1068 | cores. It features wide output voltage range and the capability to |
| 1069 | configure the corresponding power stages. |
| 1070 | |
ChiYuan Huang | b8c054a | 2020-09-28 15:19:43 +0800 | [diff] [blame] | 1071 | config REGULATOR_RTMV20 |
Axel Lin | 5f01de6 | 2021-05-30 20:41:01 +0800 | [diff] [blame] | 1072 | tristate "Richtek RTMV20 Laser Diode Regulator" |
ChiYuan Huang | b8c054a | 2020-09-28 15:19:43 +0800 | [diff] [blame] | 1073 | depends on I2C |
| 1074 | select REGMAP_I2C |
| 1075 | help |
| 1076 | This driver adds support for the load switch current regulator on |
| 1077 | the Richtek RTMV20. It can support the load current up to 6A and |
| 1078 | integrate strobe/vsync/fsin signal to synchronize the IR camera. |
| 1079 | |
ChiYuan Huang | f40f940 | 2021-07-09 23:40:36 +0800 | [diff] [blame] | 1080 | config REGULATOR_RTQ6752 |
| 1081 | tristate "Richtek RTQ6752 TFT LCD voltage regulator" |
| 1082 | depends on I2C |
| 1083 | select REGMAP_I2C |
| 1084 | help |
| 1085 | This driver adds support for Richtek RTQ6752. RTQ6752 includes two |
| 1086 | synchronous boost converters for PAVDD, and one synchronous NAVDD |
| 1087 | buck-boost. This device is suitable for automotive TFT-LCD panel. |
| 1088 | |
Sachin Kamat | f187927 | 2014-03-14 17:21:58 +0530 | [diff] [blame] | 1089 | config REGULATOR_S2MPA01 |
| 1090 | tristate "Samsung S2MPA01 voltage regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 1091 | depends on MFD_SEC_CORE || COMPILE_TEST |
Sangbeom Kim | cb74685 | 2012-07-11 21:08:17 +0900 | [diff] [blame] | 1092 | help |
Sachin Kamat | f187927 | 2014-03-14 17:21:58 +0530 | [diff] [blame] | 1093 | This driver controls Samsung S2MPA01 voltage output regulator |
| 1094 | via I2C bus. S2MPA01 has 10 Bucks and 26 LDO outputs. |
| 1095 | |
Sangbeom Kim | cb74685 | 2012-07-11 21:08:17 +0900 | [diff] [blame] | 1096 | config REGULATOR_S2MPS11 |
Thomas Abraham | 51af206 | 2015-11-20 16:07:52 +0530 | [diff] [blame] | 1097 | tristate "Samsung S2MPS11/13/14/15/S2MPU02 voltage regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 1098 | depends on MFD_SEC_CORE || COMPILE_TEST |
Sangbeom Kim | cb74685 | 2012-07-11 21:08:17 +0900 | [diff] [blame] | 1099 | help |
Thomas Abraham | 51af206 | 2015-11-20 16:07:52 +0530 | [diff] [blame] | 1100 | This driver supports a Samsung S2MPS11/13/14/15/S2MPU02 voltage |
Chanwoo Choi | 76b9840 | 2014-11-18 17:59:40 +0900 | [diff] [blame] | 1101 | output regulator via I2C bus. The chip is comprised of high efficient |
| 1102 | Buck converters including Dual-Phase Buck converter, Buck-Boost |
| 1103 | converter, various LDOs. |
Sangbeom Kim | cb74685 | 2012-07-11 21:08:17 +0900 | [diff] [blame] | 1104 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1105 | config REGULATOR_S5M8767 |
| 1106 | tristate "Samsung S5M8767A voltage regulator" |
Krzysztof Kozlowski | 0c7d1b4 | 2020-09-20 23:41:07 +0200 | [diff] [blame] | 1107 | depends on MFD_SEC_CORE || COMPILE_TEST |
Sascha Hauer | 295c08b | 2009-08-19 01:43:50 +0200 | [diff] [blame] | 1108 | help |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1109 | This driver supports a Samsung S5M8767A voltage output regulator |
| 1110 | via I2C bus. S5M8767A have 9 Bucks and 28 LDOs output and |
| 1111 | supports DVS mode with 8bits of output voltage control. |
Yong Shen | 5e428d5 | 2010-12-14 14:00:55 +0800 | [diff] [blame] | 1112 | |
Erick Chen | 433c9bb | 2017-12-05 14:35:46 +0800 | [diff] [blame] | 1113 | config REGULATOR_SC2731 |
| 1114 | tristate "Spreadtrum SC2731 power regulator driver" |
| 1115 | depends on MFD_SC27XX_PMIC || COMPILE_TEST |
| 1116 | help |
| 1117 | This driver provides support for the voltage regulators on the |
| 1118 | SC2731 PMIC. |
| 1119 | |
Gyungoh Yoo | 9839d62 | 2014-08-08 18:10:22 +0900 | [diff] [blame] | 1120 | config REGULATOR_SKY81452 |
| 1121 | tristate "Skyworks Solutions SKY81452 voltage regulator" |
Gyungoh Yoo | 70b5b27 | 2014-11-17 17:33:10 +0900 | [diff] [blame] | 1122 | depends on MFD_SKY81452 |
Lee Jones | 4a5d301 | 2014-03-21 10:21:36 +0000 | [diff] [blame] | 1123 | help |
Gyungoh Yoo | 9839d62 | 2014-08-08 18:10:22 +0900 | [diff] [blame] | 1124 | This driver supports Skyworks SKY81452 voltage output regulator |
| 1125 | via I2C bus. SKY81452 has one voltage linear regulator can be |
| 1126 | programmed from 4.5V to 20V. |
| 1127 | |
| 1128 | This driver can also be built as a module. If so, the module |
| 1129 | will be called sky81452-regulator. |
Lee Jones | 4a5d301 | 2014-03-21 10:21:36 +0000 | [diff] [blame] | 1130 | |
Eric Jeong | a867bde | 2019-04-18 15:09:44 +0900 | [diff] [blame] | 1131 | config REGULATOR_SLG51000 |
Krzysztof Kozlowski | 76bec25 | 2019-11-20 21:39:49 +0800 | [diff] [blame] | 1132 | tristate "Dialog Semiconductor SLG51000 regulators" |
| 1133 | depends on I2C |
| 1134 | select REGMAP_I2C |
| 1135 | help |
Eric Jeong | a867bde | 2019-04-18 15:09:44 +0900 | [diff] [blame] | 1136 | Say y here to support for the Dialog Semiconductor SLG51000. |
| 1137 | The SLG51000 is seven compact and customizable low dropout |
| 1138 | regulators. |
| 1139 | |
Fabrice Gasnier | 4e210fb | 2019-07-01 10:14:23 +0200 | [diff] [blame] | 1140 | config REGULATOR_STM32_BOOSTER |
| 1141 | tristate "STMicroelectronics STM32 BOOSTER" |
| 1142 | depends on ARCH_STM32 || COMPILE_TEST |
| 1143 | help |
| 1144 | This driver supports internal booster (3V3) embedded in some |
| 1145 | STMicroelectronics STM32 chips. It can be used to supply ADC analog |
| 1146 | input switches when vdda supply is below 2.7V. |
| 1147 | |
| 1148 | This driver can also be built as a module. If so, the module |
| 1149 | will be called stm32-booster. |
| 1150 | |
Fabrice Gasnier | 0cdbf48 | 2017-08-30 17:55:28 +0200 | [diff] [blame] | 1151 | config REGULATOR_STM32_VREFBUF |
| 1152 | tristate "STMicroelectronics STM32 VREFBUF" |
| 1153 | depends on ARCH_STM32 || COMPILE_TEST |
| 1154 | help |
| 1155 | This driver supports STMicroelectronics STM32 VREFBUF (voltage |
| 1156 | reference buffer) which can be used as voltage reference for |
| 1157 | internal ADCs, DACs and also for external components through |
| 1158 | dedicated Vref+ pin. |
| 1159 | |
| 1160 | This driver can also be built as a module. If so, the module |
| 1161 | will be called stm32-vrefbuf. |
| 1162 | |
Pascal PAILLET-LME | 6cdae81 | 2019-04-15 09:17:38 +0000 | [diff] [blame] | 1163 | config REGULATOR_STM32_PWR |
| 1164 | bool "STMicroelectronics STM32 PWR" |
| 1165 | depends on ARCH_STM32 || COMPILE_TEST |
| 1166 | help |
| 1167 | This driver supports internal regulators (1V1, 1V8, 3V3) in the |
| 1168 | STMicroelectronics STM32 chips. |
| 1169 | |
pascal paillet | ca55b71 | 2018-10-08 16:29:40 +0000 | [diff] [blame] | 1170 | config REGULATOR_STPMIC1 |
| 1171 | tristate "STMicroelectronics STPMIC1 PMIC Regulators" |
| 1172 | depends on MFD_STPMIC1 |
| 1173 | help |
| 1174 | This driver supports STMicroelectronics STPMIC1 PMIC voltage |
| 1175 | regulators and switches. The STPMIC1 regulators supply power to |
| 1176 | an application processor as well as to external system |
| 1177 | peripherals such as DDR, Flash memories and system devices. |
| 1178 | |
| 1179 | To compile this driver as a module, choose M here: the |
| 1180 | module will be called stpmic1_regulator. |
| 1181 | |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 1182 | config REGULATOR_TI_ABB |
Mark Brown | 631a1fc | 2013-07-29 16:49:46 +0100 | [diff] [blame] | 1183 | tristate "TI Adaptive Body Bias on-chip LDO" |
Cai Huoqing | b36061c2 | 2021-09-08 18:57:37 +0800 | [diff] [blame] | 1184 | depends on ARCH_OMAP || COMPILE_TEST |
Linus Walleij | d619bc1 | 2009-09-09 11:31:00 +0200 | [diff] [blame] | 1185 | help |
Mark Brown | 82b736d | 2013-07-05 20:45:22 +0100 | [diff] [blame] | 1186 | Select this option to support Texas Instruments' on-chip Adaptive Body |
| 1187 | Bias (ABB) LDO regulators. It is recommended that this option be |
| 1188 | enabled on required TI SoC. Certain Operating Performance Points |
| 1189 | on TI SoCs may be unstable without enabling this as it provides |
| 1190 | device specific optimized bias to allow/optimize functionality. |
Graeme Gregory | 4c5dabc | 2012-05-15 15:48:59 +0900 | [diff] [blame] | 1191 | |
Linus Walleij | 3615a34 | 2013-09-13 21:01:15 +0200 | [diff] [blame] | 1192 | config REGULATOR_STW481X_VMMC |
| 1193 | bool "ST Microelectronics STW481X VMMC regulator" |
Luis de Bethencourt | 4049dc1 | 2015-10-12 17:27:08 +0100 | [diff] [blame] | 1194 | depends on MFD_STW481X || COMPILE_TEST |
Linus Walleij | 3615a34 | 2013-09-13 21:01:15 +0200 | [diff] [blame] | 1195 | default y if MFD_STW481X |
| 1196 | help |
| 1197 | This driver supports the internal VMMC regulator in the STw481x |
| 1198 | PMIC chips. |
| 1199 | |
Alistair Francis | 8c485be | 2021-06-15 20:33:58 +1000 | [diff] [blame] | 1200 | config REGULATOR_SY7636A |
| 1201 | tristate "Silergy SY7636A voltage regulator" |
Mark Brown | 3253e24 | 2021-10-23 14:18:05 +0100 | [diff] [blame] | 1202 | depends on MFD_SY7636A |
Alistair Francis | 8c485be | 2021-06-15 20:33:58 +1000 | [diff] [blame] | 1203 | help |
| 1204 | This driver supports Silergy SY3686A voltage regulator. |
| 1205 | |
Ondrej Jirman | 8878302 | 2018-05-07 20:29:41 +0800 | [diff] [blame] | 1206 | config REGULATOR_SY8106A |
| 1207 | tristate "Silergy SY8106A regulator" |
| 1208 | depends on I2C && (OF || COMPILE_TEST) |
| 1209 | select REGMAP_I2C |
| 1210 | help |
| 1211 | This driver supports SY8106A single output regulator. |
| 1212 | |
Jisheng Zhang | d5a2b82 | 2019-08-27 08:45:33 +0000 | [diff] [blame] | 1213 | config REGULATOR_SY8824X |
Jisheng Zhang | 67a7b05 | 2019-08-27 08:47:30 +0000 | [diff] [blame] | 1214 | tristate "Silergy SY8824C/SY8824E regulator" |
Jisheng Zhang | d5a2b82 | 2019-08-27 08:45:33 +0000 | [diff] [blame] | 1215 | depends on I2C && (OF || COMPILE_TEST) |
| 1216 | select REGMAP_I2C |
| 1217 | help |
| 1218 | This driver supports SY8824C single output regulator. |
| 1219 | |
Jisheng Zhang | 38fc6f2 | 2020-07-02 17:14:38 +0800 | [diff] [blame] | 1220 | config REGULATOR_SY8827N |
| 1221 | tristate "Silergy SY8827N regulator" |
| 1222 | depends on I2C && (OF || COMPILE_TEST) |
| 1223 | select REGMAP_I2C |
| 1224 | help |
| 1225 | This driver supports SY8827N single output regulator. |
| 1226 | |
Laxman Dewangan | 0c57067 | 2012-10-06 20:47:46 +0530 | [diff] [blame] | 1227 | config REGULATOR_TPS51632 |
| 1228 | tristate "TI TPS51632 Power Regulator" |
| 1229 | depends on I2C |
| 1230 | select REGMAP_I2C |
| 1231 | help |
| 1232 | This driver supports TPS51632 voltage regulator chip. |
Axel Lin | 7bde767 | 2012-11-01 14:02:36 +0800 | [diff] [blame] | 1233 | The TPS51632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller |
Laxman Dewangan | 0c57067 | 2012-10-06 20:47:46 +0530 | [diff] [blame] | 1234 | with Serial VID control and DVFS. |
| 1235 | The voltage output can be configure through I2C interface or PWM |
| 1236 | interface. |
| 1237 | |
Linus Walleij | 2edd3b6 | 2011-03-09 12:02:55 +0000 | [diff] [blame] | 1238 | config REGULATOR_TPS6105X |
| 1239 | tristate "TI TPS6105X Power regulators" |
| 1240 | depends on TPS6105X |
| 1241 | default y if TPS6105X |
| 1242 | help |
| 1243 | This driver supports TPS61050/TPS61052 voltage regulator chips. |
| 1244 | It is a single boost converter primarily for white LEDs and |
| 1245 | audio amplifiers. |
| 1246 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1247 | config REGULATOR_TPS62360 |
Axel Lin | d1cf4f6 | 2012-04-02 18:19:28 +0800 | [diff] [blame] | 1248 | tristate "TI TPS6236x Power Regulator" |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1249 | depends on I2C |
| 1250 | select REGMAP_I2C |
| 1251 | help |
Axel Lin | d1cf4f6 | 2012-04-02 18:19:28 +0800 | [diff] [blame] | 1252 | This driver supports TPS6236x voltage regulator chip. This |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1253 | regulator is meant for processor core supply. This chip is |
| 1254 | high-frequency synchronous step down dc-dc converter optimized |
| 1255 | for battery-powered portable applications. |
| 1256 | |
Anuj Aggarwal | 2de7985 | 2009-08-21 00:39:44 +0530 | [diff] [blame] | 1257 | config REGULATOR_TPS65023 |
| 1258 | tristate "TI TPS65023 Power regulators" |
| 1259 | depends on I2C |
Mark Brown | 9092335 | 2011-06-18 01:18:51 +0100 | [diff] [blame] | 1260 | select REGMAP_I2C |
Anuj Aggarwal | 2de7985 | 2009-08-21 00:39:44 +0530 | [diff] [blame] | 1261 | help |
| 1262 | This driver supports TPS65023 voltage regulator chips. TPS65023 provides |
| 1263 | three step-down converters and two general-purpose LDO voltage regulators. |
| 1264 | It supports TI's software based Class-2 SmartReflex implementation. |
| 1265 | |
| 1266 | config REGULATOR_TPS6507X |
| 1267 | tristate "TI TPS6507X Power regulators" |
| 1268 | depends on I2C |
| 1269 | help |
| 1270 | This driver supports TPS6507X voltage regulator chips. TPS6507X provides |
| 1271 | three step-down converters and two general-purpose LDO voltage regulators. |
| 1272 | It supports TI's software based Class-2 SmartReflex implementation. |
| 1273 | |
Andrew F. Davis | d2a2e72 | 2015-11-04 11:12:14 -0600 | [diff] [blame] | 1274 | config REGULATOR_TPS65086 |
| 1275 | tristate "TI TPS65086 Power regulators" |
| 1276 | depends on MFD_TPS65086 |
| 1277 | help |
| 1278 | This driver provides support for the voltage regulators on |
| 1279 | TI TPS65086 PMICs. |
| 1280 | |
Venu Byravarasu | 452534e | 2012-03-22 18:34:09 +0530 | [diff] [blame] | 1281 | config REGULATOR_TPS65090 |
| 1282 | tristate "TI TPS65090 Power regulator" |
| 1283 | depends on MFD_TPS65090 |
| 1284 | help |
| 1285 | This driver provides support for the voltage regulators on the |
| 1286 | TI TPS65090 PMIC. |
| 1287 | |
Venkat Reddy Talla | 77c129b | 2017-04-12 15:44:36 +0530 | [diff] [blame] | 1288 | config REGULATOR_TPS65132 |
| 1289 | tristate "TI TPS65132 Dual Output Power regulators" |
| 1290 | depends on I2C && GPIOLIB |
| 1291 | select REGMAP_I2C |
| 1292 | help |
| 1293 | This driver supports TPS65132 single inductor - dual output |
Krzysztof Kozlowski | 48f1b4e | 2019-01-08 13:12:33 +0100 | [diff] [blame] | 1294 | power supply specifically designed for display panels. |
Venkat Reddy Talla | 77c129b | 2017-04-12 15:44:36 +0530 | [diff] [blame] | 1295 | |
AnilKumar Ch | a493077f | 2012-01-11 16:11:49 +0530 | [diff] [blame] | 1296 | config REGULATOR_TPS65217 |
| 1297 | tristate "TI TPS65217 Power regulators" |
| 1298 | depends on MFD_TPS65217 |
| 1299 | help |
| 1300 | This driver supports TPS65217 voltage regulator chips. TPS65217 |
| 1301 | provides three step-down converters and four general-purpose LDO |
| 1302 | voltage regulators. It supports software based voltage control |
| 1303 | for different voltage domains |
| 1304 | |
Keerthy | 90e7d52 | 2014-02-06 11:20:13 +0530 | [diff] [blame] | 1305 | config REGULATOR_TPS65218 |
| 1306 | tristate "TI TPS65218 Power regulators" |
Axel Lin | 948838a | 2014-02-19 16:35:03 +0800 | [diff] [blame] | 1307 | depends on MFD_TPS65218 && OF |
Keerthy | 90e7d52 | 2014-02-06 11:20:13 +0530 | [diff] [blame] | 1308 | help |
| 1309 | This driver supports TPS65218 voltage regulator chips. TPS65218 |
| 1310 | provides six step-down converters and one general-purpose LDO |
| 1311 | voltage regulators. It supports software based voltage control |
| 1312 | for different voltage domains |
| 1313 | |
Cyril Chemparathy | 1394fd2 | 2010-12-07 12:04:11 -0500 | [diff] [blame] | 1314 | config REGULATOR_TPS6524X |
| 1315 | tristate "TI TPS6524X Power regulators" |
| 1316 | depends on SPI |
| 1317 | help |
| 1318 | This driver supports TPS6524X voltage regulator chips. TPS6524X |
| 1319 | provides three step-down converters and two general-purpose LDO |
| 1320 | voltage regulators. This device is interfaced using a customized |
| 1321 | serial interface currently supported on the sequencer serial |
| 1322 | port controller. |
| 1323 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1324 | config REGULATOR_TPS6586X |
| 1325 | tristate "TI TPS6586X Power regulators" |
| 1326 | depends on MFD_TPS6586X |
| 1327 | help |
| 1328 | This driver supports TPS6586X voltage regulator chips. |
| 1329 | |
Graeme Gregory | 518fb72 | 2011-05-02 16:20:08 -0500 | [diff] [blame] | 1330 | config REGULATOR_TPS65910 |
Axel Lin | ae0e654 | 2012-02-21 10:14:55 +0800 | [diff] [blame] | 1331 | tristate "TI TPS65910/TPS65911 Power Regulators" |
Graeme Gregory | 518fb72 | 2011-05-02 16:20:08 -0500 | [diff] [blame] | 1332 | depends on MFD_TPS65910 |
| 1333 | help |
Axel Lin | ae0e654 | 2012-02-21 10:14:55 +0800 | [diff] [blame] | 1334 | This driver supports TPS65910/TPS65911 voltage regulator chips. |
Graeme Gregory | 518fb72 | 2011-05-02 16:20:08 -0500 | [diff] [blame] | 1335 | |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1336 | config REGULATOR_TPS65912 |
| 1337 | tristate "TI TPS65912 Power regulator" |
Andrew F. Davis | 33f9d8c | 2016-01-25 09:43:46 -0600 | [diff] [blame] | 1338 | depends on MFD_TPS65912 |
Laxman Dewangan | 6219929 | 2012-01-09 20:27:41 +0530 | [diff] [blame] | 1339 | help |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1340 | This driver supports TPS65912 voltage regulator chip. |
Laxman Dewangan | 6219929 | 2012-01-09 20:27:41 +0530 | [diff] [blame] | 1341 | |
Mark Brown | da09155 | 2008-10-10 15:58:15 +0100 | [diff] [blame] | 1342 | config REGULATOR_TWL4030 |
Mark Brown | 631a1fc | 2013-07-29 16:49:46 +0100 | [diff] [blame] | 1343 | tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC" |
Mark Brown | da09155 | 2008-10-10 15:58:15 +0100 | [diff] [blame] | 1344 | depends on TWL4030_CORE |
Mark Brown | da09155 | 2008-10-10 15:58:15 +0100 | [diff] [blame] | 1345 | help |
| 1346 | This driver supports the voltage regulators provided by |
| 1347 | this family of companion chips. |
| 1348 | |
Kunihiko Hayashi | 9df4f90 | 2018-07-11 13:30:52 +0900 | [diff] [blame] | 1349 | config REGULATOR_UNIPHIER |
| 1350 | tristate "UniPhier regulator driver" |
| 1351 | depends on ARCH_UNIPHIER || COMPILE_TEST |
Axel Lin | a71bcdf | 2019-03-25 18:59:19 +0800 | [diff] [blame] | 1352 | depends on OF |
| 1353 | select REGMAP_MMIO |
Kunihiko Hayashi | 9df4f90 | 2018-07-11 13:30:52 +0900 | [diff] [blame] | 1354 | default ARCH_UNIPHIER |
| 1355 | help |
| 1356 | Support for regulators implemented on Socionext UniPhier SoCs. |
| 1357 | |
Matthias Kaehlcke | 9dee7a7 | 2017-04-07 12:51:58 -0700 | [diff] [blame] | 1358 | config REGULATOR_VCTRL |
| 1359 | tristate "Voltage controlled regulators" |
| 1360 | depends on OF |
| 1361 | help |
| 1362 | This driver provides support for voltage regulators whose output |
| 1363 | voltage is controlled by the voltage of another regulator. |
| 1364 | |
Pawel Moll | 31e5408 | 2012-09-24 18:56:54 +0100 | [diff] [blame] | 1365 | config REGULATOR_VEXPRESS |
| 1366 | tristate "Versatile Express regulators" |
| 1367 | depends on VEXPRESS_CONFIG |
| 1368 | help |
| 1369 | This driver provides support for voltage regulators available |
| 1370 | on the ARM Ltd's Versatile Express platform. |
| 1371 | |
Robert Marko | ebf652b | 2020-01-12 12:30:01 +0100 | [diff] [blame] | 1372 | config REGULATOR_VQMMC_IPQ4019 |
| 1373 | tristate "IPQ4019 VQMMC SD LDO regulator support" |
| 1374 | depends on ARCH_QCOM |
| 1375 | help |
| 1376 | This driver provides support for the VQMMC LDO I/0 |
| 1377 | voltage regulator of the IPQ4019 SD/EMMC controller. |
| 1378 | |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 1379 | config REGULATOR_WM831X |
Axel Lin | dfb9b8a | 2012-02-22 09:29:16 +0800 | [diff] [blame] | 1380 | tristate "Wolfson Microelectronics WM831x PMIC regulators" |
Liam Girdwood | ba7e476 | 2008-04-30 17:13:42 +0100 | [diff] [blame] | 1381 | depends on MFD_WM831X |
| 1382 | help |
| 1383 | Support the voltage and current regulators of the WM831x series |
| 1384 | of PMIC devices. |
| 1385 | |
Mark Brown | 42fad57 | 2008-09-11 11:12:01 +0100 | [diff] [blame] | 1386 | config REGULATOR_WM8350 |
| 1387 | tristate "Wolfson Microelectronics WM8350 AudioPlus PMIC" |
| 1388 | depends on MFD_WM8350 |
Mark Brown | 42fad57 | 2008-09-11 11:12:01 +0100 | [diff] [blame] | 1389 | help |
| 1390 | This driver provides support for the voltage and current regulators |
Michael Jones | c6d678b | 2012-07-26 16:07:23 +0200 | [diff] [blame] | 1391 | of the WM8350 AudioPlus PMIC. |
Mark Brown | 42fad57 | 2008-09-11 11:12:01 +0100 | [diff] [blame] | 1392 | |
| 1393 | config REGULATOR_WM8400 |
| 1394 | tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC" |
| 1395 | depends on MFD_WM8400 |
| 1396 | help |
| 1397 | This driver provides support for the voltage regulators of the |
| 1398 | WM8400 AudioPlus PMIC. |
Mark Brown | da09155 | 2008-10-10 15:58:15 +0100 | [diff] [blame] | 1399 | |
Eric Miao | 129eef9 | 2008-08-27 04:16:08 +0800 | [diff] [blame] | 1400 | config REGULATOR_WM8994 |
| 1401 | tristate "Wolfson Microelectronics WM8994 CODEC" |
| 1402 | depends on MFD_WM8994 |
Eric Miao | 129eef9 | 2008-08-27 04:16:08 +0800 | [diff] [blame] | 1403 | help |
| 1404 | This driver provides support for the voltage regulators on the |
| 1405 | WM8994 CODEC. |
| 1406 | |
Nisha Kumari | 498ab2f | 2020-06-22 18:11:10 +0530 | [diff] [blame] | 1407 | config REGULATOR_QCOM_LABIBB |
| 1408 | tristate "QCOM LAB/IBB regulator support" |
| 1409 | depends on SPMI || COMPILE_TEST |
| 1410 | help |
| 1411 | This driver supports Qualcomm's LAB/IBB regulators present on the |
| 1412 | Qualcomm's PMIC chip pmi8998. QCOM LAB and IBB are SPMI |
| 1413 | based PMIC implementations. LAB can be used as positive |
| 1414 | boost regulator and IBB can be used as a negative boost regulator |
| 1415 | for LCD display panel. |
| 1416 | |
Takashi Iwai | bbda14d | 2008-10-30 15:57:05 +0100 | [diff] [blame] | 1417 | endif |
Sascha Hauer | 295c08b | 2009-08-19 01:43:50 +0200 | [diff] [blame] | 1418 | |