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

Commit 7b9b1d9a authored by Osvaldo Banuelos's avatar Osvaldo Banuelos Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add Silver cluster MEM-ACC thresholds for msm8998v2



Define the MEM-ACC threshold and crossover voltage properties
in the VDD_APC0 and OSM devices. This allows MEM-ACC setting
configuration by OSM based on a virtual corner open-loop
voltage threshold.

CRs-Fixed: 1113780
Change-Id: I8173b5b7ae40160797fb725239c69c67a01352e2
Signed-off-by: default avatarOsvaldo Banuelos <osvaldob@codeaurora.org>
parent 89ae37eb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@
	qcom,acdextint0-val = <0x2cf9ae8 0x2cf9ae8>;
	qcom,acdextint1-val = <0x2cf9afe 0x2cf9afe>;
	qcom,acdautoxfer-val = <0x00000015 0x00000015>;
	qcom,pwrcl-apcs-mem-acc-threshold-voltage = <852000>;
	qcom,perfcl-apcs-mem-acc-threshold-voltage = <852000>;
	qcom,apm-threshold-voltage = <800000>;

@@ -452,6 +453,8 @@
	qcom,cpr-aging-ref-voltage = <1056000>;
	qcom,apm-threshold-voltage = <800000>;
	qcom,apm-hysteresis-voltage = <0>;
	qcom,mem-acc-threshold-voltage = <852000>;
	qcom,mem-acc-crossover-voltage = <852000>;
};

&apc0_pwrcl_vreg {