mfd: Add support for TPS68470 device
authorRajmohan Mani <rajmohan.mani@intel.com>
Sat, 29 Jul 2017 00:30:24 +0000 (17:30 -0700)
committerLee Jones <lee.jones@linaro.org>
Tue, 5 Sep 2017 07:46:01 +0000 (08:46 +0100)
commit9bbf6a15ce19dd947b7fa6ad4095931ab3682da8
treef480aa4e18c1802e8616db26fc419bf74a2f87bf
parentd9018976cdb6eefc62a7ba79a405f6c9661b08a7
mfd: Add support for TPS68470 device

The TPS68470 device is an advanced power management
unit that powers a Compact Camera Module (CCM),
generates clocks for image sensors, drives a dual
LED for Flash and incorporates two LED drivers for
general purpose indicators.

This patch adds support for TPS68470 mfd device.

Signed-off-by: Rajmohan Mani <rajmohan.mani@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps68470.c [new file with mode: 0644]
include/linux/mfd/tps68470.h [new file with mode: 0644]