u-boot-brain/drivers/power/pmic
Peng Fan 1c1f6076b9 Add missing part of: "power: pmic: pfuze100 support driver model"
This part of mentioned commit, was missed by my mistake during the rebase.
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>

Original commit message:
power: pmic: pfuze100 support driver model

1. Support driver model for pfuze100.
2. Introduce a new Kconfig entry DM_PMIC_PFUZE100 for pfuze100
3. This driver intends to support PF100, PF200 and PF3000, so add
   the device id into the udevice_id array.
4. Rename PMIC_NUM_OF_REGS macro to PFUZE100_NUM_OF_REGS.

Change-Id: I4fc88414f3c0285f9648e47ec7aed60addeccc4d
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-08-14 16:53:02 +02:00
..
i2c_pmic_emul.c sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 2015-05-14 19:58:34 -06:00
Kconfig Add missing part of: "power: pmic: pfuze100 support driver model" 2015-08-14 16:53:02 +02:00
Makefile pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. 2015-08-12 20:48:00 -04:00
max77686.c dm: pmic: max77686: Correct a few nits 2015-08-05 21:06:12 -06:00
muic_max8997.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pfuze100.c Add missing part of: "power: pmic: pfuze100 support driver model" 2015-08-14 16:53:02 +02:00
pmic_hi6553.c pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. 2015-08-12 20:48:00 -04:00
pmic_ltc3676.c power: Add support for LTC3676 PMIC 2014-05-09 14:38:23 +02:00
pmic_max8997.c power: Add PMIC_ prefix to CHARGER_EN/DISABLE 2014-05-28 10:58:18 +09:00
pmic_max8998.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pmic_max77686.c dm: pmic: add max77686 pmic driver 2015-05-14 18:49:38 -06:00
pmic_max77696.c power: pmic: Add support for MAX77696 PMIC 2015-07-26 12:11:33 +02:00
pmic_pfuze100.c Add missing part of: "power: pmic: pfuze100 support driver model" 2015-08-14 16:53:02 +02:00
pmic_tps62362.c pmic: add tps62362 simple wrapper code 2015-01-13 15:26:10 -05:00
pmic_tps65217.c drivers/power/pmic: Add tps65217 driver 2013-09-20 11:01:26 -04:00
pmic_tps65218.c tps65218/am43xx_evm: Add power framework support to TPS65218 2014-07-25 15:21:06 -04:00
pmic_tps65910.c drivers/power/pmic: Add tps65910 driver 2013-09-20 11:01:26 -04:00
pmic-uclass.c dm: pmic: Correct the pmic_reg_write() implementation 2015-08-05 21:06:12 -06:00
s5m8767.c dm: power: Add support for the S5M8767 PMIC 2015-08-05 21:06:12 -06:00
sandbox.c sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 2015-05-14 19:58:34 -06:00
tps65090.c dm: power: Add a new driver for the TPS65090 PMIC 2015-08-05 21:06:12 -06:00