Kconfig 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. menuconfig REGULATOR
  2. bool "Voltage and Current Regulator Support"
  3. help
  4. Generic Voltage and Current Regulator support.
  5. This framework is designed to provide a generic interface to voltage
  6. and current regulators within the Linux kernel. It's intended to
  7. provide voltage and current control to client or consumer drivers and
  8. also provide status information to user space applications through a
  9. sysfs interface.
  10. The intention is to allow systems to dynamically control regulator
  11. output in order to save power and prolong battery life. This applies
  12. to both voltage regulators (where voltage output is controllable) and
  13. current sinks (where current output is controllable).
  14. This framework safely compiles out if not selected so that client
  15. drivers can still be used in systems with no software controllable
  16. regulators.
  17. If unsure, say no.
  18. if REGULATOR
  19. config REGULATOR_DEBUG
  20. bool "Regulator debug support"
  21. help
  22. Say yes here to enable debugging support.
  23. config REGULATOR_DUMMY
  24. bool "Provide a dummy regulator if regulator lookups fail"
  25. help
  26. If this option is enabled then when a regulator lookup fails
  27. and the board has not specified that it has provided full
  28. constraints the regulator core will provide an always
  29. enabled dummy regulator, allowing consumer drivers to continue.
  30. A warning will be generated when this substitution is done.
  31. config REGULATOR_FIXED_VOLTAGE
  32. tristate "Fixed voltage regulator support"
  33. help
  34. This driver provides support for fixed voltage regulators,
  35. useful for systems which use a combination of software
  36. managed regulators and simple non-configurable regulators.
  37. config REGULATOR_VIRTUAL_CONSUMER
  38. tristate "Virtual regulator consumer support"
  39. help
  40. This driver provides a virtual consumer for the voltage and
  41. current regulator API which provides sysfs controls for
  42. configuring the supplies requested. This is mainly useful
  43. for test purposes.
  44. If unsure, say no.
  45. config REGULATOR_USERSPACE_CONSUMER
  46. tristate "Userspace regulator consumer support"
  47. help
  48. There are some classes of devices that are controlled entirely
  49. from user space. Userspace consumer driver provides ability to
  50. control power supplies for such devices.
  51. If unsure, say no.
  52. config REGULATOR_88PM8607
  53. bool "Marvell 88PM8607 Power regulators"
  54. depends on MFD_88PM860X=y
  55. help
  56. This driver supports 88PM8607 voltage regulator chips.
  57. config REGULATOR_AD5398
  58. tristate "Analog Devices AD5398/AD5821 regulators"
  59. depends on I2C
  60. help
  61. This driver supports AD5398 and AD5821 current regulator chips.
  62. If building into module, its name is ad5398.ko.
  63. config REGULATOR_ANATOP
  64. tristate "Freescale i.MX on-chip ANATOP LDO regulators"
  65. depends on MFD_SYSCON
  66. help
  67. Say y here to support Freescale i.MX on-chip ANATOP LDOs
  68. regulators. It is recommended that this option be
  69. enabled on i.MX6 platform.
  70. config REGULATOR_AAT2870
  71. tristate "AnalogicTech AAT2870 Regulators"
  72. depends on MFD_AAT2870_CORE
  73. help
  74. If you have a AnalogicTech AAT2870 say Y to enable the
  75. regulator driver.
  76. config REGULATOR_AB3100
  77. tristate "ST-Ericsson AB3100 Regulator functions"
  78. depends on AB3100_CORE
  79. default y if AB3100_CORE
  80. help
  81. These regulators correspond to functionality in the
  82. AB3100 analog baseband dealing with power regulators
  83. for the system.
  84. config REGULATOR_AB8500
  85. bool "ST-Ericsson AB8500 Power Regulators"
  86. depends on AB8500_CORE
  87. help
  88. This driver supports the regulators found on the ST-Ericsson mixed
  89. signal AB8500 PMIC
  90. config REGULATOR_ARIZONA
  91. tristate "Wolfson Arizona class devices"
  92. depends on MFD_ARIZONA
  93. depends on SND_SOC
  94. help
  95. Support for the regulators found on Wolfson Arizona class
  96. devices.
  97. config REGULATOR_AS3711
  98. tristate "AS3711 PMIC"
  99. depends on MFD_AS3711
  100. help
  101. This driver provides support for the voltage regulators on the
  102. AS3711 PMIC
  103. config REGULATOR_DA903X
  104. tristate "Dialog Semiconductor DA9030/DA9034 regulators"
  105. depends on PMIC_DA903X
  106. help
  107. Say y here to support the BUCKs and LDOs regulators found on
  108. Dialog Semiconductor DA9030/DA9034 PMIC.
  109. config REGULATOR_DA9052
  110. tristate "Dialog Semiconductor DA9052/DA9053 regulators"
  111. depends on PMIC_DA9052
  112. help
  113. This driver supports the voltage regulators of DA9052-BC and
  114. DA9053-AA/Bx PMIC.
  115. config REGULATOR_DA9055
  116. tristate "Dialog Semiconductor DA9055 regulators"
  117. depends on MFD_DA9055
  118. help
  119. Say y here to support the BUCKs and LDOs regulators found on
  120. Dialog Semiconductor DA9055 PMIC.
  121. This driver can also be built as a module. If so, the module
  122. will be called da9055-regulator.
  123. config REGULATOR_DA9063
  124. tristate "Dialog Semiconductor DA9063 regulators"
  125. depends on MFD_DA9063
  126. help
  127. Say y here to support the BUCKs and LDOs regulators found on
  128. DA9063 PMICs.
  129. This driver can also be built as a module. If so, the module
  130. will be called da9063-regulator.
  131. config REGULATOR_DA9210
  132. tristate "Dialog Semiconductor DA9210 regulator"
  133. depends on I2C
  134. select REGMAP_I2C
  135. help
  136. Say y here to support for the Dialog Semiconductor DA9210.
  137. The DA9210 is a multi-phase synchronous step down
  138. converter 12A DC-DC Buck controlled through an I2C
  139. interface.
  140. config REGULATOR_DBX500_PRCMU
  141. bool
  142. config REGULATOR_DB8500_PRCMU
  143. bool "ST-Ericsson DB8500 Voltage Domain Regulators"
  144. depends on MFD_DB8500_PRCMU
  145. select REGULATOR_DBX500_PRCMU
  146. help
  147. This driver supports the voltage domain regulators controlled by the
  148. DB8500 PRCMU
  149. config REGULATOR_FAN53555
  150. tristate "Fairchild FAN53555 Regulator"
  151. depends on I2C
  152. select REGMAP_I2C
  153. help
  154. This driver supports Fairchild FAN53555 Digitally Programmable
  155. TinyBuck Regulator. The FAN53555 is a step-down switching voltage
  156. regulator that delivers a digitally programmable output from an
  157. input voltage supply of 2.5V to 5.5V. The output voltage is
  158. programmed through an I2C interface.
  159. config REGULATOR_GPIO
  160. tristate "GPIO regulator support"
  161. depends on GPIOLIB
  162. help
  163. This driver provides support for regulators that can be
  164. controlled via gpios.
  165. It is capable of supporting current and voltage regulators
  166. and the platform has to provide a mapping of GPIO-states
  167. to target volts/amps.
  168. config REGULATOR_ISL6271A
  169. tristate "Intersil ISL6271A Power regulator"
  170. depends on I2C
  171. help
  172. This driver supports ISL6271A voltage regulator chip.
  173. config REGULATOR_LP3971
  174. tristate "National Semiconductors LP3971 PMIC regulator driver"
  175. depends on I2C
  176. help
  177. Say Y here to support the voltage regulators and convertors
  178. on National Semiconductors LP3971 PMIC
  179. config REGULATOR_LP3972
  180. tristate "National Semiconductors LP3972 PMIC regulator driver"
  181. depends on I2C
  182. help
  183. Say Y here to support the voltage regulators and convertors
  184. on National Semiconductors LP3972 PMIC
  185. config REGULATOR_LP872X
  186. bool "TI/National Semiconductor LP8720/LP8725 voltage regulators"
  187. depends on I2C=y
  188. select REGMAP_I2C
  189. help
  190. This driver supports LP8720/LP8725 PMIC
  191. config REGULATOR_LP8755
  192. tristate "TI LP8755 High Performance PMU driver"
  193. depends on I2C
  194. select REGMAP_I2C
  195. help
  196. This driver supports LP8755 High Performance PMU driver. This
  197. chip contains six step-down DC/DC converters which can support
  198. 9 mode multiphase configuration.
  199. config REGULATOR_LP8788
  200. bool "TI LP8788 Power Regulators"
  201. depends on MFD_LP8788
  202. help
  203. This driver supports LP8788 voltage regulator chip.
  204. config REGULATOR_MAX1586
  205. tristate "Maxim 1586/1587 voltage regulator"
  206. depends on I2C
  207. help
  208. This driver controls a Maxim 1586 or 1587 voltage output
  209. regulator via I2C bus. The provided regulator is suitable
  210. for PXA27x chips to control VCC_CORE and VCC_USIM voltages.
  211. config REGULATOR_MAX8649
  212. tristate "Maxim 8649 voltage regulator"
  213. depends on I2C
  214. select REGMAP_I2C
  215. help
  216. This driver controls a Maxim 8649 voltage output regulator via
  217. I2C bus.
  218. config REGULATOR_MAX8660
  219. tristate "Maxim 8660/8661 voltage regulator"
  220. depends on I2C
  221. help
  222. This driver controls a Maxim 8660/8661 voltage output
  223. regulator via I2C bus.
  224. config REGULATOR_MAX8907
  225. tristate "Maxim 8907 voltage regulator"
  226. depends on MFD_MAX8907
  227. help
  228. This driver controls a Maxim 8907 voltage output regulator
  229. via I2C bus. The provided regulator is suitable for Tegra
  230. chip to control Step-Down DC-DC and LDOs.
  231. config REGULATOR_MAX8925
  232. tristate "Maxim MAX8925 Power Management IC"
  233. depends on MFD_MAX8925
  234. help
  235. Say y here to support the voltage regulaltor of Maxim MAX8925 PMIC.
  236. config REGULATOR_MAX8952
  237. tristate "Maxim MAX8952 Power Management IC"
  238. depends on I2C
  239. help
  240. This driver controls a Maxim 8952 voltage output regulator
  241. via I2C bus. Maxim 8952 has one voltage output and supports 4 DVS
  242. modes ranging from 0.77V to 1.40V by 0.01V steps.
  243. config REGULATOR_MAX8973
  244. tristate "Maxim MAX8973 voltage regulator "
  245. depends on I2C
  246. select REGMAP_I2C
  247. help
  248. The MAXIM MAX8973 high-efficiency. three phase, DC-DC step-down
  249. switching regulator delievers up to 9A of output current. Each
  250. phase operates at a 2MHz fixed frequency with a 120 deg shift
  251. from the adjacent phase, allowing the use of small magnetic component.
  252. config REGULATOR_MAX8997
  253. tristate "Maxim 8997/8966 regulator"
  254. depends on MFD_MAX8997
  255. help
  256. This driver controls a Maxim 8997/8966 regulator
  257. via I2C bus. The provided regulator is suitable for S5PC110,
  258. S5PV210, and Exynos-4 chips to control VCC_CORE and
  259. VCC_USIM voltages.
  260. config REGULATOR_MAX8998
  261. tristate "Maxim 8998 voltage regulator"
  262. depends on MFD_MAX8998
  263. help
  264. This driver controls a Maxim 8998 voltage output regulator
  265. via I2C bus. The provided regulator is suitable for S3C6410
  266. and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages.
  267. config REGULATOR_MAX77686
  268. tristate "Maxim 77686 regulator"
  269. depends on MFD_MAX77686
  270. help
  271. This driver controls a Maxim 77686 regulator
  272. via I2C bus. The provided regulator is suitable for
  273. Exynos-4 chips to control VARM and VINT voltages.
  274. config REGULATOR_MAX77693
  275. tristate "Maxim MAX77693 regulator"
  276. depends on MFD_MAX77693
  277. help
  278. This driver controls a Maxim 77693 regulator via I2C bus.
  279. The regulators include two LDOs, 'SAFEOUT1', 'SAFEOUT2'
  280. and one current regulator 'CHARGER'. This is suitable for
  281. Exynos-4x12 chips.
  282. config REGULATOR_MC13XXX_CORE
  283. tristate
  284. config REGULATOR_MC13783
  285. tristate "Freescale MC13783 regulator driver"
  286. depends on MFD_MC13783
  287. select REGULATOR_MC13XXX_CORE
  288. help
  289. Say y here to support the regulators found on the Freescale MC13783
  290. PMIC.
  291. config REGULATOR_MC13892
  292. tristate "Freescale MC13892 regulator driver"
  293. depends on MFD_MC13XXX
  294. select REGULATOR_MC13XXX_CORE
  295. help
  296. Say y here to support the regulators found on the Freescale MC13892
  297. PMIC.
  298. config REGULATOR_PALMAS
  299. tristate "TI Palmas PMIC Regulators"
  300. depends on MFD_PALMAS
  301. help
  302. If you wish to control the regulators on the Palmas series of
  303. chips say Y here. This will enable support for all the software
  304. controllable SMPS/LDO regulators.
  305. The regulators available on Palmas series chips vary depending
  306. on the muxing. This is handled automatically in the driver by
  307. reading the mux info from OTP.
  308. config REGULATOR_PCAP
  309. tristate "Motorola PCAP2 regulator driver"
  310. depends on EZX_PCAP
  311. help
  312. This driver provides support for the voltage regulators of the
  313. PCAP2 PMIC.
  314. config REGULATOR_PCF50633
  315. tristate "NXP PCF50633 regulator driver"
  316. depends on MFD_PCF50633
  317. help
  318. Say Y here to support the voltage regulators and convertors
  319. on PCF50633
  320. config REGULATOR_RC5T583
  321. tristate "RICOH RC5T583 Power regulators"
  322. depends on MFD_RC5T583
  323. help
  324. Select this option to enable the power regulator of RICOH
  325. PMIC RC5T583.
  326. This driver supports the control of different power rails of device
  327. through regulator interface. The device supports multiple DCDC/LDO
  328. outputs which can be controlled by i2c communication.
  329. config REGULATOR_S2MPS11
  330. tristate "Samsung S2MPS11 voltage regulator"
  331. depends on MFD_SEC_CORE
  332. help
  333. This driver supports a Samsung S2MPS11 voltage output regulator
  334. via I2C bus. S2MPS11 is comprised of high efficient Buck converters
  335. including Dual-Phase Buck converter, Buck-Boost converter, various LDOs.
  336. config REGULATOR_S5M8767
  337. tristate "Samsung S5M8767A voltage regulator"
  338. depends on MFD_SEC_CORE
  339. help
  340. This driver supports a Samsung S5M8767A voltage output regulator
  341. via I2C bus. S5M8767A have 9 Bucks and 28 LDOs output and
  342. supports DVS mode with 8bits of output voltage control.
  343. config REGULATOR_TI_ABB
  344. bool "TI Adaptive Body Bias on-chip LDO"
  345. depends on ARCH_OMAP
  346. help
  347. Select this option to support Texas Instruments' on-chip Adaptive Body
  348. Bias (ABB) LDO regulators. It is recommended that this option be
  349. enabled on required TI SoC. Certain Operating Performance Points
  350. on TI SoCs may be unstable without enabling this as it provides
  351. device specific optimized bias to allow/optimize functionality.
  352. config REGULATOR_TPS51632
  353. tristate "TI TPS51632 Power Regulator"
  354. depends on I2C
  355. select REGMAP_I2C
  356. help
  357. This driver supports TPS51632 voltage regulator chip.
  358. The TPS51632 is 3-2-1 Phase D-Cap+ Step Down Driverless Controller
  359. with Serial VID control and DVFS.
  360. The voltage output can be configure through I2C interface or PWM
  361. interface.
  362. config REGULATOR_TPS6105X
  363. tristate "TI TPS6105X Power regulators"
  364. depends on TPS6105X
  365. default y if TPS6105X
  366. help
  367. This driver supports TPS61050/TPS61052 voltage regulator chips.
  368. It is a single boost converter primarily for white LEDs and
  369. audio amplifiers.
  370. config REGULATOR_TPS62360
  371. tristate "TI TPS6236x Power Regulator"
  372. depends on I2C
  373. select REGMAP_I2C
  374. help
  375. This driver supports TPS6236x voltage regulator chip. This
  376. regulator is meant for processor core supply. This chip is
  377. high-frequency synchronous step down dc-dc converter optimized
  378. for battery-powered portable applications.
  379. config REGULATOR_TPS65023
  380. tristate "TI TPS65023 Power regulators"
  381. depends on I2C
  382. select REGMAP_I2C
  383. help
  384. This driver supports TPS65023 voltage regulator chips. TPS65023 provides
  385. three step-down converters and two general-purpose LDO voltage regulators.
  386. It supports TI's software based Class-2 SmartReflex implementation.
  387. config REGULATOR_TPS6507X
  388. tristate "TI TPS6507X Power regulators"
  389. depends on I2C
  390. help
  391. This driver supports TPS6507X voltage regulator chips. TPS6507X provides
  392. three step-down converters and two general-purpose LDO voltage regulators.
  393. It supports TI's software based Class-2 SmartReflex implementation.
  394. config REGULATOR_TPS65090
  395. tristate "TI TPS65090 Power regulator"
  396. depends on MFD_TPS65090
  397. help
  398. This driver provides support for the voltage regulators on the
  399. TI TPS65090 PMIC.
  400. config REGULATOR_TPS65217
  401. tristate "TI TPS65217 Power regulators"
  402. depends on MFD_TPS65217
  403. help
  404. This driver supports TPS65217 voltage regulator chips. TPS65217
  405. provides three step-down converters and four general-purpose LDO
  406. voltage regulators. It supports software based voltage control
  407. for different voltage domains
  408. config REGULATOR_TPS6524X
  409. tristate "TI TPS6524X Power regulators"
  410. depends on SPI
  411. help
  412. This driver supports TPS6524X voltage regulator chips. TPS6524X
  413. provides three step-down converters and two general-purpose LDO
  414. voltage regulators. This device is interfaced using a customized
  415. serial interface currently supported on the sequencer serial
  416. port controller.
  417. config REGULATOR_TPS6586X
  418. tristate "TI TPS6586X Power regulators"
  419. depends on MFD_TPS6586X
  420. help
  421. This driver supports TPS6586X voltage regulator chips.
  422. config REGULATOR_TPS65910
  423. tristate "TI TPS65910/TPS65911 Power Regulators"
  424. depends on MFD_TPS65910
  425. help
  426. This driver supports TPS65910/TPS65911 voltage regulator chips.
  427. config REGULATOR_TPS65912
  428. tristate "TI TPS65912 Power regulator"
  429. depends on (MFD_TPS65912_I2C || MFD_TPS65912_SPI)
  430. help
  431. This driver supports TPS65912 voltage regulator chip.
  432. config REGULATOR_TPS80031
  433. tristate "TI TPS80031/TPS80032 power regualtor driver"
  434. depends on MFD_TPS80031
  435. help
  436. TPS80031/ TPS80032 Fully Integrated Power Management with Power
  437. Path and Battery Charger. It has 5 configurable step-down
  438. converters, 11 general purpose LDOs, VBUS generator and digital
  439. output to control regulators.
  440. config REGULATOR_TWL4030
  441. bool "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
  442. depends on TWL4030_CORE
  443. help
  444. This driver supports the voltage regulators provided by
  445. this family of companion chips.
  446. config REGULATOR_VEXPRESS
  447. tristate "Versatile Express regulators"
  448. depends on VEXPRESS_CONFIG
  449. help
  450. This driver provides support for voltage regulators available
  451. on the ARM Ltd's Versatile Express platform.
  452. config REGULATOR_WM831X
  453. tristate "Wolfson Microelectronics WM831x PMIC regulators"
  454. depends on MFD_WM831X
  455. help
  456. Support the voltage and current regulators of the WM831x series
  457. of PMIC devices.
  458. config REGULATOR_WM8350
  459. tristate "Wolfson Microelectronics WM8350 AudioPlus PMIC"
  460. depends on MFD_WM8350
  461. help
  462. This driver provides support for the voltage and current regulators
  463. of the WM8350 AudioPlus PMIC.
  464. config REGULATOR_WM8400
  465. tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC"
  466. depends on MFD_WM8400
  467. help
  468. This driver provides support for the voltage regulators of the
  469. WM8400 AudioPlus PMIC.
  470. config REGULATOR_WM8994
  471. tristate "Wolfson Microelectronics WM8994 CODEC"
  472. depends on MFD_WM8994
  473. help
  474. This driver provides support for the voltage regulators on the
  475. WM8994 CODEC.
  476. endif