]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - drivers/mfd/Kconfig
mfd: Kontron PLD mfd driver
[mirror_ubuntu-zesty-kernel.git] / drivers / mfd / Kconfig
CommitLineData
a4e137ab
RK
1#
2# Multifunction miscellaneous devices
3#
4
8a0a8e8e
AB
5if HAS_IOMEM
6menu "Multifunction device drivers"
b6d6454f 7
aa613de6
DES
8config MFD_CORE
9 tristate
c94bb233 10 select IRQ_DOMAIN
aa613de6
DES
11 default n
12
ab85b120
SO
13config MFD_CS5535
14 tristate "AMD CS5535 and CS5536 southbridge core functions"
2cc50bee 15 select MFD_CORE
ab85b120
SO
16 depends on PCI && X86
17 ---help---
18 This is the core driver for CS5535/CS5536 MFD functions. This is
19 necessary for using the board's GPIO and MFGPT functionality.
2cc50bee 20
ab85b120
SO
21config MFD_AS3711
22 bool "AMS AS3711"
23 select MFD_CORE
70c6cce0
QZ
24 select REGMAP_I2C
25 select REGMAP_IRQ
ab85b120 26 depends on I2C=y && GENERIC_HARDIRQS
70c6cce0 27 help
ab85b120 28 Support for the AS3711 PMIC from AMS
70c6cce0 29
ab85b120
SO
30config PMIC_ADP5520
31 bool "Analog Devices ADP5520/01 MFD PMIC Core Support"
32 depends on I2C=y
33 help
34 Say yes here to add support for Analog Devices AD5520 and ADP5501,
35 Multifunction Power Management IC. This includes
36 the I2C driver and the core APIs _only_, you have to select
37 individual components like LCD backlight, LEDs, GPIOs and Kepad
38 under the corresponding menus.
39
40config MFD_AAT2870_CORE
41 bool "AnalogicTech AAT2870"
70c6cce0 42 select MFD_CORE
ab85b120 43 depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS
70c6cce0 44 help
ab85b120
SO
45 If you say yes here you get support for the AAT2870.
46 This driver provides common support for accessing the device,
47 additional drivers must be enabled in order to use the
48 functionality of the device.
70c6cce0 49
4ab6174e 50config MFD_CROS_EC
ab85b120 51 tristate "ChromeOS Embedded Controller"
5a324acf 52 select MFD_CORE
4ab6174e
SG
53 help
54 If you say Y here you get support for the ChromeOS Embedded
55 Controller (EC) providing keyboard, battery and power services.
fc83f586 56 You also need to enable the driver for the bus you are using. The
4ab6174e 57 protocol for talking to the EC is defined by the bus driver.
b6d6454f 58
89969009
SG
59config MFD_CROS_EC_I2C
60 tristate "ChromeOS Embedded Controller (I2C)"
61 depends on MFD_CROS_EC && I2C
f61be273 62
67d16a46 63 help
89969009
SG
64 If you say Y here, you get support for talking to the ChromeOS
65 EC through an I2C bus. This uses a simple byte-level protocol with
66 a checksum. Failing accesses will be retried three times to
67 improve reliability.
68
a17d94f0
SG
69config MFD_CROS_EC_SPI
70 tristate "ChromeOS Embedded Controller (SPI)"
71 depends on MFD_CROS_EC && SPI
72
73 ---help---
74 If you say Y here, you get support for talking to the ChromeOS EC
75 through a SPI bus, using a byte-level protocol. Since the EC's
76 response time cannot be guaranteed, we support ignoring
77 'pre-amble' bytes before the response actually starts.
67d16a46 78
fa9ff4b1 79config MFD_ASIC3
ab85b120 80 bool "Compaq ASIC3"
2eedd604 81 depends on GENERIC_HARDIRQS && GPIOLIB && ARM
9461f65a 82 select MFD_CORE
fa9ff4b1
SO
83 ---help---
84 This driver supports the ASIC3 multifunction chip found on many
85 PDAs (mainly iPAQ and HTC based ones)
86
ab85b120
SO
87config PMIC_DA903X
88 bool "Dialog Semiconductor DA9030/DA9034 PMIC Support"
89 depends on I2C=y
70c6cce0 90 help
ab85b120
SO
91 Say yes here to support for Dialog Semiconductor DA9030 (a.k.a
92 ARAVA) and DA9034 (a.k.a MICCO), these are Power Management IC
93 usually found on PXA processors-based platforms. This includes
94 the I2C driver and the core APIs _only_, you have to select
95 individual components like LCD backlight, voltage regulators,
96 LEDs and battery-charger under the corresponding menus.
70c6cce0 97
ab85b120
SO
98config PMIC_DA9052
99 bool
ca26308c
MA
100 select MFD_CORE
101
ab85b120
SO
102config MFD_DA9052_SPI
103 bool "Dialog Semiconductor DA9052/53 PMIC variants with SPI"
104 select REGMAP_SPI
105 select REGMAP_IRQ
106 select PMIC_DA9052
107 depends on SPI_MASTER=y && GENERIC_HARDIRQS
0931a4c6 108 help
ab85b120
SO
109 Support for the Dialog Semiconductor DA9052 PMIC
110 when controlled using SPI. This driver provides common support
111 for accessing the device, additional drivers must be enabled in
112 order to use the functionality of the device.
0931a4c6 113
ab85b120
SO
114config MFD_DA9052_I2C
115 bool "Dialog Semiconductor DA9052/53 PMIC variants with I2C"
116 select REGMAP_I2C
117 select REGMAP_IRQ
118 select PMIC_DA9052
119 depends on I2C=y && GENERIC_HARDIRQS
120 help
121 Support for the Dialog Semiconductor DA9052 PMIC
122 when controlled using I2C. This driver provides common support
123 for accessing the device, additional drivers must be enabled in
124 order to use the functionality of the device.
f61be273 125
ab85b120
SO
126config MFD_DA9055
127 bool "Dialog Semiconductor DA9055 PMIC Support"
128 select REGMAP_I2C
129 select REGMAP_IRQ
03df0f62 130 select MFD_CORE
ab85b120 131 depends on I2C=y && GENERIC_HARDIRQS
67d16a46 132 help
ab85b120
SO
133 Say yes here for support of Dialog Semiconductor DA9055. This is
134 a Power Management IC. This driver provides common support for
135 accessing the device as well as the I2C interface to the chip itself.
136 Additional drivers must be enabled in order to use the functionality
137 of the device.
03df0f62 138
ab85b120
SO
139 This driver can be built as a module. If built as a module it will be
140 called "da9055"
03df0f62 141
ab85b120 142config MFD_MC13783
ca26308c 143 tristate
0931a4c6 144
ab85b120
SO
145config MFD_MC13XXX
146 tristate
147 depends on (SPI_MASTER || I2C) && GENERIC_HARDIRQS
01636eb9 148 select MFD_CORE
ab85b120 149 select MFD_MC13783
01636eb9 150 help
ab85b120
SO
151 Enable support for the Freescale MC13783 and MC13892 PMICs.
152 This driver provides common support for accessing the device,
153 additional drivers must be enabled in order to use the
154 functionality of the device.
03df0f62 155
ab85b120
SO
156config MFD_MC13XXX_SPI
157 tristate "Freescale MC13783 and MC13892 SPI interface"
158 depends on SPI_MASTER && GENERIC_HARDIRQS
159 select REGMAP_SPI
160 select MFD_MC13XXX
161 help
162 Select this if your MC13xxx is connected via an SPI bus.
03df0f62 163
ab85b120
SO
164config MFD_MC13XXX_I2C
165 tristate "Freescale MC13892 I2C interface"
166 depends on I2C && GENERIC_HARDIRQS
167 select REGMAP_I2C
168 select MFD_MC13XXX
01636eb9 169 help
ab85b120 170 Select this if your MC13xxx is connected via an I2C bus.
01636eb9 171
a1635b8f
PZ
172config HTC_EGPIO
173 bool "HTC EGPIO support"
7444a72e 174 depends on GENERIC_HARDIRQS && GPIOLIB && ARM
a1635b8f
PZ
175 help
176 This driver supports the CPLD egpio chip present on
177 several HTC phones. It provides basic support for input
178 pins, output pins, and irqs.
179
5dc3339a
PZ
180config HTC_PASIC3
181 tristate "HTC PASIC3 LED/DS1WM chip support"
0254a8f4 182 select MFD_CORE
21f792cd 183 depends on GENERIC_HARDIRQS
5dc3339a
PZ
184 help
185 This core driver provides register access for the LED/DS1WM
186 chips labeled "AIC2" and "AIC3", found on HTC Blueangel and
187 HTC Magician devices, respectively. Actual functionality is
188 handled by the leds-pasic3 and ds1wm drivers.
189
6048a3dd
CM
190config HTC_I2CPLD
191 bool "HTC I2C PLD chip support"
bef3e20c 192 depends on I2C=y && GPIOLIB
6048a3dd
CM
193 help
194 If you say yes here you get support for the supposed CPLD
195 found on omap850 HTC devices like the HTC Wizard and HTC Herald.
196 This device provides input and output GPIOs through an I2C
197 interface to one or more sub-chips.
198
ab85b120
SO
199config LPC_ICH
200 tristate "Intel ICH LPC"
201 depends on PCI && GENERIC_HARDIRQS
202 select MFD_CORE
d9105c2b 203 help
ab85b120
SO
204 The LPC bridge function of the Intel ICH provides support for
205 many functional units. This driver provides needed support for
206 other drivers to control these functions, currently GPIO and
207 watchdog.
d9105c2b 208
ab85b120
SO
209config LPC_SCH
210 tristate "Intel SCH LPC"
211 depends on PCI && GENERIC_HARDIRQS
16c5c023 212 select MFD_CORE
16c5c023 213 help
ab85b120
SO
214 LPC bridge function of the Intel SCH provides support for
215 System Management Bus and General Purpose I/O.
16c5c023 216
ab85b120
SO
217config MFD_INTEL_MSIC
218 bool "Intel MSIC"
219 depends on INTEL_SCU_IPC
fc498fa2 220 select MFD_CORE
798a8eee 221 help
ab85b120
SO
222 Select this option to enable access to Intel MSIC (Avatele
223 Passage) chip. This chip embeds audio, battery, GPIO, etc.
224 devices used in Intel Medfield platforms.
798a8eee 225
ab85b120
SO
226config MFD_JANZ_CMODIO
227 tristate "Janz CMOD-IO PCI MODULbus Carrier Board"
228 select MFD_CORE
229 depends on PCI && GENERIC_HARDIRQS
87c13493 230 help
ab85b120
SO
231 This is the core driver for the Janz CMOD-IO PCI MODULbus
232 carrier board. This device is a PCI to MODULbus bridge which may
233 host many different types of MODULbus daughterboards, including
234 CAN and GPIO controllers.
87c13493 235
ab85b120
SO
236config MFD_JZ4740_ADC
237 bool "Janz JZ4740 ADC core"
31dd6a26 238 select MFD_CORE
ab85b120
SO
239 select GENERIC_IRQ_CHIP
240 depends on MACH_JZ4740
31dd6a26 241 help
ab85b120
SO
242 Say yes here if you want support for the ADC unit in the JZ4740 SoC.
243 This driver is necessary for jz4740-battery and jz4740-hwmon driver.
31dd6a26 244
43620a17
KS
245config MFD_KEMPLD
246 tristate "Kontron module PLD device"
247 select MFD_CORE
248 help
249 This is the core driver for the PLD (Programmable Logic Device) found
250 on some Kontron ETX and COMexpress (ETXexpress) modules. The PLD
251 device may provide functions like watchdog, GPIO, UART and I2C bus.
252
253 The following modules are supported:
254 * COMe-bIP#
255 * COMe-bPC2 (ETXexpress-PC)
256 * COMe-bSC# (ETXexpress-SC T#)
257 * COMe-cCT6
258 * COMe-cDC2 (microETXexpress-DC)
259 * COMe-cPC2 (microETXexpress-PC)
260 * COMe-mCT10
261 * ETX-OH
262
263 This driver can also be built as a module. If so, the module
264 will be called kempld-core.
265
ab85b120
SO
266config MFD_88PM800
267 tristate "Marvell 88PM800"
268 depends on I2C=y && GENERIC_HARDIRQS
d48f411c 269 select REGMAP_I2C
ab85b120
SO
270 select REGMAP_IRQ
271 select MFD_CORE
d48f411c 272 help
ab85b120
SO
273 This supports for Marvell 88PM800 Power Management IC.
274 This includes the I2C driver and the core APIs _only_, you have to
275 select individual components like voltage regulators, RTC and
276 battery-charger under the corresponding menus.
d48f411c 277
ab85b120
SO
278config MFD_88PM805
279 tristate "Marvell 88PM805"
7a7487cb 280 depends on I2C=y && GENERIC_HARDIRQS
1176b5be 281 select REGMAP_I2C
ab85b120
SO
282 select REGMAP_IRQ
283 select MFD_CORE
37df003c 284 help
ab85b120
SO
285 This supports for Marvell 88PM805 Power Management IC. This includes
286 the I2C driver and the core APIs _only_, you have to select individual
287 components like codec device, headset/Mic device under the
288 corresponding menus.
37df003c 289
ab85b120
SO
290config MFD_88PM860X
291 bool "Marvell 88PM8606/88PM8607"
292 depends on I2C=y && GENERIC_HARDIRQS
293 select REGMAP_I2C
294 select MFD_CORE
295 help
296 This supports for Marvell 88PM8606/88PM8607 Power Management IC.
297 This includes the I2C driver and the core APIs _only_, you have to
298 select individual components like voltage regulators, RTC and
299 battery-charger under the corresponding menus.
37df003c 300
ab85b120
SO
301config MFD_MAX77686
302 bool "Maxim Semiconductor MAX77686 PMIC Support"
303 depends on I2C=y && GENERIC_HARDIRQS
54f323b1 304 select MFD_CORE
dc9913a0 305 select REGMAP_I2C
21f7541d 306 select IRQ_DOMAIN
54f323b1 307 help
ab85b120
SO
308 Say yes here to support for Maxim Semiconductor MAX77686.
309 This is a Power Management IC with RTC on chip.
310 This driver provides common support for accessing the device;
311 additional drivers must be enabled in order to use the functionality
312 of the device.
36e52873 313
ab85b120
SO
314config MFD_MAX77693
315 bool "Maxim Semiconductor MAX77693 PMIC Support"
316 depends on I2C=y && GENERIC_HARDIRQS
36e52873 317 select MFD_CORE
ab85b120 318 select REGMAP_I2C
36e52873 319 help
ab85b120
SO
320 Say yes here to support for Maxim Semiconductor MAX77693.
321 This is a companion Power Management IC with Flash, Haptic, Charger,
322 and MUIC(Micro USB Interface Controller) controls on chip.
323 This driver provides common support for accessing the device;
324 additional drivers must be enabled in order to use the functionality
325 of the device.
36e52873 326
ab85b120
SO
327config MFD_MAX8907
328 tristate "Maxim Semiconductor MAX8907 PMIC Support"
36e52873 329 select MFD_CORE
edd7eabc 330 depends on I2C=y && GENERIC_HARDIRQS
edd7eabc 331 select REGMAP_I2C
c2ace4fd 332 select REGMAP_IRQ
edd7eabc 333 help
ab85b120
SO
334 Say yes here to support for Maxim Semiconductor MAX8907. This is
335 a Power Management IC. This driver provides common support for
336 accessing the device; additional drivers must be enabled in order
337 to use the functionality of the device.
edd7eabc 338
ab85b120
SO
339config MFD_MAX8925
340 bool "Maxim Semiconductor MAX8925 PMIC Support"
341 depends on I2C=y && GENERIC_HARDIRQS
342 select MFD_CORE
88e75cc3 343 help
ab85b120
SO
344 Say yes here to support for Maxim Semiconductor MAX8925. This is
345 a Power Management IC. This driver provides common support for
346 accessing the device, additional drivers must be enabled in order
347 to use the functionality of the device.
88e75cc3 348
ab85b120
SO
349config MFD_MAX8997
350 bool "Maxim Semiconductor MAX8997/8966 PMIC Support"
6252547b 351 depends on I2C=y && GENERIC_HARDIRQS
ab85b120 352 select MFD_CORE
280ad7fd 353 select IRQ_DOMAIN
a603a7fa 354 help
ab85b120
SO
355 Say yes here to support for Maxim Semiconductor MAX8997/8966.
356 This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic,
357 MUIC controls on chip.
358 This driver provides common support for accessing the device;
359 additional drivers must be enabled in order to use the functionality
360 of the device.
a603a7fa 361
ab85b120
SO
362config MFD_MAX8998
363 bool "Maxim Semiconductor MAX8998/National LP3974 PMIC Support"
364 depends on I2C=y && GENERIC_HARDIRQS
365 select MFD_CORE
f99c1d4f 366 help
ab85b120
SO
367 Say yes here to support for Maxim Semiconductor MAX8998 and
368 National Semiconductor LP3974. This is a Power Management IC.
369 This driver provides common support for accessing the device,
370 additional drivers must be enabled in order to use the functionality
371 of the device.
f99c1d4f 372
ab85b120
SO
373config EZX_PCAP
374 bool "Motorola EZXPCAP Support"
375 depends on GENERIC_HARDIRQS && SPI_MASTER
ebf0bd36 376 help
ab85b120
SO
377 This enables the PCAP ASIC present on EZX Phones. This is
378 needed for MMC, TouchScreen, Sound, USB, etc..
ebf0bd36 379
ab85b120
SO
380config MFD_VIPERBOARD
381 tristate "Nano River Technologies Viperboard"
0b83ddeb 382 select MFD_CORE
ab85b120 383 depends on USB && GENERIC_HARDIRQS
0b83ddeb 384 default n
ab85b120
SO
385 help
386 Say yes here if you want support for Nano River Technologies
387 Viperboard.
388 There are mfd cell drivers available for i2c master, adc and
389 both gpios found on the board. The spi part does not yet
390 have a driver.
391 You need to select the mfd cell drivers separately.
392 The drivers do not support all features the board exposes.
0b83ddeb 393
ab85b120 394config MFD_RETU
95e50f6a 395 tristate "Nokia Retu and Tahvo multi-function device"
f19b2823 396 select MFD_CORE
ab85b120 397 depends on I2C && GENERIC_HARDIRQS
ab7edb14 398 select REGMAP_IRQ
8eaeb939 399 help
95e50f6a
AK
400 Retu and Tahvo are a multi-function devices found on Nokia
401 Internet Tablets (770, N800 and N810).
f19b2823 402
ab85b120
SO
403config MFD_PCF50633
404 tristate "NXP PCF50633"
405 depends on I2C
406 select REGMAP_I2C
27e34995 407 help
ab85b120
SO
408 Say yes here if you have NXP PCF50633 chip on your board.
409 This core driver provides register access and IRQ handling
410 facilities, and registers devices for the various functions
411 so that function-specific drivers can bind to them.
1a6e4b74 412
ab85b120
SO
413config PCF50633_ADC
414 tristate "NXP PCF50633 ADC"
415 depends on MFD_PCF50633
1a6e4b74 416 help
ab85b120
SO
417 Say yes here if you want to include support for ADC in the
418 NXP PCF50633 chip.
e789995d 419
ab85b120
SO
420config PCF50633_GPIO
421 tristate "NXP PCF50633 GPIO"
422 depends on MFD_PCF50633
e789995d 423 help
ab85b120
SO
424 Say yes here if you want to include support GPIO for pins on
425 the PCF50633 chip.
1a6e4b74 426
ab85b120
SO
427config UCB1400_CORE
428 tristate "Philips UCB1400 Core driver"
429 depends on AC97_BUS
430 depends on GPIOLIB
b4ecd326 431 help
ab85b120
SO
432 This enables support for the Philips UCB1400 core functions.
433 The UCB1400 is an AC97 audio codec.
b4ecd326 434
ab85b120
SO
435 To compile this driver as a module, choose M here: the
436 module will be called ucb1400_core.
b4ecd326 437
ab85b120
SO
438config MFD_PM8XXX
439 tristate
1c2c30ac 440
ab85b120
SO
441config MFD_PM8921_CORE
442 tristate "Qualcomm PM8921 PMIC chip"
45fcac1a
AB
443 depends on (ARCH_MSM || HEXAGON)
444 depends on BROKEN
1f192015 445 select MFD_CORE
ab85b120 446 select MFD_PM8XXX
1f192015 447 help
ab85b120
SO
448 If you say yes to this option, support will be included for the
449 built-in PM8921 PMIC chip.
1f192015 450
ab85b120
SO
451 This is required if your board has a PM8921 and uses its features,
452 such as: MPPs, GPIOs, regulators, interrupts, and PWM.
453
454 Say M here if you want to include support for PM8921 chip as a module.
455 This will build a module called "pm8921-core".
456
457config MFD_PM8XXX_IRQ
458 bool "Qualcomm PM8xxx IRQ features"
459 depends on MFD_PM8XXX
460 default y if MFD_PM8XXX
461 help
462 This is the IRQ driver for Qualcomm PM 8xxx PMIC chips.
463
464 This is required to use certain other PM 8xxx features, such as GPIO
465 and MPP.
466
467config MFD_RDC321X
468 tristate "RDC R-321x southbridge"
469 select MFD_CORE
470 depends on PCI && GENERIC_HARDIRQS
471 help
472 Say yes here if you want to have support for the RDC R-321x SoC
473 southbridge which provides access to GPIOs and Watchdog using the
474 southbridge PCI device configuration space.
475
476config MFD_RTSX_PCI
477 tristate "Realtek PCI-E card reader"
478 depends on PCI && GENERIC_HARDIRQS
479 select MFD_CORE
480 help
481 This supports for Realtek PCI-Express card reader including rts5209,
482 rts5229, rtl8411, etc. Realtek card reader supports access to many
483 types of memory cards, such as Memory Stick, Memory Stick Pro,
484 Secure Digital and MultiMediaCard.
485
486config MFD_RC5T583
487 bool "Ricoh RC5T583 Power Management system device"
488 depends on I2C=y && GENERIC_HARDIRQS
489 select MFD_CORE
490 select REGMAP_I2C
491 help
492 Select this option to get support for the RICOH583 Power
493 Management system device.
494 This driver provides common support for accessing the device
495 through i2c interface. The device supports multiple sub-devices
496 like GPIO, interrupts, RTC, LDO and DCDC regulators, onkey.
497 Additional drivers must be enabled in order to use the
498 different functionality of the device.
499
500config MFD_SEC_CORE
501 bool "SAMSUNG Electronics PMIC Series Support"
502 depends on I2C=y && GENERIC_HARDIRQS
503 select MFD_CORE
504 select REGMAP_I2C
505 select REGMAP_IRQ
506 help
507 Support for the Samsung Electronics MFD series.
508 This driver provides common support for accessing the device,
509 additional drivers must be enabled in order to use the functionality
510 of the device
511
9b8e1a5e
AS
512config MFD_SI476X_CORE
513 tristate "Silicon Laboratories 4761/64/68 AM/FM radio."
514 depends on I2C
515 select MFD_CORE
516 select REGMAP_I2C
517 help
518 This is the core driver for the SI476x series of AM/FM
519 radio. This MFD driver connects the radio-si476x V4L2 module
520 and the si476x audio codec.
521
522 To compile this driver as a module, choose M here: the
523 module will be called si476x-core.
524
ab85b120
SO
525config MFD_SM501
526 tristate "Silicon Motion SM501"
527 ---help---
528 This is the core driver for the Silicon Motion SM501 multimedia
529 companion chip. This device is a multifunction device which may
530 provide numerous interfaces including USB host controller, USB gadget,
531 asynchronous serial ports, audio functions, and a dual display video
532 interface. The device may be connected by PCI or local bus with
533 varying functions enabled.
534
535config MFD_SM501_GPIO
536 bool "Export GPIO via GPIO layer"
537 depends on MFD_SM501 && GPIOLIB
538 ---help---
539 This option uses the gpio library layer to export the 64 GPIO
540 lines on the SM501. The platform data is used to supply the
541 base number for the first GPIO line to register.
1f192015 542
8284328c 543config MFD_SMSC
ab85b120 544 bool "SMSC ECE1099 series chips"
21f792cd 545 depends on I2C=y && GENERIC_HARDIRQS
8284328c
SP
546 select MFD_CORE
547 select REGMAP_I2C
548 help
549 If you say yes here you get support for the
550 ece1099 chips from SMSC.
551
552 To compile this driver as a module, choose M here: the
553 module will be called smsc.
554
ab85b120
SO
555config ABX500_CORE
556 bool "ST-Ericsson ABX500 Mixed Signal Circuit register functions"
557 default y if ARCH_U300 || ARCH_U8500
cbdfb426 558 help
ab85b120
SO
559 Say yes here if you have the ABX500 Mixed Signal IC family
560 chips. This core driver expose register access functions.
561 Functionality specific drivers using these functions can
562 remain unchanged when IC changes. Binding of the functions to
563 actual register access is done by the IC core driver.
cbdfb426 564
ab85b120
SO
565config AB3100_CORE
566 bool "ST-Ericsson AB3100 Mixed Signal Circuit core functions"
567 depends on I2C=y && ABX500_CORE && GENERIC_HARDIRQS
f024ff10 568 select MFD_CORE
ab85b120 569 default y if ARCH_U300
d6315949 570 help
ab85b120
SO
571 Select this to enable the AB3100 Mixed Signal IC core
572 functionality. This connects to a AB3100 on the I2C bus
573 and expose a number of symbols needed for dependent devices
574 to read and write registers and subscribe to events from
575 this multi-functional IC. This is needed to use other features
576 of the AB3100 such as battery-backed RTC, charging control,
577 LEDs, vibrator, system power and temperature, power management
578 and ALSA sound.
d6315949 579
ab85b120
SO
580config AB3100_OTP
581 tristate "ST-Ericsson AB3100 OTP functions"
582 depends on AB3100_CORE
583 default y if AB3100_CORE
8e2eaabf 584 help
ab85b120
SO
585 Select this to enable the AB3100 Mixed Signal IC OTP (one-time
586 programmable memory) support. This exposes a sysfs file to read
587 out OTP values.
a5736e0b 588
ab85b120
SO
589config AB8500_CORE
590 bool "ST-Ericsson AB8500 Mixed Signal Power Management chip"
591 depends on GENERIC_HARDIRQS && ABX500_CORE && MFD_DB8500_PRCMU
592 select POWER_SUPPLY
84c99db8 593 select MFD_CORE
ab85b120
SO
594 select IRQ_DOMAIN
595 help
596 Select this option to enable access to AB8500 power management
597 chip. This connects to U8500 either on the SSP/SPI bus (deprecated
598 since hardware version v1.0) or the I2C bus via PRCMU. It also adds
599 the irq_chip parts for handling the Mixed Signal chip events.
600 This chip embeds various other multimedia funtionalities as well.
84c99db8 601
ab85b120
SO
602config AB8500_DEBUG
603 bool "Enable debug info via debugfs"
3993eff9 604 depends on AB8500_GPADC && DEBUG_FS
ab85b120
SO
605 default y if DEBUG_FS
606 help
607 Select this option if you want debug information using the debug
608 filesystem, debugfs.
609
610config AB8500_GPADC
611 bool "ST-Ericsson AB8500 GPADC driver"
612 depends on AB8500_CORE && REGULATOR_AB8500
613 default y
cfe04478 614 help
ab85b120 615 AB8500 GPADC driver used to convert Acc and battery/ac/usb voltage
cfe04478 616
ab85b120
SO
617config MFD_DB8500_PRCMU
618 bool "ST-Ericsson DB8500 Power Reset Control Management Unit"
619 depends on UX500_SOC_DB8500
620 select MFD_CORE
84c99db8 621 help
ab85b120
SO
622 Select this option to enable support for the DB8500 Power Reset
623 and Control Management Unit. This is basically an autonomous
624 system controller running an XP70 microprocessor, which is accessed
625 through a register map.
84c99db8 626
ab85b120
SO
627config MFD_STMPE
628 bool "STMicroelectronics STMPE"
629 depends on (I2C=y || SPI_MASTER=y) && GENERIC_HARDIRQS
2896434c 630 select MFD_CORE
2896434c 631 help
ab85b120
SO
632 Support for the STMPE family of I/O Expanders from
633 STMicroelectronics.
2896434c 634
ab85b120 635 Currently supported devices are:
2896434c 636
ab85b120
SO
637 STMPE811: GPIO, Touchscreen
638 STMPE1601: GPIO, Keypad
639 STMPE1801: GPIO, Keypad
640 STMPE2401: GPIO, Keypad
641 STMPE2403: GPIO, Keypad
642
643 This driver provides common support for accessing the device,
644 additional drivers must be enabled in order to use the functionality
645 of the device. Currently available sub drivers are:
646
647 GPIO: stmpe-gpio
648 Keypad: stmpe-keypad
649 Touchscreen: stmpe-ts
650
651menu "STMicroelectronics STMPE Interface Drivers"
652depends on MFD_STMPE
653
654config STMPE_I2C
655 bool "STMicroelectronics STMPE I2C Inteface"
a5736e0b 656 depends on I2C=y
ab85b120 657 default y
a5736e0b 658 help
ab85b120 659 This is used to enable I2C interface of STMPE
8e2eaabf 660
ab85b120
SO
661config STMPE_SPI
662 bool "STMicroelectronics STMPE SPI Inteface"
663 depends on SPI_MASTER
eea6b7cc 664 help
ab85b120
SO
665 This is used to enable SPI interface of STMPE
666endmenu
eea6b7cc 667
ab85b120
SO
668config MFD_STA2X11
669 bool "STMicroelectronics STA2X11"
670 depends on STA2X11 && GENERIC_HARDIRQS
dae8a969 671 select MFD_CORE
ab85b120
SO
672 select REGMAP_MMIO
673
674config MFD_SYSCON
675 bool "System Controller Register R/W Based on Regmap"
676 select REGMAP_MMIO
dae8a969 677 help
ab85b120
SO
678 Select this option to enable accessing system control registers
679 via regmap.
dae8a969 680
ab85b120
SO
681config MFD_DAVINCI_VOICECODEC
682 tristate
83871c00 683 select MFD_CORE
83871c00 684
ab85b120
SO
685config MFD_TI_AM335X_TSCADC
686 tristate "TI ADC / Touch Screen chip support"
a91d2f8d 687 select MFD_CORE
ab85b120
SO
688 select REGMAP
689 select REGMAP_MMIO
690 depends on GENERIC_HARDIRQS
a91d2f8d 691 help
ab85b120
SO
692 If you say yes here you get support for Texas Instruments series
693 of Touch Screen /ADC chips.
694 To compile this driver as a module, choose M here: the
695 module will be called ti_am335x_tscadc.
a91d2f8d 696
ab85b120
SO
697config MFD_DM355EVM_MSP
698 bool "TI DaVinci DM355 EVM microcontroller"
699 depends on I2C=y && MACH_DAVINCI_DM355_EVM
d50f8f33 700 help
ab85b120
SO
701 This driver supports the MSP430 microcontroller used on these
702 boards. MSP430 firmware manages resets and power sequencing,
703 inputs from buttons and the IR remote, LEDs, an RTC, and more.
d50f8f33 704
ab85b120
SO
705config MFD_LP8788
706 bool "TI LP8788 Power Management Unit Driver"
527e7e9a
MH
707 depends on I2C=y && GENERIC_HARDIRQS
708 select MFD_CORE
ab85b120 709 select REGMAP_I2C
b41511f7 710 select IRQ_DOMAIN
527e7e9a 711 help
ab85b120
SO
712 TI LP8788 PMU supports regulators, battery charger, RTC,
713 ADC, backlight driver and current sinks.
527e7e9a 714
ab85b120
SO
715config MFD_OMAP_USB_HOST
716 bool "TI OMAP USBHS core and TLL driver"
717 depends on USB_EHCI_HCD_OMAP || USB_OHCI_HCD_OMAP3
718 default y
156f2528 719 help
ab85b120
SO
720 This is the core driver for the OAMP EHCI and OHCI drivers.
721 This MFD driver does the required setup functionalities for
722 OMAP USB Host drivers.
156f2528 723
ab85b120
SO
724config MFD_PALMAS
725 bool "TI Palmas series chips"
c3d4d697
SK
726 select MFD_CORE
727 select REGMAP_I2C
6445b84a 728 select REGMAP_IRQ
ab85b120 729 depends on I2C=y && GENERIC_HARDIRQS
c3d4d697 730 help
ab85b120
SO
731 If you say yes here you get support for the Palmas
732 series of PMIC chips from Texas Instruments.
c3d4d697 733
ab85b120
SO
734config MFD_TI_SSP
735 tristate "TI Sequencer Serial Port support"
736 depends on ARCH_DAVINCI_TNETV107X && GENERIC_HARDIRQS
c481c048 737 select MFD_CORE
ab85b120
SO
738 ---help---
739 Say Y here if you want support for the Sequencer Serial Port
740 in a Texas Instruments TNETV107X SoC.
3afbac95 741
ab85b120
SO
742 To compile this driver as a module, choose M here: the
743 module will be called ti-ssp.
744
745config TPS6105X
746 tristate "TI TPS61050/61052 Boost Converters"
747 depends on I2C
748 select REGULATOR
3afbac95 749 select MFD_CORE
ab85b120
SO
750 select REGULATOR_FIXED_VOLTAGE
751 depends on GENERIC_HARDIRQS
3afbac95 752 help
ab85b120
SO
753 This option enables a driver for the TP61050/TPS61052
754 high-power "white LED driver". This boost converter is
755 sometimes used for other things than white LEDs, and
756 also contains a GPIO pin.
3afbac95 757
ab85b120
SO
758config TPS65010
759 tristate "TI TPS6501x Power Management chips"
760 depends on I2C && GPIOLIB
761 default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK
3afbac95 762 help
ab85b120
SO
763 If you say yes here you get support for the TPS6501x series of
764 Power Management chips. These include voltage regulators,
765 lithium ion/polymer battery charging, and other features that
766 are often used in portable devices like cell phones and cameras.
3afbac95 767
ab85b120
SO
768 This driver can also be built as a module. If so, the module
769 will be called tps65010.
770
771config TPS6507X
772 tristate "TI TPS6507x Power Management / Touch Screen chips"
3afbac95 773 select MFD_CORE
21f792cd 774 depends on I2C && GENERIC_HARDIRQS
3afbac95 775 help
ab85b120
SO
776 If you say yes here you get support for the TPS6507x series of
777 Power Management / Touch Screen chips. These include voltage
778 regulators, lithium ion/polymer battery charging, touch screen
779 and other features that are often used in portable devices.
780 This driver can also be built as a module. If so, the module
781 will be called tps6507x.
3afbac95 782
ab85b120
SO
783config TPS65911_COMPARATOR
784 tristate
785
786config MFD_TPS65090
787 bool "TI TPS65090 Power Management chips"
788 depends on I2C=y && GENERIC_HARDIRQS
3afbac95 789 select MFD_CORE
ab85b120
SO
790 select REGMAP_I2C
791 select REGMAP_IRQ
e102befe 792 help
ab85b120
SO
793 If you say yes here you get support for the TPS65090 series of
794 Power Management chips.
795 This driver provides common support for accessing the device,
796 additional drivers must be enabled in order to use the
797 functionality of the device.
e102befe 798
ab85b120
SO
799config MFD_TPS65217
800 tristate "TI TPS65217 Power Management / White LED chips"
801 depends on I2C && GENERIC_HARDIRQS
b8380c1a 802 select MFD_CORE
2b247d06 803 select REGMAP_I2C
1d9f9f04 804 help
ab85b120
SO
805 If you say yes here you get support for the TPS65217 series of
806 Power Management / White LED chips.
807 These include voltage regulators, lithium ion/polymer battery
808 charger, wled and other features that are often used in portable
809 devices.
1d9f9f04 810
ab85b120
SO
811 This driver can also be built as a module. If so, the module
812 will be called tps65217.
e5b48684 813
ab85b120
SO
814config MFD_TPS6586X
815 bool "TI TPS6586x Power Management chips"
21f792cd 816 depends on I2C=y && GENERIC_HARDIRQS
b11062b9 817 select MFD_CORE
1df5981b 818 select REGMAP_I2C
b11062b9 819 help
ab85b120
SO
820 If you say yes here you get support for the TPS6586X series of
821 Power Management chips.
822 This driver provides common support for accessing the device,
823 additional drivers must be enabled in order to use the
824 functionality of the device.
b11062b9 825
ab85b120
SO
826 This driver can also be built as a module. If so, the module
827 will be called tps6586x.
e5b48684 828
ab85b120
SO
829config MFD_TPS65910
830 bool "TI TPS65910 Power Management chip"
831 depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS
2aa13b9e 832 select MFD_CORE
1df5981b 833 select REGMAP_I2C
ab85b120 834 select REGMAP_IRQ
cd99758b 835 select IRQ_DOMAIN
2aa13b9e 836 help
ab85b120
SO
837 if you say yes here you get support for the TPS65910 series of
838 Power Management chips.
96920630 839
ab85b120
SO
840config MFD_TPS65912
841 bool "TI TPS65912 Power Management chip"
842 depends on GPIOLIB
c972c128 843 select MFD_CORE
2aa13b9e 844 help
ab85b120
SO
845 If you say yes here you get support for the TPS65912 series of
846 PM chips.
96920630 847
ab85b120
SO
848config MFD_TPS65912_I2C
849 bool "TI TPS65912 Power Management chip with I2C"
850 select MFD_CORE
851 select MFD_TPS65912
852 depends on I2C=y && GPIOLIB && GENERIC_HARDIRQS
853 help
854 If you say yes here you get support for the TPS65912 series of
855 PM chips with I2C interface.
96920630 856
ab85b120
SO
857config MFD_TPS65912_SPI
858 bool "TI TPS65912 Power Management chip with SPI"
859 select MFD_CORE
860 select MFD_TPS65912
861 depends on SPI_MASTER && GPIOLIB && GENERIC_HARDIRQS
c661a0b9 862 help
ab85b120
SO
863 If you say yes here you get support for the TPS65912 series of
864 PM chips with SPI interface.
c661a0b9 865
ab85b120
SO
866config MFD_TPS80031
867 bool "TI TPS80031/TPS80032 Power Management chips"
868 depends on I2C=y && GENERIC_HARDIRQS
9e501086 869 select MFD_CORE
d6c645fc 870 select REGMAP_I2C
8ab30691 871 select REGMAP_IRQ
9e501086 872 help
ab85b120
SO
873 If you say yes here you get support for the Texas Instruments
874 TPS80031/ TPS80032 Fully Integrated Power Management with Power
875 Path and Battery Charger. The device provides five configurable
876 step-down converters, 11 general purpose LDOs, USB OTG Module,
877 ADC, RTC, 2 PWM, System Voltage Regulator/Battery Charger with
878 Power Path from USB, 32K clock generator.
9e501086 879
ab85b120
SO
880config TWL4030_CORE
881 bool "TI TWL4030/TWL5030/TWL6030/TPS659x0 Support"
882 depends on I2C=y && GENERIC_HARDIRQS
883 select IRQ_DOMAIN
6e3ad118 884 select REGMAP_I2C
f52046b1 885 help
ab85b120 886 Say yes here if you have TWL4030 / TWL6030 family chip on your board.
f52046b1
BR
887 This core driver provides register access and IRQ handling
888 facilities, and registers devices for the various functions
889 so that function-specific drivers can bind to them.
890
ab85b120
SO
891 These multi-function chips are found on many OMAP2 and OMAP3
892 boards, providing power management, RTC, GPIO, keypad, a
893 high speed USB OTG transceiver, an audio codec (on most
894 versions) and many other features.
8e005935 895
ab85b120
SO
896config TWL4030_MADC
897 tristate "TI TWL4030 MADC"
898 depends on TWL4030_CORE
8238addc 899 help
ab85b120
SO
900 This driver provides support for triton TWL4030-MADC. The
901 driver supports both RT and SW conversion methods.
8238addc 902
ab85b120
SO
903 This driver can be built as a module. If so it will be
904 named twl4030-madc
a0c7c1d4 905
ab85b120
SO
906config TWL4030_POWER
907 bool "TI TWL4030 power resources"
908 depends on TWL4030_CORE && ARM
df3df646 909 help
ab85b120
SO
910 Say yes here if you want to use the power resources on the
911 TWL4030 family chips. Most of these resources are regulators,
912 which have a separate driver; some are control signals, such
913 as clock request handshaking.
df3df646 914
ab85b120
SO
915 This driver uses board-specific data to initialize the resources
916 and load scripts controlling which resources are switched off/on
917 or reset when a sleep, wakeup or warm reset event occurs.
fa661258 918
ab85b120
SO
919config MFD_TWL4030_AUDIO
920 bool "TI TWL4030 Audio"
921 depends on TWL4030_CORE && GENERIC_HARDIRQS
8c96aefb 922 select MFD_CORE
ab85b120 923 default n
13a09f93 924
ab85b120
SO
925config TWL6040_CORE
926 bool "TI TWL6040 audio codec"
927 depends on I2C=y && GENERIC_HARDIRQS
62579266 928 select MFD_CORE
ab85b120
SO
929 select REGMAP_I2C
930 select REGMAP_IRQ
931 default n
0c41839e 932 help
ab85b120
SO
933 Say yes here if you want support for Texas Instruments TWL6040 audio
934 codec.
935 This driver provides common support for accessing the device,
936 additional drivers must be enabled in order to use the
937 functionality of the device (audio, vibra).
dae2db30 938
ab85b120
SO
939config MENELAUS
940 bool "TI TWL92330/Menelaus PM chip"
941 depends on I2C=y && ARCH_OMAP2
dae2db30 942 help
ab85b120
SO
943 If you say yes here you get support for the Texas Instruments
944 TWL92330/Menelaus Power Management chip. This include voltage
945 regulators, Dual slot memory card transceivers, real-time clock
946 and other features that are often used in portable devices like
947 cell phones and PDAs.
5814fc35 948
ab85b120
SO
949config MFD_WL1273_CORE
950 tristate "TI WL1273 FM radio"
951 depends on I2C && GENERIC_HARDIRQS
650c2a21 952 select MFD_CORE
ab85b120 953 default n
650c2a21 954 help
ab85b120
SO
955 This is the core driver for the TI WL1273 FM radio. This MFD
956 driver connects the radio-wl1273 V4L2 module and the wl1273
957 audio codec.
650c2a21 958
ab85b120
SO
959config MFD_LM3533
960 tristate "TI/National Semiconductor LM3533 Lighting Power chip"
961 depends on I2C
f71e1afd 962 select MFD_CORE
ab85b120
SO
963 select REGMAP_I2C
964 depends on GENERIC_HARDIRQS
965 help
966 Say yes here to enable support for National Semiconductor / TI
967 LM3533 Lighting Power chips.
968
969 This driver provides common support for accessing the device;
970 additional drivers must be enabled in order to use the LED,
971 backlight or ambient-light-sensor functionality of the device.
f71e1afd 972
8edbede9 973config MFD_TIMBERDALE
ab85b120 974 tristate "Timberdale FPGA"
8edbede9 975 select MFD_CORE
546e29b6 976 depends on PCI && GPIOLIB
8edbede9
RR
977 ---help---
978 This is the core driver for the timberdale FPGA. This device is a
979 multifunction device which exposes numerous platform devices.
980
981 The timberdale FPGA can be found on the Intel Atom development board
982 for in-vehicle infontainment, called Russellville.
e82c60ae 983
ab85b120
SO
984config MFD_TC3589X
985 bool "Toshiba TC35892 and variants"
986 depends on I2C=y && GENERIC_HARDIRQS
e82c60ae
DT
987 select MFD_CORE
988 help
ab85b120 989 Support for the Toshiba TC35892 and variants I/O Expander.
e82c60ae 990
ab85b120
SO
991 This driver provides common support for accessing the device,
992 additional drivers must be enabled in order to use the
993 functionality of the device.
4630b130 994
ab85b120
SO
995config MFD_TMIO
996 bool
997 default n
998
999config MFD_T7L66XB
1000 bool "Toshiba T7L66XB"
1001 depends on ARM && HAVE_CLK && GENERIC_HARDIRQS
e090d506 1002 select MFD_CORE
ab85b120 1003 select MFD_TMIO
e090d506 1004 help
ab85b120 1005 Support for Toshiba Mobile IO Controller T7L66XB
e090d506 1006
ab85b120
SO
1007config MFD_TC6387XB
1008 bool "Toshiba TC6387XB"
1009 depends on ARM && HAVE_CLK
bd358132 1010 select MFD_CORE
ab85b120 1011 select MFD_TMIO
bd358132 1012 help
ab85b120 1013 Support for Toshiba Mobile IO Controller TC6387XB
bd358132 1014
ab85b120
SO
1015config MFD_TC6393XB
1016 bool "Toshiba TC6393XB"
1017 depends on ARM && HAVE_CLK
1018 select GPIOLIB
91f4debf 1019 select MFD_CORE
ab85b120 1020 select MFD_TMIO
91f4debf 1021 help
ab85b120 1022 Support for Toshiba Mobile IO Controller TC6393XB
91f4debf 1023
375fc77b 1024config MFD_VX855
ab85b120 1025 tristate "VIA VX855/VX875 integrated south bridge"
21f792cd 1026 depends on PCI && GENERIC_HARDIRQS
375fc77b
DD
1027 select MFD_CORE
1028 help
1029 Say yes here to enable support for various functions of the
1030 VIA VX855/VX875 south bridge. You will need to enable the vx855_spi
1031 and/or vx855_gpio drivers for this to do anything useful.
1032
ab85b120
SO
1033config MFD_ARIZONA
1034 select REGMAP
1035 select REGMAP_IRQ
383268a8 1036 select MFD_CORE
ab85b120 1037 bool
cbdb53e1 1038
ab85b120
SO
1039config MFD_ARIZONA_I2C
1040 tristate "Wolfson Microelectronics Arizona platform with I2C"
1041 select MFD_ARIZONA
cbdb53e1 1042 select MFD_CORE
ab85b120
SO
1043 select REGMAP_I2C
1044 depends on I2C && GENERIC_HARDIRQS
c013f0a5 1045 help
ab85b120
SO
1046 Support for the Wolfson Microelectronics Arizona platform audio SoC
1047 core functionality controlled via I2C.
8509e142 1048
ab85b120
SO
1049config MFD_ARIZONA_SPI
1050 tristate "Wolfson Microelectronics Arizona platform with SPI"
1051 select MFD_ARIZONA
3c33be06 1052 select MFD_CORE
ab85b120
SO
1053 select REGMAP_SPI
1054 depends on SPI_MASTER && GENERIC_HARDIRQS
3c33be06 1055 help
ab85b120
SO
1056 Support for the Wolfson Microelectronics Arizona platform audio SoC
1057 core functionality controlled via I2C.
3c33be06 1058
ab85b120
SO
1059config MFD_WM5102
1060 bool "Wolfson Microelectronics WM5102"
1061 depends on MFD_ARIZONA
09d6292b 1062 help
ab85b120 1063 Support for Wolfson Microelectronics WM5102 low power audio SoC
09d6292b 1064
ab85b120
SO
1065config MFD_WM5110
1066 bool "Wolfson Microelectronics WM5110"
1067 depends on MFD_ARIZONA
1f5a371c 1068 help
ab85b120 1069 Support for Wolfson Microelectronics WM5110 low power audio SoC
1f5a371c 1070
dc7d4863
CK
1071config MFD_WM8997
1072 bool "Support Wolfson Microelectronics WM8997"
1073 depends on MFD_ARIZONA
1074 help
1075 Support for Wolfson Microelectronics WM8997 low power audio SoC
1076
ab85b120
SO
1077config MFD_WM8400
1078 bool "Wolfson Microelectronics WM8400"
1b1247dd 1079 select MFD_CORE
ab85b120 1080 depends on I2C=y && GENERIC_HARDIRQS
1b1247dd
LD
1081 select REGMAP_I2C
1082 help
ab85b120
SO
1083 Support for the Wolfson Microelecronics WM8400 PMIC and audio
1084 CODEC. This driver provides common support for accessing
1085 the device, additional drivers must be enabled in order to use
1086 the functionality of the device.
35bdd290 1087
ab85b120
SO
1088config MFD_WM831X
1089 bool
1090 depends on GENERIC_HARDIRQS
75060a1d 1091
ab85b120
SO
1092config MFD_WM831X_I2C
1093 bool "Wolfson Microelectronics WM831x/2x PMICs with I2C"
c948ef3a 1094 select MFD_CORE
ab85b120 1095 select MFD_WM831X
c948ef3a 1096 select REGMAP_I2C
ab85b120 1097 select IRQ_DOMAIN
21f792cd 1098 depends on I2C=y && GENERIC_HARDIRQS
c948ef3a 1099 help
ab85b120
SO
1100 Support for the Wolfson Microelecronics WM831x and WM832x PMICs
1101 when controlled using I2C. This driver provides common support
1102 for accessing the device, additional drivers must be enabled in
1103 order to use the functionality of the device.
c948ef3a 1104
ab85b120
SO
1105config MFD_WM831X_SPI
1106 bool "Wolfson Microelectronics WM831x/2x PMICs with SPI"
f01312d8 1107 select MFD_CORE
ab85b120
SO
1108 select MFD_WM831X
1109 select REGMAP_SPI
1110 select IRQ_DOMAIN
1111 depends on SPI_MASTER && GENERIC_HARDIRQS
f01312d8 1112 help
ab85b120
SO
1113 Support for the Wolfson Microelecronics WM831x and WM832x PMICs
1114 when controlled using SPI. This driver provides common support
1115 for accessing the device, additional drivers must be enabled in
1116 order to use the functionality of the device.
f01312d8 1117
ab85b120
SO
1118config MFD_WM8350
1119 bool
1120 depends on GENERIC_HARDIRQS
1121
1122config MFD_WM8350_I2C
1123 bool "Wolfson Microelectronics WM8350 with I2C"
1124 select MFD_WM8350
1125 depends on I2C=y && GENERIC_HARDIRQS
c7b76dce 1126 help
ab85b120
SO
1127 The WM8350 is an integrated audio and power management
1128 subsystem with watchdog and RTC functionality for embedded
1129 systems. This option enables core support for the WM8350 with
1130 I2C as the control interface. Additional options must be
1131 selected to enable support for the functionality of the chip.
c7b76dce 1132
ab85b120
SO
1133config MFD_WM8994
1134 bool "Wolfson Microelectronics WM8994"
acad189b
GL
1135 select MFD_CORE
1136 select REGMAP_I2C
1137 select REGMAP_IRQ
21f792cd 1138 depends on I2C=y && GENERIC_HARDIRQS
acad189b 1139 help
ab85b120
SO
1140 The WM8994 is a highly integrated hi-fi CODEC designed for
1141 smartphone applicatiosn. As well as audio functionality it
1142 has on board GPIO and regulator functionality which is
1143 supported via the relevant subsystems. This driver provides
1144 core support for the WM8994, in order to use the actual
1145 functionaltiy of the device other drivers must be enabled.
acad189b 1146
8a0a8e8e
AB
1147endmenu
1148endif
b6d6454f 1149
a4e137ab 1150menu "Multimedia Capabilities Port drivers"
f751d50f 1151 depends on ARCH_SA1100
a4e137ab
RK
1152
1153config MCP
1154 tristate
1155
5e742ad6
RK
1156# Interface drivers
1157config MCP_SA11X0
1158 tristate "Support SA11x0 MCP interface"
1159 depends on ARCH_SA1100
1160 select MCP
1161
05c45ca9
RK
1162# Chip drivers
1163config MCP_UCB1200
a3364409
RK
1164 bool "Support for UCB1200 / UCB1300"
1165 depends on MCP_SA11X0
1166 select MCP
05c45ca9 1167
acb45439
RK
1168config MCP_UCB1200_TS
1169 tristate "Touchscreen interface support"
1170 depends on MCP_UCB1200 && INPUT
1171
a4e137ab 1172endmenu
3ecbf05b
PM
1173
1174config VEXPRESS_CONFIG
8eb12b98
PM
1175 bool "ARM Versatile Express platform infrastructure"
1176 depends on ARM || ARM64
3ecbf05b
PM
1177 help
1178 Platform configuration infrastructure for the ARM Ltd.
1179 Versatile Express.