soc: qcom: Driver for the Qualcomm RPM over SMD
authorBjorn Andersson <bjorn.andersson@sonymobile.com>
Tue, 28 Jul 2015 03:20:32 +0000 (20:20 -0700)
committerAndy Gross <agross@codeaurora.org>
Wed, 29 Jul 2015 19:13:48 +0000 (14:13 -0500)
commit936f14cf4e67168fcd37f10cebf5a475f490fb6e
treea0bec7660c796927def34c3f315ee6addfc71ba4
parentf2ab3298fb4932358d27fc4c7ea1a1891ad7e042
soc: qcom: Driver for the Qualcomm RPM over SMD

Driver for the Resource Power Manager (RPM) found in Qualcomm 8974 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: Andy Gross <agross@codeaurora.org>
drivers/soc/qcom/Kconfig
drivers/soc/qcom/Makefile
drivers/soc/qcom/smd-rpm.c [new file with mode: 0644]
include/linux/soc/qcom/smd-rpm.h [new file with mode: 0644]