]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pmic:muic: Support for MUIC built into MAX8997 device
authorŁukasz Majewski <l.majewski@samsung.com>
Tue, 13 Nov 2012 03:22:02 +0000 (03:22 +0000)
committerAnatolij Gustschin <agust@denx.de>
Wed, 14 Nov 2012 10:21:10 +0000 (11:21 +0100)
commit294a97da34529bb318996806651ac314b1734c1c
tree1eaf45b97f6599d8e59b42df3b576aae23dc1492
parenteba423910c78ca822653dfebe113664ef352ce94
pmic:muic: Support for MUIC built into MAX8997 device

Support for MUIC (Micro USB Integrated Circuit) built into the MAX8997
power management device.

The MUIC device will work with redesigned PMIC framework.

Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Stefano Babic <sbabic@denx.de>
drivers/power/pmic/Makefile
drivers/power/pmic/muic_max8997.c [new file with mode: 0644]
include/power/max8997_muic.h [new file with mode: 0644]