]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
pmic: Add support for the Dialog DA9053 PMIC
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 20 Mar 2012 11:40:06 +0000 (11:40 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:31 +0000 (08:31 +0200)
commit20831061d8cec4ec537fada6b9abe263e208b4ae
tree1fa3e7bcf7bf96c9dafd00212334332ed7f507e2
parentf92e4e6c1908c72ca06dbaca235005eefedd8f6c
pmic: Add support for the Dialog DA9053 PMIC

Add support for the Dialog DA9053 PMIC.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
drivers/misc/Makefile
drivers/misc/pmic_dialog.c [new file with mode: 0644]
include/dialog_pmic.h [new file with mode: 0644]