]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
MFD: TPS65217: Add new mfd device for TPS65217
authorAnilKumar Ch <anilkumar@ti.com>
Tue, 20 Dec 2011 07:15:18 +0000 (12:45 +0530)
committerVaibhav Hiremath <hvaibhav@ti.com>
Mon, 23 Jan 2012 19:14:56 +0000 (00:44 +0530)
commit0576e5b2babe7de88916911cbb7b670f96b380c7
tree57aaebacef81bffeff7debd25903079f16cb800a
parentebd87ee14ab432dcb22a29b167562bd7e1a55274
MFD: TPS65217: Add new mfd device for TPS65217

The TPS65217 chip is a power management IC for Portable Navigation Systems
and Tablet Computing devices. It contains the following components:

- Regulators
- White LED
- USB battery charger

This patch adds support for tps65217 mfd device. At this time only
the regulator functionality is made available.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps65217.c [new file with mode: 0644]
include/linux/mfd/tps65217.h [new file with mode: 0644]