[PATCH 0/3] qcom_rpm: add support for IPQ8064 resources

From: Josh Cartwright
Date: Thu Nov 20 2014 - 14:48:34 EST


The IPQ8064 SoC has several Resource Power Manager (RPM) controlled resources:
four regulators (two SMB208s, each controlling two regulators) and two fabric
clocks for the Network Subsystem (NSS). This patchset adds the appropriate
definitions for these resources, and extends the existing RPM regulator driver
to support the SMB208.

This patchset is based ontop of v7 of Bjorne Andersson's RPM patchset [1].

1: http://lkml.kernel.org/r/1411428329-23172-1-git-send-email-bjorn.andersson@xxxxxxxxxxxxxx

Josh Cartwright (3):
mfd: devicetree: qcom_rpm: document IPQ8064 resources
mfd: qcom_rpm: add support for IPQ8064
regulator: rpm: add support for RPM-controller SMB208

Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 6 +++-
drivers/mfd/qcom_rpm.c | 41 ++++++++++++++++++++++
drivers/regulator/qcom_rpm-regulator.c | 19 ++++++++++
include/dt-bindings/mfd/qcom-rpm.h | 6 ++++
4 files changed, 71 insertions(+), 1 deletion(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/