android_kernel_lge_bullhead/drivers/mfd
Roberto Granados Dorado 92c8712065 drivers: mfd: Add support to configure OCP current limit
OCP (over current protection) current can be configured
for speaker driver on wcd9330 codec. Add support to
configure the OCP current based on the parameter value
set in device tree.

Change-Id: Iadedef28a849863b0b2b63eef21bd0ad69db38e3
Signed-off-by: Roberto Granados Dorado <robertog@codeaurora.org>
Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
2019-08-26 16:38:23 +02:00
..
88pm80x.c mfd: 88pm80x: Remove redundant devm_* calls 2013-02-14 00:22:54 +01:00
88pm800.c mfd: 88pm80x: Remove redundant devm_* calls 2013-02-14 00:22:54 +01:00
88pm805.c mfd: 88pm80x: Remove redundant devm_* calls 2013-02-14 00:22:54 +01:00
88pm860x-core.c mfd: 88pm860x: Fix I2C device resource leak on regmap init fail 2014-05-06 07:55:28 -07:00
88pm860x-i2c.c mfd: Convert struct i2c_msg initialization to C99 format 2012-09-21 23:40:34 +02:00
Kconfig mfd: wcd: Compile core drivers for WCD9330 codec 2014-05-23 09:29:07 +05:30
Makefile ARM: dts: msm: Rename msmferrum to msm8909 2014-09-24 20:49:38 +05:30
aat2870-core.c mfd: aat2870: Use use devm_*() functions 2013-04-08 17:25:26 +02:00
ab3100-core.c regulator: ab3100: device tree support 2013-04-24 10:54:07 +01:00
ab3100-otp.c mfd: ab3100-otp: use module_platform_driver_probe() 2013-04-05 18:08:31 +02:00
ab8500-core.c mfd: ab8500-core: Pass GPADC compatible string to MFD core 2013-05-17 00:42:33 +02:00
ab8500-debugfs.c mfd: ab8500: Pass AB8500 IRQ to debugfs code by resource 2013-05-17 00:42:31 +02:00
ab8500-gpadc.c mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warning 2013-05-17 00:42:31 +02:00
ab8500-sysctrl.c mfd: ab8500-sysctrl: Let sysctrl driver work without pdata 2013-05-21 23:23:21 +02:00
abx500-core.c mfd: abx500-core: Fix sparse warning 2013-05-17 00:42:29 +02:00
adp5520.c mfd: adp5520: Restore mode bits on resume 2013-04-08 16:48:06 +02:00
arizona-core.c mfd: wm5102: Don't wait for boot when boot sequencer is disabled 2013-04-08 15:21:03 +02:00
arizona-i2c.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
arizona-irq.c mfd: arizona: Try to use interrupt flags from interrupt controller 2013-04-08 15:20:58 +02:00
arizona-spi.c mfd: arizona: Use spi_get_drvdata() 2013-04-09 12:18:16 +02:00
arizona.h mfd: Initial support for the WM5110 2012-07-16 15:00:32 +02:00
as3711.c mfd: as3711: Add OF support 2013-04-05 11:20:14 +02:00
asic3.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
cros_ec.c mfd: cros_ec: Export needed symbols for the i2c and spi modules 2013-04-05 11:20:13 +02:00
cros_ec_i2c.c mfd: Add ChromeOS EC I2C driver 2013-04-05 11:20:13 +02:00
cros_ec_spi.c mfd: cros_ec_spi: Use %z to format pointer differences 2013-05-16 19:14:06 +02:00
cs5535-mfd.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
da903x.c mfd: da903x: Use devm_*() functions 2013-04-08 17:25:28 +02:00
da9052-core.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
da9052-i2c.c mfd: da9052-i2c: Staticize da9052_i2c_fix() 2013-02-14 00:26:41 +01:00
da9052-irq.c mfd: da9052: Introduce da9052-irq.c 2012-11-20 12:21:10 +01:00
da9052-spi.c mfd: da9052: Use spi_get_drvdata() and spi_set_drvdata() 2013-04-09 12:18:16 +02:00
da9055-core.c mfd: da9055: Change irq state to default 2013-04-09 10:09:26 +02:00
da9055-i2c.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
davinci_voicecodec.c mfd: davinci_voicecodec: use module_platform_driver_probe() 2013-04-05 18:08:45 +02:00
db8500-prcmu.c cpufreq: rename index as driver_data in cpufreq_frequency_table 2013-12-20 19:06:56 -08:00
dbx500-prcmu-regs.h ARM: ux500: move PM-related PRCMU functions to machine 2013-04-08 13:57:53 +02:00
dm355evm_msp.c
ezx-pcap.c mfd: ezx-pcap: Use spi_get_drvdata() and spi_set_drvdata() 2013-04-09 12:18:16 +02:00
htc-egpio.c
htc-i2cpld.c mfd: remove use of __devinit 2012-11-28 12:20:19 -08:00
htc-pasic3.c mfd: htc-pasic3: use module_platform_driver_probe() 2013-04-05 18:08:45 +02:00
intel_msic.c drivers/mfd: don't check resource with devm_ioremap_resource 2013-05-18 11:55:53 +02:00
janz-cmodio.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
jz4740-adc.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
lm3533-core.c mfd: lm3533: Use devm_gpio_request_one() 2013-04-08 17:25:23 +02:00
lm3533-ctrlbank.c
lp8788-irq.c mfd: Add lp8788 mfd driver 2012-09-23 20:51:34 +02:00
lp8788.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
lpc_ich.c mfd: lpc_ich: iTCO_wdt patch for Intel Coleto Creek DeviceIDs 2014-02-13 13:48:03 -08:00
lpc_sch.c mfd: lpc_sch: Accomodate partial population of the MFD devices 2013-02-14 00:26:45 +01:00
max8907.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
max8925-core.c mfd: max8925: Fix onkey driver irq base 2013-02-14 00:23:00 +01:00
max8925-i2c.c mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error 2014-05-06 07:55:28 -07:00
max8997-irq.c mfd: Add irq domain support for max8997 interrupts 2012-07-09 00:16:13 +02:00
max8997.c mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error 2014-05-06 07:55:28 -07:00
max8998-irq.c
max8998.c mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error 2014-05-06 07:55:28 -07:00
max77686-irq.c mfd: Allow to specify max77686 interrupt through DT or platform file also 2012-07-09 15:13:42 +02:00
max77686.c mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error 2014-05-06 07:55:28 -07:00
max77693-irq.c mfd: MAX77693: Fix interrupt handling bug 2012-09-16 00:32:57 +02:00
max77693.c mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error 2014-05-06 07:55:28 -07:00
mc13xxx-core.c mfd: mc13xxx: Add support for mc34708 2012-11-06 23:14:08 +01:00
mc13xxx-i2c.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
mc13xxx-spi.c mfd: mc13xxx: Use spi_get_drvdata() and spi_set_drvdata() 2013-04-09 12:18:16 +02:00
mc13xxx.h mfd: mc13xxx: Add support for mc34708 2012-11-06 23:14:08 +01:00
mcp-core.c
mcp-sa11x0.c ARM: sa1100: move platform_data definitions 2012-09-14 11:18:57 +02:00
menelaus.c ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.h 2012-10-15 13:53:41 -07:00
mfd-core.c mfd: core: Fix device reference leak in mfd_clone_cell 2017-02-10 11:04:00 +01:00
omap-usb-host.c mfd: omap-usb-host: Fix improper mask use. 2014-09-17 09:03:57 -07:00
omap-usb-tll.c mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode 2017-11-02 07:16:27 +01:00
omap-usb.h mfd: omap-usb-tll: Move configuration code to omap_tll_init() 2013-04-09 09:46:23 +02:00
palmas.c mfd: palmas: Initialise client->of_node for dummy created client 2013-04-08 18:13:20 +02:00
pcf50633-adc.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
pcf50633-core.c mfd: pcf50633: Init pcf->dev before using it 2013-01-22 03:05:33 +01:00
pcf50633-gpio.c
pcf50633-irq.c
pm8xxx-irq.c mfd: pm8xxx-irq: Sync up to our version 2013-09-04 14:48:49 -07:00
pm8921-core.c mfd: pm8921: Potential NULL dereference in pm8921_remove() 2017-06-08 00:47:00 +02:00
rc5t583-irq.c mfd: rc5t583: Fix array subscript is above array bounds 2012-11-26 12:10:51 +01:00
rc5t583.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
rdc321x-southbridge.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
retu-mfd.c mfd: retu: Add Tahvo support 2013-04-19 00:45:20 +02:00
rtl8411.c mfd: rtsx: Implement driving adjustment to device-dependent callbacks 2013-02-14 00:22:59 +01:00
rts5209.c mfd: rtsx: Implement driving adjustment to device-dependent callbacks 2013-02-14 00:22:59 +01:00
rts5227.c mfd: rtsx: Support RTS5227 2013-02-14 00:22:59 +01:00
rts5229.c mfd: rtsx: Implement driving adjustment to device-dependent callbacks 2013-02-14 00:22:59 +01:00
rts5249.c mfd: rtsx: Support RTS5249 2013-04-19 18:29:18 +02:00
rtsx_pcr.c mfd: rtsx_pcr: Fix MSI enable error handling 2014-11-14 08:47:55 -08:00
rtsx_pcr.h mfd: rtsx: Support RTS5249 2013-04-19 18:29:18 +02:00
sec-core.c mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error 2014-05-06 07:55:27 -07:00
sec-irq.c mfd: sec: Fix reg_offset for interrupt registers 2012-11-26 00:35:08 +01:00
si476x-cmd.c mfd: si476x: Use get_unaligned_be16() for unaligned be16 loads 2013-05-16 19:15:07 +02:00
si476x-i2c.c mfd: si476x: Fix i2c warning 2013-04-19 18:40:05 +02:00
si476x-prop.c mfd: si476x: Add chip properties handling code 2013-04-19 18:37:59 +02:00
sm501.c mfd: sm501: dbg_regs attribute must be read-only 2015-08-16 20:51:37 -07:00
smsc-ece1099.c mfd: smsc: Add support for smsc gpio io/keypad driver 2012-10-01 15:27:48 +02:00
sta2x11-mfd.c mfd: sta2x11: Build warning fix 2013-04-08 17:28:29 +02:00
stmpe-i2c.c mfd: support stmpe1801 18 bits enhanced port expander 2013-04-09 14:15:58 +02:00
stmpe-spi.c mfd: stmpe: Use spi_get_drvdata() 2013-04-09 12:18:16 +02:00
stmpe.c mfd: support stmpe1801 18 bits enhanced port expander 2013-04-09 14:15:58 +02:00
stmpe.h mfd: support stmpe1801 18 bits enhanced port expander 2013-04-09 14:15:58 +02:00
syscon.c mfd: syscon: Fix warnings when printing resource_size_t 2013-04-09 22:50:44 +02:00
t7l66xb.c mfd: core: Push irqdomain mapping out into devices 2012-09-15 23:22:04 +02:00
tc3589x.c mfd: tc3589x: Use devm_*() functions 2013-04-08 17:25:29 +02:00
tc6387xb.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
tc6393xb.c mfd: tc6393xb: Fail ohci suspend if full state restore is required 2015-01-08 09:58:15 -08:00
ti-ssp.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
ti_am335x_tscadc.c Drivers: mfd: remove __dev* attributes. 2013-01-03 15:57:14 -08:00
timberdale.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
timberdale.h
tmio_core.c
tps6105x.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
tps6507x.c mfd: tps6507x: Add DT support 2013-02-14 00:22:54 +01:00
tps6586x.c mfd: tps6586x: correct device name of the regulator cell 2013-06-24 12:37:47 +01:00
tps65010.c mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op 2012-07-19 10:38:33 -04:00
tps65090.c mfd: tps65090: Add compatible string for charger subnode 2013-04-11 00:16:29 +02:00
tps65217.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
tps65910.c mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chip fail 2014-05-06 07:55:28 -07:00
tps65911-comparator.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
tps65912-core.c mfd: tps65912: Declare and use tps65912_irq_exit() 2013-03-12 09:25:50 +01:00
tps65912-i2c.c
tps65912-irq.c
tps65912-spi.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
tps80031.c Drivers: mfd: remove __dev* attributes. 2013-01-03 15:57:14 -08:00
twl-core.c mfd: twl-core: Fix kernel panic on boot 2013-02-14 00:26:28 +01:00
twl-core.h
twl4030-audio.c mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() 2013-03-12 09:25:51 +01:00
twl4030-irq.c This is the MFD patch set for the 3.8 merge window. 2012-12-16 18:55:20 -08:00
twl4030-madc.c mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion 2013-04-08 16:36:23 +02:00
twl4030-power.c mfd: twl4030: Don't warn about uninitialized return code 2013-01-27 02:18:01 +01:00
twl6030-irq.c mfd/rtc/gpio: twl: No need to allocate bigger buffer for write 2012-11-21 16:08:00 +01:00
twl6040.c mfd: twl6040: Use devm_*() functions 2013-04-08 17:25:27 +02:00
ucb1x00-assabet.c
ucb1x00-core.c
ucb1x00-ts.c
ucb1400_core.c mfd: ucb1400: Pass ucb1400-gpio data through ac97 bus 2013-04-19 00:40:07 +02:00
vexpress-config.c mfd: vexpress: Handle pending config transactions 2013-04-26 16:10:03 +02:00
vexpress-sysreg.c mfd: vexpress: Give the "leds-gpio" device a real parent 2013-04-09 12:09:09 +02:00
viperboard.c mfd: viperboard: Do version query in dma memory 2012-11-26 11:48:56 +01:00
vx855.c mfd: remove use of __devexit 2012-11-28 12:22:27 -08:00
wcd9xxx-core-resource.c Asoc: Add support for codec bulk write for Helicon 2014-01-10 14:14:59 +05:30
wcd9xxx-core.c drivers: mfd: Add support to configure OCP current limit 2019-08-26 16:38:23 +02:00
wcd9xxx-irq.c Merge "ASoC: wcd9xxx: Add wcd codec interrupt ack" 2015-01-09 18:23:45 -08:00
wcd9xxx-slimslave.c mfd: wcd9xxx-slimslave: remove fixed bitwidth for Tx ports 2015-01-23 16:08:55 -08:00
wl1273-core.c mfd: remove use of __devinit 2012-11-28 12:20:19 -08:00
wm831x-auxadc.c
wm831x-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-15 23:22:04 +02:00
wm831x-i2c.c
wm831x-irq.c
wm831x-otp.c mfd: wm831x: Feed the device UUID into device_add_randomness() 2012-07-19 10:38:31 -04:00
wm831x-spi.c mfd: wm831x: Use spi_get_drvdata() and spi_set_drvdata() 2013-04-09 12:18:16 +02:00
wm5102-tables.c For 3.10 we have a few new MFD drivers for: 2013-05-05 17:36:20 -07:00
wm5110-tables.c mfd: wm5110: Mark wakes as inverted 2013-01-04 20:53:45 +00:00
wm8350-core.c mfd: Remove custom wm8350 cache implementation 2012-07-09 00:16:10 +02:00
wm8350-gpio.c
wm8350-i2c.c mfd: Add regmap cache support for wm8350 2012-07-09 00:16:10 +02:00
wm8350-irq.c mfd: Rely on regmap cache in wm8350 interrupt controller 2012-07-09 00:16:10 +02:00
wm8350-regmap.c mfd: Remove custom wm8350 cache implementation 2012-07-09 00:16:10 +02:00
wm8400-core.c mfd: core: Push irqdomain mapping out into devices 2012-09-15 23:22:04 +02:00
wm8994-core.c mfd: wm8994: Add some OF properties 2013-04-19 00:35:21 +02:00
wm8994-irq.c mfd: wm8994: Flag the interrupt block as requiring runtime PM be enabled 2012-08-07 20:30:00 +01:00
wm8994-regmap.c mfd: wm8994: Implement support for WM1811 devices with higher cust_ids 2012-09-14 09:52:11 +02:00
wm8994.h