uboot/drivers/misc
Fabio Estevam ed5157e889 pmic: dialog: Avoid name conflicts
As mx53loco board has two variants: one with Dialog PMIC and another with FSL MC34708 PMIC,
we need to be able to build both drivers.

Change pmic_init() and PMIC_NUM_OF_REGS names to avoid build conflicts when both drivers are present.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Stefano Babic <sbabic@denx.de>
2012-05-15 08:31:34 +02:00
..
Makefile pmic: Add support for the Dialog DA9053 PMIC 2012-05-15 08:31:31 +02:00
ali512x.c
ds4510.c
fsl_law.c
gpio_led.c
mc9sdz60.c
ns87308.c
pdsp188x.c
pmic_core.c misc:pmic:core New generic PMIC driver 2011-10-27 21:56:31 +02:00
pmic_dialog.c pmic: dialog: Avoid name conflicts 2012-05-15 08:31:34 +02:00
pmic_fsl.c misc: pmic: fix regression in pmic_fsl.c (SPI) 2011-11-03 22:56:18 +01:00
pmic_i2c.c pmic_i2c: Return error in case of invalid pmic_i2c_tx_num 2012-03-27 09:41:16 +02:00
pmic_max8997.c misc:pmic:max8997 MAX8997 support for PMIC driver 2012-05-15 08:31:29 +02:00
pmic_max8998.c misc:pmic:max8998 MAX8998 support at a new PMIC driver. 2011-10-27 21:56:31 +02:00
pmic_spi.c misc: pmic: fix regression in pmic_fsl.c (SPI) 2011-11-03 22:56:18 +01:00
status_led.c
twl4030_led.c