]> git.karo-electronics.de Git - linux-beck.git/commit
mfd: add Intel Broxton Whiskey Cove PMIC driver
authorQipeng Zha <qipeng.zha@intel.com>
Mon, 14 Sep 2015 16:39:19 +0000 (00:39 +0800)
committerLee Jones <lee.jones@linaro.org>
Fri, 30 Oct 2015 17:18:50 +0000 (17:18 +0000)
commit39d047c0b1c812e9f0014e7100e372e61f2de3de
treed687bf77df72156dbc8c612eb4d7e96d975c6463
parent6bb3b3acc3d096b938887c90f4bb19a639b99852
mfd: add Intel Broxton Whiskey Cove PMIC driver

Add MFD core driver for Intel Broxton Whiskey Cove PMIC,
which is specially accessed by hardware IPC, not a generic
I2C device

Signed-off-by: Qipeng Zha <qipeng.zha@intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Makefile
drivers/mfd/intel_soc_pmic_bxtwc.c [new file with mode: 0644]
include/linux/mfd/intel_bxtwc.h [new file with mode: 0644]