Re: [PATCH v7 2/3] mfd: qcom-rpm: Driver for the Qualcomm RPM
From: Lee Jones <hidden>
Date: 2014-09-24 08:23:41
Also in:
linux-arm-kernel, linux-arm-msm, lkml
From: Lee Jones <hidden>
Date: 2014-09-24 08:23:41
Also in:
linux-arm-kernel, linux-arm-msm, lkml
On Mon, 22 Sep 2014, Bjorn Andersson wrote:
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 <redacted> --- No functional changes since v6.
Then you should have applied my: Acked-by: Lee Jones [off-list ref]
drivers/mfd/Kconfig | 14 + drivers/mfd/Makefile | 1 + drivers/mfd/qcom_rpm.c | 580 ++++++++++++++++++++++++++++++++++++++++++ include/linux/mfd/qcom_rpm.h | 10 + 4 files changed, 605 insertions(+) create mode 100644 drivers/mfd/qcom_rpm.c create mode 100644 include/linux/mfd/qcom_rpm.h
[...] -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog