uboot/drivers/power/pmic
Nikita Kiryanov 9bcfca123c pmic: tps65218: add useful functions and defines
Add the following functions:
tps65218_reg_read() for accessing redisters
tps65218_toggle_fseal() for toggling the fseal bit
tps65218_lock_fsea() for locking the fseal bit to 1

Add the following defines:
All status register bits

Cc: Tom Rini <trini@konsulko.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-02-24 18:44:07 -05:00
..
Kconfig dm: power: Allow regulators to be omitted from SPL 2016-01-21 20:42:35 -07:00
Makefile power: Add base support for the RK808 PMIC 2016-01-21 20:42:34 -07:00
act8846.c
i2c_pmic_emul.c
max77686.c
muic_max8997.c
pfuze100.c
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
pmic_tps65217.c
pmic_tps65218.c pmic: tps65218: add useful functions and defines 2016-02-24 18:44:07 -05:00
pmic_tps65910.c
rk808.c dm: power: Tidy up debugging output and return values 2016-01-21 20:42:35 -07:00
s2mps11.c dm: pmic: add s2mps11 PMIC I/O driver 2015-11-02 10:38:00 +09:00
s5m8767.c
sandbox.c
tps65090.c