mfd: qcom-rpm: Driver for the Qualcomm RPM
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Wed, 26 Nov 2014 21:51:00 +0000 (13:51 -0800)
committerLee Jones <lee.jones@linaro.org>
Thu, 22 Jan 2015 16:04:00 +0000 (16:04 +0000)
commit58e214382bdd1eb48c5a3519182bddcb26edabad
treeb8fb6628b61bca733756a8904006b2f798bbb5fd
parentaa0c4b815045420ea54d5ae5362f5a0190609d46
mfd: qcom-rpm: Driver for the Qualcomm RPM

Driver for the Resource Power Manager (RPM) found in Qualcomm 8660, 8960
and 8064 based devices. The driver exposes resources that child drivers
can operate on; to implementing regulator, clock and bus frequency
drivers.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/qcom_rpm.c [new file with mode: 0644]
include/linux/mfd/qcom_rpm.h [new file with mode: 0644]