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