summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorTirupathi Reddy <tirupath@codeaurora.org>2017-01-30 15:10:11 +0530
committerTirupathi Reddy <tirupath@codeaurora.org>2017-02-10 09:55:09 +0530
commit18e54c2fdacb449130ea1051a9a382e60c5ae181 (patch)
treef5f3e9ac97ef8f97f573bc5d0c3a60a8d788db24 /Documentation/devicetree
parentdd6494d94ef819c093157f73a314e9927305d305 (diff)
regulator: cprh-kbss: add support for sdm630 kbss cpr instances
sdm630 CPU CPR controllers support full hardware closed-loop CPR operation also known as CPR hardening. Extend the cprh-kbss-regulator driver to handle CPU subsystem specific power requirements of the sdm630 chip. CRs-Fixed: 1117353 Change-Id: Id2aa0674b0d9737907defd4b305ee70b74f65142 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/regulator/cprh-kbss-regulator.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/cprh-kbss-regulator.txt b/Documentation/devicetree/bindings/regulator/cprh-kbss-regulator.txt
index ff800352cc05..446046ced77e 100644
--- a/Documentation/devicetree/bindings/regulator/cprh-kbss-regulator.txt
+++ b/Documentation/devicetree/bindings/regulator/cprh-kbss-regulator.txt
@@ -34,7 +34,8 @@ KBSS specific properties:
"qcom,cprh-msm8998-v1-kbss-regulator",
"qcom,cprh-msm8998-v2-kbss-regulator",
"qcom,cprh-msm8998-kbss-regulator",
- "qcom,cprh-sdm660-kbss-regulator".
+ "qcom,cprh-sdm660-kbss-regulator",
+ "qcom,cprh-sdm630-kbss-regulator".
If the SoC revision is not specified, then it is assumed to
be the most recent revision of MSM8998, i.e. v2.