]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: tps65086: Add driver for the TPS65086 PMIC
authorAndrew F. Davis <afd@ti.com>
Mon, 25 Jan 2016 15:50:11 +0000 (09:50 -0600)
committerLee Jones <lee.jones@linaro.org>
Wed, 16 Mar 2016 08:50:15 +0000 (08:50 +0000)
commitb45b719ee03162eb54772c30a6474d57b41b6b54
tree07f87dcc3b8d1395d0d79e881d3d8078ed0a4545
parenta85b9e0b3ccf4a90cd42f41fdfff1fc91513720c
mfd: tps65086: Add driver for the TPS65086 PMIC

Add support for the TPS65912 device. It provides communication
through I2C and contains the following components:

 - Regulators
 - Load switches
 - GPO controller

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps65086.c [new file with mode: 0644]
include/linux/mfd/tps65086.h [new file with mode: 0644]