1# SPDX-License-Identifier: GPL-2.0-only 2menuconfig REGULATOR 3 bool "Voltage and Current Regulator Support" 4 select LINEAR_RANGES 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 25 26if REGULATOR 27 28config REGULATOR_DEBUG 29 bool "Regulator debug support" 30 help 31 Say yes here to enable debugging support. 32 33config REGULATOR_FIXED_VOLTAGE 34 tristate "Fixed voltage regulator support" 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. 39 40config REGULATOR_VIRTUAL_CONSUMER 41 tristate "Virtual regulator consumer support" 42 help 43 This driver provides a virtual consumer for the voltage and 44 current regulator API which provides sysfs controls for 45 configuring the supplies requested. This is mainly useful 46 for test purposes. 47 48 If unsure, say no. 49 50config REGULATOR_USERSPACE_CONSUMER 51 tristate "Userspace regulator consumer support" 52 help 53 There are some classes of devices that are controlled entirely 54 from user space. Userspace consumer driver provides ability to 55 control power supplies for such devices. 56 57 If unsure, say no. 58 59config 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 68config REGULATOR_88PM800 69 tristate "Marvell 88PM800 Power regulators" 70 depends on MFD_88PM800 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 78config REGULATOR_88PM8607 79 tristate "Marvell 88PM8607 Power regulators" 80 depends on MFD_88PM860X=y 81 help 82 This driver supports 88PM8607 voltage regulator chips. 83 84config REGULATOR_ACT8865 85 tristate "Active-semi act8865 voltage regulator" 86 depends on I2C 87 depends on POWER_SUPPLY 88 select REGMAP_I2C 89 help 90 This driver controls a active-semi act8865 voltage output 91 regulator via I2C bus. 92 93config 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 102config REGULATOR_AD5398 103 tristate "Analog Devices AD5398/AD5821 regulators" 104 depends on I2C 105 help 106 This driver supports AD5398 and AD5821 current regulator chips. 107 If building into module, its name is ad5398.ko. 108 109config REGULATOR_ANATOP 110 tristate "Freescale i.MX on-chip ANATOP LDO regulators" 111 depends on ARCH_MXC || COMPILE_TEST 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 118config 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 125config 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 134config 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 141config REGULATOR_ARIZONA_LDO1 142 tristate "Cirrus Madera and Wolfson Arizona class devices LDO1" 143 depends on MFD_ARIZONA || MFD_MADERA 144 depends on SND_SOC 145 help 146 Support for the LDO1 regulators found on Cirrus Logic Madera codecs 147 and Wolfson Microelectronic Arizona codecs. 148 149config REGULATOR_ARIZONA_MICSUPP 150 tristate "Cirrus Madera and Wolfson Arizona class devices MICSUPP" 151 depends on MFD_ARIZONA || MFD_MADERA 152 depends on SND_SOC 153 help 154 Support for the MICSUPP regulators found on Cirrus Logic Madera codecs 155 and Wolfson Microelectronic Arizona codecs 156 devices. 157 158config 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 165config 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 173config 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 180config 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 188config 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 199config 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 211config REGULATOR_BD718XX 212 tristate "ROHM BD71837 Power Regulator" 213 depends on MFD_ROHM_BD718XX 214 select REGULATOR_ROHM 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 221 will be called bd718x7-regulator. 222 223config 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 234config 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 244config 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 251config 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 261config REGULATOR_DA903X 262 tristate "Dialog Semiconductor DA9030/DA9034 regulators" 263 depends on PMIC_DA903X 264 depends on !CC_IS_CLANG # https://bugs.llvm.org/show_bug.cgi?id=38789 265 help 266 Say y here to support the BUCKs and LDOs regulators found on 267 Dialog Semiconductor DA9030/DA9034 PMIC. 268 269config 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 276config 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 286config REGULATOR_DA9062 287 tristate "Dialog Semiconductor DA9061/62 regulators" 288 depends on MFD_DA9062 289 help 290 Say y here to support the BUCKs and LDOs regulators found on 291 DA9061 and DA9062 PMICs. 292 293 This driver can also be built as a module. If so, the module 294 will be called da9062-regulator. 295 296config REGULATOR_DA9063 297 tristate "Dialog Semiconductor DA9063 regulators" 298 depends on MFD_DA9063 && OF 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 306config 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 316config REGULATOR_DA9211 317 tristate "Dialog Semiconductor DA9211/DA9212/DA9213/DA9223/DA9214/DA9224/DA9215/DA9225 regulator" 318 depends on I2C 319 select REGMAP_I2C 320 help 321 Say y here to support for the Dialog Semiconductor DA9211/DA9212 322 /DA9213/DA9214/DA9215. 323 The DA9211/DA9212/DA9213/DA9214/DA9215 is a multi-phase synchronous 324 step down converter 12A or 16A DC-DC Buck controlled through an I2C 325 interface. 326 327config REGULATOR_DBX500_PRCMU 328 bool 329 330config 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 338config 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 349config REGULATOR_FAN53880 350 tristate "Fairchild FAN53880 Regulator" 351 depends on I2C && (OF || COMPILE_TEST) 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 359config REGULATOR_GPIO 360 tristate "GPIO regulator support" 361 depends on GPIOLIB || COMPILE_TEST 362 help 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. 368 369config 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 379config 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 389config 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 397config REGULATOR_ISL9305 398 tristate "Intersil ISL9305 regulator" 399 depends on I2C 400 select REGMAP_I2C 401 help 402 This driver supports ISL9305 voltage regulator chip. 403 404config REGULATOR_ISL6271A 405 tristate "Intersil ISL6271A Power regulator" 406 depends on I2C 407 help 408 This driver supports ISL6271A voltage regulator chip. 409 410config REGULATOR_LM363X 411 tristate "TI LM363X voltage regulators" 412 depends on MFD_TI_LMU 413 help 414 This driver supports LM3631, LM3632 and LM36274 voltage regulators for 415 the LCD bias. 416 One boost output voltage is configurable and always on. 417 Other LDOs are used for the display module. 418 419config 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 426config REGULATOR_LP3971 427 tristate "National Semiconductors LP3971 PMIC regulator driver" 428 depends on I2C 429 help 430 Say Y here to support the voltage regulators and convertors 431 on National Semiconductors LP3971 PMIC 432 433config 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 440config REGULATOR_LP872X 441 tristate "TI/National Semiconductor LP8720/LP8725 voltage regulators" 442 depends on I2C 443 select REGMAP_I2C 444 help 445 This driver supports LP8720/LP8725 PMIC 446 447config REGULATOR_LP873X 448 tristate "TI LP873X Power regulators" 449 depends on MFD_TI_LP873X && OF 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 456config 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 465config 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 473config REGULATOR_LP8788 474 tristate "TI LP8788 Power Regulators" 475 depends on MFD_LP8788 476 help 477 This driver supports LP8788 voltage regulator chip. 478 479config REGULATOR_LTC3589 480 tristate "LTC3589 8-output voltage regulator" 481 depends on I2C 482 select REGMAP_I2C 483 help 484 This enables support for the LTC3589, LTC3589-1, and LTC3589-2 485 8-output regulators controlled via I2C. 486 487config 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 495config REGULATOR_MAX14577 496 tristate "Maxim 14577/77836 regulator" 497 depends on MFD_MAX14577 498 help 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. 502 503config REGULATOR_MAX1586 504 tristate "Maxim 1586/1587 voltage regulator" 505 depends on I2C 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 511config REGULATOR_MAX77620 512 tristate "Maxim 77620/MAX20024 voltage regulator" 513 depends on MFD_MAX77620 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 520config REGULATOR_MAX77650 521 tristate "Maxim MAX77650/77651 regulator support" 522 depends on MFD_MAX77650 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 528config REGULATOR_MAX8649 529 tristate "Maxim 8649 voltage regulator" 530 depends on I2C 531 select REGMAP_I2C 532 help 533 This driver controls a Maxim 8649 voltage output regulator via 534 I2C bus. 535 536config 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 543config REGULATOR_MAX8907 544 tristate "Maxim 8907 voltage regulator" 545 depends on MFD_MAX8907 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 551config REGULATOR_MAX8925 552 tristate "Maxim MAX8925 Power Management IC" 553 depends on MFD_MAX8925 554 help 555 Say y here to support the voltage regulator of Maxim MAX8925 PMIC. 556 557config 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 565config REGULATOR_MAX8973 566 tristate "Maxim MAX8973 voltage regulator " 567 depends on I2C 568 depends on THERMAL && THERMAL_OF 569 select REGMAP_I2C 570 help 571 The MAXIM MAX8973 high-efficiency. three phase, DC-DC step-down 572 switching regulator delivers up to 9A of output current. Each 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 576config 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 585config REGULATOR_MAX8998 586 tristate "Maxim 8998 voltage regulator" 587 depends on MFD_MAX8998 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 593config REGULATOR_MAX77686 594 tristate "Maxim 77686 regulator" 595 depends on MFD_MAX77686 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 601config REGULATOR_MAX77693 602 tristate "Maxim 77693/77843 regulator" 603 depends on (MFD_MAX77693 || MFD_MAX77843) 604 help 605 This driver controls a Maxim 77693/77843 regulators via I2C bus. 606 The regulators include two LDOs, 'SAFEOUT1', 'SAFEOUT2' 607 and one current regulator 'CHARGER'. This is suitable for 608 Exynos-4x12 (MAX77693) or Exynos5433 (MAX77843) SoC chips. 609 610config REGULATOR_MAX77802 611 tristate "Maxim 77802 regulator" 612 depends on MFD_MAX77686 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 619config 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 629config REGULATOR_MC13XXX_CORE 630 tristate 631 632config REGULATOR_MC13783 633 tristate "Freescale MC13783 regulator driver" 634 depends on MFD_MC13XXX 635 select REGULATOR_MC13XXX_CORE 636 help 637 Say y here to support the regulators found on the Freescale MC13783 638 PMIC. 639 640config 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 648config REGULATOR_MCP16502 649 tristate "Microchip MCP16502 PMIC" 650 depends on I2C && OF 651 select REGMAP_I2C 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 658config 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 668config 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 679config 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 686config 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 696config REGULATOR_MT6311 697 tristate "MediaTek MT6311 PMIC" 698 depends on I2C 699 select REGMAP_I2C 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 706config 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 715config REGULATOR_MT6358 716 tristate "MediaTek MT6358 PMIC" 717 depends on MFD_MT6397 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 724config REGULATOR_MT6380 725 tristate "MediaTek MT6380 PMIC" 726 depends on MTK_PMIC_WRAP 727 help 728 Say y here to select this option to enable the power regulator of 729 MediaTek MT6380 PMIC. 730 This driver supports the control of different power rails of device 731 through regulator interface. 732 733config REGULATOR_MT6397 734 tristate "MediaTek MT6397 PMIC" 735 depends on MFD_MT6397 736 help 737 Say y here to select this option to enable the power regulator of 738 MediaTek MT6397 PMIC. 739 This driver supports the control of different power rails of device 740 through regulator interface. 741 742config REGULATOR_PALMAS 743 tristate "TI Palmas PMIC Regulators" 744 depends on MFD_PALMAS 745 help 746 If you wish to control the regulators on the Palmas series of 747 chips say Y here. This will enable support for all the software 748 controllable SMPS/LDO regulators. 749 750 The regulators available on Palmas series chips vary depending 751 on the muxing. This is handled automatically in the driver by 752 reading the mux info from OTP. 753 754config REGULATOR_PBIAS 755 tristate "PBIAS OMAP regulator driver" 756 depends on (ARCH_OMAP || COMPILE_TEST) && MFD_SYSCON 757 help 758 Say y here to support pbias regulator for mmc1:SD card i/o 759 on OMAP SoCs. 760 This driver provides support for OMAP pbias modelled 761 regulators. 762 763config REGULATOR_PCA9450 764 tristate "NXP PCA9450A/PCA9450B/PCA9450C regulator driver" 765 depends on I2C 766 select REGMAP_I2C 767 help 768 Say y here to support the NXP PCA9450A/PCA9450B/PCA9450C PMIC 769 regulator driver. 770 771config REGULATOR_PCAP 772 tristate "Motorola PCAP2 regulator driver" 773 depends on EZX_PCAP 774 help 775 This driver provides support for the voltage regulators of the 776 PCAP2 PMIC. 777 778config REGULATOR_PCF50633 779 tristate "NXP PCF50633 regulator driver" 780 depends on MFD_PCF50633 781 help 782 Say Y here to support the voltage regulators and converters 783 on PCF50633 784 785config REGULATOR_PFUZE100 786 tristate "Freescale PFUZE100/200/3000/3001 regulator driver" 787 depends on I2C 788 select REGMAP_I2C 789 help 790 Say y here to support the regulators found on the Freescale 791 PFUZE100/200/3000/3001 PMIC. 792 793config REGULATOR_PV88060 794 tristate "Powerventure Semiconductor PV88060 regulator" 795 depends on I2C 796 select REGMAP_I2C 797 help 798 Say y here to support the voltage regulators and convertors 799 PV88060 800 801config REGULATOR_PV88080 802 tristate "Powerventure Semiconductor PV88080 regulator" 803 depends on I2C 804 select REGMAP_I2C 805 help 806 Say y here to support the buck convertors on PV88080 807 808config REGULATOR_PV88090 809 tristate "Powerventure Semiconductor PV88090 regulator" 810 depends on I2C 811 select REGMAP_I2C 812 help 813 Say y here to support the voltage regulators and convertors 814 on PV88090 815 816config REGULATOR_PWM 817 tristate "PWM voltage regulator" 818 depends on PWM 819 help 820 This driver supports PWM controlled voltage regulators. PWM 821 duty cycle can increase or decrease the voltage. 822 823config REGULATOR_QCOM_RPM 824 tristate "Qualcomm RPM regulator driver" 825 depends on MFD_QCOM_RPM 826 help 827 If you say yes to this option, support will be included for the 828 regulators exposed by the Resource Power Manager found in Qualcomm 829 8660, 8960 and 8064 based devices. 830 831 Say M here if you want to include support for the regulators on the 832 Qualcomm RPM as a module. The module will be named 833 "qcom_rpm-regulator". 834 835config REGULATOR_QCOM_RPMH 836 tristate "Qualcomm Technologies, Inc. RPMh regulator driver" 837 depends on QCOM_RPMH || COMPILE_TEST 838 help 839 This driver supports control of PMIC regulators via the RPMh hardware 840 block found on Qualcomm Technologies Inc. SoCs. RPMh regulator 841 control allows for voting on regulator state between multiple 842 processors within the SoC. 843 844config REGULATOR_QCOM_SMD_RPM 845 tristate "Qualcomm SMD based RPM regulator driver" 846 depends on QCOM_SMD_RPM 847 help 848 If you say yes to this option, support will be included for the 849 regulators exposed by the Resource Power Manager found in Qualcomm 850 8974 based devices. 851 852 Say M here if you want to include support for the regulators on the 853 Qualcomm RPM as a module. The module will be named 854 "qcom_smd-regulator". 855 856config REGULATOR_QCOM_SPMI 857 tristate "Qualcomm SPMI regulator driver" 858 depends on SPMI || COMPILE_TEST 859 help 860 If you say yes to this option, support will be included for the 861 regulators found in Qualcomm SPMI PMICs. 862 863 Say M here if you want to include support for the regulators on the 864 Qualcomm SPMI PMICs as a module. The module will be named 865 "qcom_spmi-regulator". 866 867config REGULATOR_QCOM_USB_VBUS 868 tristate "Qualcomm USB Vbus regulator driver" 869 depends on SPMI || COMPILE_TEST 870 help 871 If you say yes to this option, support will be included for the 872 regulator used to enable the VBUS output. 873 874 Say M here if you want to include support for enabling the VBUS output 875 as a module. The module will be named "qcom_usb_vbus_regulator". 876 877config REGULATOR_RC5T583 878 tristate "RICOH RC5T583 Power regulators" 879 depends on MFD_RC5T583 880 help 881 Select this option to enable the power regulator of RICOH 882 PMIC RC5T583. 883 This driver supports the control of different power rails of device 884 through regulator interface. The device supports multiple DCDC/LDO 885 outputs which can be controlled by i2c communication. 886 887config REGULATOR_RK808 888 tristate "Rockchip RK805/RK808/RK809/RK817/RK818 Power regulators" 889 depends on MFD_RK808 890 help 891 Select this option to enable the power regulator of ROCKCHIP 892 PMIC RK805,RK809&RK817,RK808 and RK818. 893 This driver supports the control of different power rails of device 894 through regulator interface. The device supports multiple DCDC/LDO 895 outputs which can be controlled by i2c communication. 896 897config REGULATOR_RN5T618 898 tristate "Ricoh RN5T567/618 voltage regulators" 899 depends on MFD_RN5T618 900 help 901 Say y here to support the regulators found on Ricoh RN5T567, 902 RN5T618 or RC5T619 PMIC. 903 904config REGULATOR_ROHM 905 tristate 906 907config REGULATOR_RT5033 908 tristate "Richtek RT5033 Regulators" 909 depends on MFD_RT5033 910 help 911 This adds support for voltage and current regulators in Richtek 912 RT5033 PMIC. The device supports multiple regulators like 913 current source, LDO and Buck. 914 915config REGULATOR_S2MPA01 916 tristate "Samsung S2MPA01 voltage regulator" 917 depends on MFD_SEC_CORE 918 help 919 This driver controls Samsung S2MPA01 voltage output regulator 920 via I2C bus. S2MPA01 has 10 Bucks and 26 LDO outputs. 921 922config REGULATOR_S2MPS11 923 tristate "Samsung S2MPS11/13/14/15/S2MPU02 voltage regulator" 924 depends on MFD_SEC_CORE 925 help 926 This driver supports a Samsung S2MPS11/13/14/15/S2MPU02 voltage 927 output regulator via I2C bus. The chip is comprised of high efficient 928 Buck converters including Dual-Phase Buck converter, Buck-Boost 929 converter, various LDOs. 930 931config REGULATOR_S5M8767 932 tristate "Samsung S5M8767A voltage regulator" 933 depends on MFD_SEC_CORE 934 help 935 This driver supports a Samsung S5M8767A voltage output regulator 936 via I2C bus. S5M8767A have 9 Bucks and 28 LDOs output and 937 supports DVS mode with 8bits of output voltage control. 938 939config REGULATOR_SC2731 940 tristate "Spreadtrum SC2731 power regulator driver" 941 depends on MFD_SC27XX_PMIC || COMPILE_TEST 942 help 943 This driver provides support for the voltage regulators on the 944 SC2731 PMIC. 945 946config REGULATOR_SKY81452 947 tristate "Skyworks Solutions SKY81452 voltage regulator" 948 depends on MFD_SKY81452 949 help 950 This driver supports Skyworks SKY81452 voltage output regulator 951 via I2C bus. SKY81452 has one voltage linear regulator can be 952 programmed from 4.5V to 20V. 953 954 This driver can also be built as a module. If so, the module 955 will be called sky81452-regulator. 956 957config REGULATOR_SLG51000 958 tristate "Dialog Semiconductor SLG51000 regulators" 959 depends on I2C 960 select REGMAP_I2C 961 help 962 Say y here to support for the Dialog Semiconductor SLG51000. 963 The SLG51000 is seven compact and customizable low dropout 964 regulators. 965 966config REGULATOR_STM32_BOOSTER 967 tristate "STMicroelectronics STM32 BOOSTER" 968 depends on ARCH_STM32 || COMPILE_TEST 969 help 970 This driver supports internal booster (3V3) embedded in some 971 STMicroelectronics STM32 chips. It can be used to supply ADC analog 972 input switches when vdda supply is below 2.7V. 973 974 This driver can also be built as a module. If so, the module 975 will be called stm32-booster. 976 977config REGULATOR_STM32_VREFBUF 978 tristate "STMicroelectronics STM32 VREFBUF" 979 depends on ARCH_STM32 || COMPILE_TEST 980 help 981 This driver supports STMicroelectronics STM32 VREFBUF (voltage 982 reference buffer) which can be used as voltage reference for 983 internal ADCs, DACs and also for external components through 984 dedicated Vref+ pin. 985 986 This driver can also be built as a module. If so, the module 987 will be called stm32-vrefbuf. 988 989config REGULATOR_STM32_PWR 990 bool "STMicroelectronics STM32 PWR" 991 depends on ARCH_STM32 || COMPILE_TEST 992 help 993 This driver supports internal regulators (1V1, 1V8, 3V3) in the 994 STMicroelectronics STM32 chips. 995 996config REGULATOR_STPMIC1 997 tristate "STMicroelectronics STPMIC1 PMIC Regulators" 998 depends on MFD_STPMIC1 999 help 1000 This driver supports STMicroelectronics STPMIC1 PMIC voltage 1001 regulators and switches. The STPMIC1 regulators supply power to 1002 an application processor as well as to external system 1003 peripherals such as DDR, Flash memories and system devices. 1004 1005 To compile this driver as a module, choose M here: the 1006 module will be called stpmic1_regulator. 1007 1008config REGULATOR_TI_ABB 1009 tristate "TI Adaptive Body Bias on-chip LDO" 1010 depends on ARCH_OMAP 1011 help 1012 Select this option to support Texas Instruments' on-chip Adaptive Body 1013 Bias (ABB) LDO regulators. It is recommended that this option be 1014 enabled on required TI SoC. Certain Operating Performance Points 1015 on TI SoCs may be unstable without enabling this as it provides 1016 device specific optimized bias to allow/optimize functionality. 1017 1018config REGULATOR_STW481X_VMMC 1019 bool "ST Microelectronics STW481X VMMC regulator" 1020 depends on MFD_STW481X || COMPILE_TEST 1021 default y if MFD_STW481X 1022 help 1023 This driver supports the internal VMMC regulator in the STw481x 1024 PMIC chips. 1025 1026config REGULATOR_SY8106A 1027 tristate "Silergy SY8106A regulator" 1028 depends on I2C && (OF || COMPILE_TEST) 1029 select REGMAP_I2C 1030 help 1031 This driver supports SY8106A single output regulator. 1032 1033config REGULATOR_SY8824X 1034 tristate "Silergy SY8824C/SY8824E regulator" 1035 depends on I2C && (OF || COMPILE_TEST) 1036 select REGMAP_I2C 1037 help 1038 This driver supports SY8824C single output regulator. 1039 1040config REGULATOR_SY8827N 1041 tristate "Silergy SY8827N regulator" 1042 depends on I2C && (OF || COMPILE_TEST) 1043 select REGMAP_I2C 1044 help 1045 This driver supports SY8827N single output regulator. 1046 1047config REGULATOR_TPS51632 1048 tristate "TI TPS51632 Power Regulator" 1049 depends on I2C 1050 select REGMAP_I2C 1051 help 1052 This driver supports TPS51632 voltage regulator chip. 1053 The TPS51632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller 1054 with Serial VID control and DVFS. 1055 The voltage output can be configure through I2C interface or PWM 1056 interface. 1057 1058config REGULATOR_TPS6105X 1059 tristate "TI TPS6105X Power regulators" 1060 depends on TPS6105X 1061 default y if TPS6105X 1062 help 1063 This driver supports TPS61050/TPS61052 voltage regulator chips. 1064 It is a single boost converter primarily for white LEDs and 1065 audio amplifiers. 1066 1067config REGULATOR_TPS62360 1068 tristate "TI TPS6236x Power Regulator" 1069 depends on I2C 1070 select REGMAP_I2C 1071 help 1072 This driver supports TPS6236x voltage regulator chip. This 1073 regulator is meant for processor core supply. This chip is 1074 high-frequency synchronous step down dc-dc converter optimized 1075 for battery-powered portable applications. 1076 1077config REGULATOR_TPS65023 1078 tristate "TI TPS65023 Power regulators" 1079 depends on I2C 1080 select REGMAP_I2C 1081 help 1082 This driver supports TPS65023 voltage regulator chips. TPS65023 provides 1083 three step-down converters and two general-purpose LDO voltage regulators. 1084 It supports TI's software based Class-2 SmartReflex implementation. 1085 1086config REGULATOR_TPS6507X 1087 tristate "TI TPS6507X Power regulators" 1088 depends on I2C 1089 help 1090 This driver supports TPS6507X voltage regulator chips. TPS6507X provides 1091 three step-down converters and two general-purpose LDO voltage regulators. 1092 It supports TI's software based Class-2 SmartReflex implementation. 1093 1094config REGULATOR_TPS65086 1095 tristate "TI TPS65086 Power regulators" 1096 depends on MFD_TPS65086 1097 help 1098 This driver provides support for the voltage regulators on 1099 TI TPS65086 PMICs. 1100 1101config REGULATOR_TPS65090 1102 tristate "TI TPS65090 Power regulator" 1103 depends on MFD_TPS65090 1104 help 1105 This driver provides support for the voltage regulators on the 1106 TI TPS65090 PMIC. 1107 1108config REGULATOR_TPS65132 1109 tristate "TI TPS65132 Dual Output Power regulators" 1110 depends on I2C && GPIOLIB 1111 select REGMAP_I2C 1112 help 1113 This driver supports TPS65132 single inductor - dual output 1114 power supply specifically designed for display panels. 1115 1116config REGULATOR_TPS65217 1117 tristate "TI TPS65217 Power regulators" 1118 depends on MFD_TPS65217 1119 help 1120 This driver supports TPS65217 voltage regulator chips. TPS65217 1121 provides three step-down converters and four general-purpose LDO 1122 voltage regulators. It supports software based voltage control 1123 for different voltage domains 1124 1125config REGULATOR_TPS65218 1126 tristate "TI TPS65218 Power regulators" 1127 depends on MFD_TPS65218 && OF 1128 help 1129 This driver supports TPS65218 voltage regulator chips. TPS65218 1130 provides six step-down converters and one general-purpose LDO 1131 voltage regulators. It supports software based voltage control 1132 for different voltage domains 1133 1134config REGULATOR_TPS6524X 1135 tristate "TI TPS6524X Power regulators" 1136 depends on SPI 1137 help 1138 This driver supports TPS6524X voltage regulator chips. TPS6524X 1139 provides three step-down converters and two general-purpose LDO 1140 voltage regulators. This device is interfaced using a customized 1141 serial interface currently supported on the sequencer serial 1142 port controller. 1143 1144config REGULATOR_TPS6586X 1145 tristate "TI TPS6586X Power regulators" 1146 depends on MFD_TPS6586X 1147 help 1148 This driver supports TPS6586X voltage regulator chips. 1149 1150config REGULATOR_TPS65910 1151 tristate "TI TPS65910/TPS65911 Power Regulators" 1152 depends on MFD_TPS65910 1153 help 1154 This driver supports TPS65910/TPS65911 voltage regulator chips. 1155 1156config REGULATOR_TPS65912 1157 tristate "TI TPS65912 Power regulator" 1158 depends on MFD_TPS65912 1159 help 1160 This driver supports TPS65912 voltage regulator chip. 1161 1162config REGULATOR_TPS80031 1163 tristate "TI TPS80031/TPS80032 power regulator driver" 1164 depends on MFD_TPS80031 1165 help 1166 TPS80031/ TPS80032 Fully Integrated Power Management with Power 1167 Path and Battery Charger. It has 5 configurable step-down 1168 converters, 11 general purpose LDOs, VBUS generator and digital 1169 output to control regulators. 1170 1171config REGULATOR_TWL4030 1172 tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC" 1173 depends on TWL4030_CORE 1174 help 1175 This driver supports the voltage regulators provided by 1176 this family of companion chips. 1177 1178config REGULATOR_UNIPHIER 1179 tristate "UniPhier regulator driver" 1180 depends on ARCH_UNIPHIER || COMPILE_TEST 1181 depends on OF 1182 select REGMAP_MMIO 1183 default ARCH_UNIPHIER 1184 help 1185 Support for regulators implemented on Socionext UniPhier SoCs. 1186 1187config REGULATOR_VCTRL 1188 tristate "Voltage controlled regulators" 1189 depends on OF 1190 help 1191 This driver provides support for voltage regulators whose output 1192 voltage is controlled by the voltage of another regulator. 1193 1194config REGULATOR_VEXPRESS 1195 tristate "Versatile Express regulators" 1196 depends on VEXPRESS_CONFIG 1197 help 1198 This driver provides support for voltage regulators available 1199 on the ARM Ltd's Versatile Express platform. 1200 1201config REGULATOR_VQMMC_IPQ4019 1202 tristate "IPQ4019 VQMMC SD LDO regulator support" 1203 depends on ARCH_QCOM 1204 help 1205 This driver provides support for the VQMMC LDO I/0 1206 voltage regulator of the IPQ4019 SD/EMMC controller. 1207 1208config REGULATOR_WM831X 1209 tristate "Wolfson Microelectronics WM831x PMIC regulators" 1210 depends on MFD_WM831X 1211 help 1212 Support the voltage and current regulators of the WM831x series 1213 of PMIC devices. 1214 1215config REGULATOR_WM8350 1216 tristate "Wolfson Microelectronics WM8350 AudioPlus PMIC" 1217 depends on MFD_WM8350 1218 help 1219 This driver provides support for the voltage and current regulators 1220 of the WM8350 AudioPlus PMIC. 1221 1222config REGULATOR_WM8400 1223 tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC" 1224 depends on MFD_WM8400 1225 help 1226 This driver provides support for the voltage regulators of the 1227 WM8400 AudioPlus PMIC. 1228 1229config REGULATOR_WM8994 1230 tristate "Wolfson Microelectronics WM8994 CODEC" 1231 depends on MFD_WM8994 1232 help 1233 This driver provides support for the voltage regulators on the 1234 WM8994 CODEC. 1235 1236config REGULATOR_QCOM_LABIBB 1237 tristate "QCOM LAB/IBB regulator support" 1238 depends on SPMI || COMPILE_TEST 1239 help 1240 This driver supports Qualcomm's LAB/IBB regulators present on the 1241 Qualcomm's PMIC chip pmi8998. QCOM LAB and IBB are SPMI 1242 based PMIC implementations. LAB can be used as positive 1243 boost regulator and IBB can be used as a negative boost regulator 1244 for LCD display panel. 1245 1246endif 1247 1248