uboot/drivers/power/pmic
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream
The signature for this macro has changed. Bring in the upstream version and
adjust U-Boot's usages to suit.

Signed-off-by: Simon Glass <sjg@chromium.org>
Update to drivers/power/pmic/palmas.c:
Signed-off-by: Keerthy <j-keerthy@ti.com>

Change-Id: I6cc9021339bfe686f9df21d61a1095ca2b3776e8
2016-10-13 14:10:32 -06:00
..
Kconfig power: pmic: lp873x: Add the base pmic support 2016-10-11 10:17:06 -06:00
Makefile power: pmic: lp873x: Add the base pmic support 2016-10-11 10:17:06 -06:00
act8846.c power: pmic: act8846: add missing newline to debug statements 2016-08-12 09:23:20 -06:00
i2c_pmic_emul.c
lp873x.c power: pmic: lp873x: Add the base pmic support 2016-10-11 10:17:06 -06:00
max77686.c
muic_max8997.c
palmas.c libfdt: Sync fdt_for_each_subnode() with upstream 2016-10-13 14:10:32 -06:00
pfuze100.c
pm8916.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
pmic-uclass.c dm: power: Tidy up debugging output and return values 2016-01-21 20:42:35 -07:00
pmic_hi6553.c
pmic_ltc3676.c
pmic_max8997.c
pmic_max8998.c
pmic_max77686.c
pmic_max77696.c
pmic_pfuze100.c
pmic_pfuze3000.c
pmic_tps62362.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
pmic_tps65217.c
pmic_tps65218.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
pmic_tps65910.c
rk808.c dm: power: Tidy up debugging output and return values 2016-01-21 20:42:35 -07:00
rn5t567.c power: pmic: add Ricoh RN5T567 PMIC support 2016-10-07 12:26:15 +02:00
s2mps11.c
s5m8767.c
sandbox.c
tps65090.c