Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a8af09ab authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

regulator: cprh-kbss: add support for sdm660 kbss cpr instances



sdm660 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 sdm660 chip.

CRs-Fixed: 1105923
Change-Id: I2e24a061a5ad4ee959dd578da9e811ac7700702c
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 580c1413
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -33,7 +33,8 @@ KBSS specific properties:
	Definition: should be one of the following:
		    "qcom,cprh-msm8998-v1-kbss-regulator",
		    "qcom,cprh-msm8998-v2-kbss-regulator",
		    "qcom,cprh-msm8998-kbss-regulator".
		    "qcom,cprh-msm8998-kbss-regulator",
		    "qcom,cprh-sdm660-kbss-regulator".
		    If the SoC revision is not specified, then it is assumed to
		    be the most recent revision of MSM8998, i.e. v2.

+580 −146

File changed.

Preview size limit exceeded, changes collapsed.