u-boot-brain/board/samsung/goni
Łukasz Majewski c733681507 pmic: Extend PMIC framework to support multiple instances of PMIC devices
The PMIC framework has been extended to support multiple instances of
the variety of devices responsible for power management.
This change allows supporting of e.g. fuel gauge, charger, MUIC (Micro USB
Interface Circuit).
Power related includes have been moved to ./include/power directory.
This is a first of a series of patches - in the future "pmic" will be
replaced with "power".

Two important issues:
1. The PMIC needs to be initialized just after malloc is configured
2. It uses list to hold information about available PMIC devices

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Stefano Babic <sbabic@denx.de>
2012-11-14 11:21:09 +01:00
..
config.mk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
goni.c pmic: Extend PMIC framework to support multiple instances of PMIC devices 2012-11-14 11:21:09 +01:00
lowlevel_init.S IPL: Remove remains of OneNAND IPL 2012-09-18 12:01:51 -07:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
mem_setup.S s5pc1xx: Add support for Samsung Goni board 2010-06-03 08:48:34 +09:00
onenand.c onenand:samsung OneNAND chip probe functions added for GONI and Exynos4210 2012-04-04 16:27:35 +02:00