]> 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>
Fri, 12 Feb 2016 09:20:09 +0000 (09:20 +0000)
commit5983ca87ca7c78ee72e08fdbaa6faf339bc07233
treedff3cc47c323dd80827045b99069cdd2f62be78a
parent0af12bbd057d270808d78972d65a8aac53ba9282
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]