mfd: Add Ricoh RN5T618 PMIC core driver
authorBeniamino Galvani <b.galvani@gmail.com>
Sat, 30 Aug 2014 12:50:23 +0000 (14:50 +0200)
committerLee Jones <lee.jones@linaro.org>
Fri, 26 Sep 2014 07:15:51 +0000 (08:15 +0100)
commit9bb9e29c78f8d8ee310987fd58a2b908a4ce0c40
tree452bf5021eefa54b8d05a60554f83f306e726a16
parent6ac734d2242949f41eb1346ca0fd4ed010c937aa
mfd: Add Ricoh RN5T618 PMIC core driver

Ricoh RN5T618 is a power management IC which integrates 3 step-down
DCDC converters, 7 low-dropout regulators, a Li-ion battery charger,
fuel gauge, ADC, GPIOs and a watchdog timer.

This commit adds a MFD core driver to support the I2C communication
with the device.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/rn5t618.c [new file with mode: 0644]
include/linux/mfd/rn5t618.h [new file with mode: 0644]
This page took 0.027518 seconds and 5 git commands to generate.